- Run the following commands
$ sudo apt-get install nfs-kernel-server
$ modprobe nfs; modprobe nfsd
- Make sure that /etc/sudoers is reading configuration files located in /etc/sudoers.d
#includedir /etc/sudoers.d
- Add a file vagrant within /etc/sudoers.d with the following