Changes

From SME Server
Jump to navigationJump to search
215 bytes added ,  11:15, 3 January 2015
Line 209: Line 209:     
==client side==
 
==client side==
* nfs-comon
+
* nfs-common
 
install nfs-common (it depends of your distribution)
 
install nfs-common (it depends of your distribution)
   Line 216: Line 216:  
  mount -t nfs 192.168.xx.xxx:/home/e-smith/files /mnt/partage
 
  mount -t nfs 192.168.xx.xxx:/home/e-smith/files /mnt/partage
 
  ll /mnt/partage
 
  ll /mnt/partage
 +
 +
* mount the network share in the fstab
 +
 +
If you want to get mounted the NFS remote share at boot, you can add  it in your fstab
 +
Eg
 +
192.168.XX.205:/mirror/mirror/smeserver-repo  /home/build/smeserver/ nfs rw  0 0
 +
 
==ToDos==
 
==ToDos==
    
[[Category:Contrib]]
 
[[Category:Contrib]]

Navigation menu