yum install nfs-utils
systemctl status rpcbind
systemctl enable --now rpcbind
systemctl enable --now nfs-server
systemctl restart nfs-server
In its simplest form, the /etc/exports
file only specifies the exported directory and the hosts permitted to access it:
/exported/directory
bob.example.com(rw,sync)
/exported/directory1
bob.example.com(ro)
yum install nfs-utils
systemctl status rpcbind
systemctl enable --now rpcbind
systemctl enable --now nfs-server
systemctl restart nfs-server
In its simplest form, the /etc/exports
file only specifies the exported directory and the hosts permitted to access it:
/exported/directory
bob.example.com(rw,sync)
/exported/directory1
bob.example.com(ro)
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |