Open hammer opened 8 years ago
Could add to the README.md as a note. From my notes, this is done like so:
apt-get install nfs-kernel-server sudo mount -t nfs strato-nfs-vm:/strato-nfs-data /results
mounts the /strato-nfs-data directory from the NFS server strato-nfs-vm to /results
@ihodes for mounting you just need the client part → apt-get install nfs-common
apt-get install nfs-common
Could add to the README.md as a note. From my notes, this is done like so:
mounts the /strato-nfs-data directory from the NFS server strato-nfs-vm to /results