Free Programming Tutorials



Each NFS connection works on a client-server model. One computer isthe server and offers filesystems to other systems. This is called”NFS exporting,” and the filesystems offered are called “exports.”The clients can mount server exports in a manner almost identical tothat used to mount local filesystems.One interesting thing about NFS is its statelessness. You can reboota server and the client won’t crash. It won’t be able to access fileson the server’s export while the server is d 
continue >>

Leave a Reply

Powered by WordPress. All rights reserved.