With the advent of a number of GUI configuration tools, the basic networking tools are being further abstracted from the everyday user. Here are a number of “back to basics” troubleshooting tips to help you identify where problems could be originating.
If you are dual-booting Windows and Linux, you may wish to be able to access your Windows filesystem from Linux. For the most part, this is fairly trivial. Basically, it involves ensuring that kernel support is present for the filesystem type that you wish to be able to mount.
For those of you who might not know, PHP stands for “PHP: Hypertext PreProcessor.” It allows you to embed scripting code into a normal HTML file. The Web server will execute those bits of code, then send back the resulting HTML file.
Network File System (NFS) is a file-sharing mechanism that allows for the relatively seamless sharing of files across multiple networked machines. It works by allowing client systems to mount an NFS “share” (as in “shared disk”) from an NFS server as though it were a local disk.