Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Install and Configure an NFS Linux Server and Client
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Create NFS Shares
- 3 Install NFS Server
- 4 Configure the NFS Server
- 5 Examine the /etc/exports file
- 6 Create a fresh /etc/exports file
- 7 Restart the NFS Server
- 8 Test the NFS Server
- 9 Configure the NFS Client
- 10 Install NFS Client App
- 11 Test Server Connectivity
- 12 Create Parent Directory
- 13 Mounting NFS Exports
- 14 Unmounting NFS Exports
- 15 How to auto-mount NFS Exports
- 16 Configure autofs
- 17 Config file demonstration
- 18 0 Restart and check our configuration
- 19 Verify mounts are actually unmounted
- 20 Conclusion