SHARE
Last updated
sudo apt-get install nfs-commonsudo apt-get -f install mkdir sharesudo nautilus computer->etc->fstab->10.69.51.20://share (tab)/home/(computername)/share (tab) nfs (tab) defaults (tab) 0 (tab) 0->save.(NB:IP Address different for different district)
sudo mount -a SHARE is now done successfully on your system
Last updated