Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nfs_shares [2021/07/22 22:39]
warmachine created
nfs_shares [2022/03/26 04:47] (current)
warmachine
Line 1: Line 1:
 **- on nas**\\ **- on nas**\\
-share / target host:\\ +share / target host: 
-\\+ 
 +nano /etc/exports 
 /mnt/sda1               192.168.1.62(rw,sync)\\ /mnt/sda1               192.168.1.62(rw,sync)\\
 /mnt/sdb1               192.168.1.62(rw,sync)\\ /mnt/sdb1               192.168.1.62(rw,sync)\\
-\\+ 
 +sudo exportfs -a 
 + 
 +sudo systemctl restart nfs-kernel-server  
 **- on client**\\ **- on client**\\
 nas host/directory\\ nas host/directory\\
Last modified: le 2021/07/22 22:39