Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NFS Server Configuration

Separate article will be written on setting up.

This is the key article to understand how to do it. It's not user based but ip range based on the Synology system,

https://www.synology.com/en-us/knowledgebase/DSM/tutorial/File_Sharing/How_to_access_files_on_Synology_NAS_within_the_local_network_NFS

NFS Client

Install nfs client software,

Code Block
languagebash
sudo apt-get install nfs-common

After ensuring IP was setup properly it was just a matter of,

...