How to Install and Configure an NFS Server on Ubuntu 20.04.md 497 B


title: How to Install and Configure an NFS Server on Ubuntu 20.04 date: 2021-04-12 08:28:18 categories: [network] tags: [nfs]

authors: sedlav

NFS or Network File System is a distributed file system protocol that allows you to share directories over a network. With NFS, you can mount remote directories on your system and work with the files on the remote machine as if they were local files.

Link