How to Install and Configure an NFS Server on Ubuntu 18.04
Network File System (NFS) is a distributed file system protocol that allows you to share remote directories over a network. With NFS, you can mount remote directories on your system and work with files on a remote machine as if they were local files.
|
|
NFS protocol is not encrypted by default and unlike Samba, it does not provide user authentication. Access to the server is restricted by the clients IP addresses or hostnames.
In this tutorial, we’ll go over how to set up an NFSv4 Server on Ubuntu 18.04. We’ll also show you how to mount an NFS file system on the client.
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.