Skip to content

Instantly share code, notes, and snippets.

@JediMindtrick
Created January 2, 2015 19:37
Show Gist options
  • 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