Article 5BZ0T Exporting NFS

Exporting NFS

by
cosky5
from LinuxQuestions.org on (#5BZ0T)
I need help getting this right
mkdir /nfs
chmod 777 /nfs/
vim /etc/exports/nfs *(rw)

Then I systemctl start
systemctl start {rpcbind,nfs-server,rpc-statd,nfs-idmapd}

This is the result when trying to run the script

Failed to start rpcbind.service: Unit rpcbind.service not found.
Failed to start nfs-server.service: Unit nfs-server.service not found.
Failed to start rpc-statd.service: Unit rpc-statd.service not found.
Failed to start nfs-idmapd.service: Unit nfs-idmapd.service not found.

I need help please?latest?d=yIl2AUoC8zA latest?i=hK11DN-xId0:kzcXq5XHC6c:F7zBnMy latest?i=hK11DN-xId0:kzcXq5XHC6c:V_sGLiP latest?d=qj6IDK7rITs latest?i=hK11DN-xId0:kzcXq5XHC6c:gIN9vFwhK11DN-xId0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments