Mounting the Remote NFS Directories at Boot
You can mount the remote NFS shares automatically at boot by adding them to /etc/fstab file on the client. Open this file with root privileges in your text editor: sudo nano /etc/fstab Copy…
You can mount the remote NFS shares automatically at boot by adding them to /etc/fstab file on the client. Open this file with root privileges in your text editor: sudo nano /etc/fstab Copy…