Page tree

Versions Compared

Key

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

...

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

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

Code Block
languagebash
sudo mount -t nfs 192.168.0.5:/volume1/guest.public ./mnt/guest.public/


References

sudo apt install nfs-kernel-server