Network File System (NFS)
Revision as of 12:01, 12 August 2018 by Rafahsolis (talk | contribs) (Created page with "Debian = Server = = Install = sudo apt install nfs-kernel-server nfs-common = Client = = Install = sudo apt install nfs-common")
Debian
Server
Install
sudo apt install nfs-kernel-server nfs-common
Client
Install
sudo apt install nfs-common