Skip to content

Instantly share code, notes, and snippets.

@joshtronic
Created January 29, 2012 22:41
Show Gist options
  • Save joshtronic/1701127 to your computer and use it in GitHub Desktop.
Save joshtronic/1701127 to your computer and use it in GitHub Desktop.
/home *(rw,sync,no_root_squash)
192.168.1.4:/home /home nfs rw 0 0
sudo apt-get install nfs-common
sudo apt-get install nfs-kernel-server
sudo /etc/init.d/nfs-kernel-server start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment