Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Documentation With Necessary Bits #14

Open
numberwhun opened this issue Jul 7, 2015 · 0 comments
Open

Update Documentation With Necessary Bits #14

numberwhun opened this issue Jul 7, 2015 · 0 comments

Comments

@numberwhun
Copy link

As a part of the part of the downloaded setup, using it the way you have configured, there are a couple of things to note that need to be documented:

  1. You need to create the directories necessary for the NFS mounts by the VM:
    mkdir -p Development/Projects modules
  2. You need to have nfsd running for 'vagrant up' to be successful
    Centos: 'service nfs start'
    Ubuntu: '/etc/init.d/nfs start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant