Changes

From SME Server
Jump to navigationJump to search
208 bytes added ,  16:38, 24 November 2014
no edit summary
Line 116: Line 116:     
However, I don't think this starts/restarts rpcbind, hence the reboot on install which should not really be necessary.
 
However, I don't think this starts/restarts rpcbind, hence the reboot on install which should not really be necessary.
 +
 +
==client side==
 +
* nfs-comon
 +
install nfs-common (it depends of your distribution)
 +
 +
* mount the network share
 +
mkdir /mnt/partage
 +
mount -t nfs 192.168.xx.xxx:/home/e-smith/files /mnt/partage
 +
ll /mnt/partage
 
==ToDos==
 
==ToDos==
  

Navigation menu