NFS
darkstar:~# chmod +x /etc/rc.d/rc.rpc
darkstar:~# /etc/rc.d/rc.rpc startdarkstar:~# mount -t nfs darkstar.example.com:/home /home# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd.
/home/backup 192.168.1.0/24(sync,rw,no_root_squash)最后更新于