• Ask about client server IP, eg: 163.172.255.254
  • Create folder for files:
    mkdir /files/163-172-255-254/
  • Fix permissions:
    chmod nfs:nfs /files/163-172-255-254
  • Add new entry to /etc/exports
    /files/163-172-255-254   163.172.255.254(rw,sync,no_subtree_check,all_squash,anonuid=1001,anongid=1001,insecure)
  • Reload config
    service nfs-kernel-server reload

More info about creating and using NAS server: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nfs-mount-on-ubuntu-16-04

faq/support/linux/nas/add-new-folder.txt · Last modified: 2019/04/10 08:51 by 127.0.0.1
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0