Curt Sahd

Mount NFS share Ubuntu

To mount an NFS share in Ubuntu you need to install nfs-common: sudo apt-get install nfs-common Next, create the directory to which you would like to mount the share: sudo…

Continue reading
0 Comments