Skip to content

Client

NFS Client

sudo apt install nfs-common
sudo mount <NFS_SERVER_FQDN_OR_IP>/<remote_shared_path> <local_mounth_path>