Plug the drive into the NFS Server and allow it to auto-mount (or manually mount it if necessary).
Install the NFS utils on the NFS Server:
Update the /etc/exports file on the NFS Server to share the drive that is mounted at /media/backup:
On the PC wanting to mount the drive /media/backup, create a local directory called /media/backup (it could be named something different):
On the local PC, edit the /etc/fstab document (X = the last digit of the NFS Server’s IP Address):
Execute mount -a and the new drive should mount.
Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer