Set up NFS by setting /etc/exports config file # apt-get install nfs-kernel-server# echo "/ *.domainname-for-lan-hosts(rw,no_root_squash,nohide)" \>> /etc/exports Was this article helpful to you?