Skip to content

Instantly share code, notes, and snippets.

@JediMindtrick
Created January 2, 2015 19:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JediMindtrick/8e39d44feedbe90092db to your computer and use it in GitHub Desktop.
Save JediMindtrick/8e39d44feedbe90092db to your computer and use it in GitHub Desktop.
Get nfs shares working for vagrant on linux mint 17
#see https://github.com/mitchellh/vagrant/issues/1534
sudo apt-get install nfs-common nfs-kernel-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment