Remote Disk Access With NFS



Remote Disk Access With NFS

In This Chapter

  • NFS Operation Overview

  • Installingnfs

  • Scenario

  • Configuring NFS on the Server

  • Configuring NFS on the Client

  • Activating Modifications to the/etc/exportsFile

  • The NFSautomounter

  • Troubleshooting NFS

  • Other NFS Considerations

  • Conclusion

Samba is usually the solution of choice when you want to share disk space between Linux and Windows machines. The Network File System protocol (NFS) is used when disks need to be shared between Linux servers. Basic configuration is fairly simple, and this chapter will explain all the essential steps.