GNU/Linux Ubuntu 18.04 Nfs File Sharing – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Setup Nfs File Share in Ubuntu 18.04 Bionic LTS GNU/Linux.
Network File System (NFS) is a distributed File System Protocol originally developed by Sun Microsystems (Sun) in 1984, allowing a user on a Client Computer to access files over a computer Network much like local Storage is accessed.
And with this SetUp you’ll be able to Nfs Sharing Files on Ubuntu 18.04 to Local and Remote Clients.
Moreover, with this same File Sharing Setup will Works for a Network Composed of Debian/Ubuntu Based Systems.
The “rpcbind” Package have Replaced the Old “portmap” and “nfs-kernel-server” Service the Precedent “nfs-common” one.
Finally, this Setup is valid for all the Ubuntu-based Distros like:
- Linux Mint
- Zorin OS
- Lubuntu
- Elementary OS
- Kde Neon
- Pop_OS!
- Xubuntu
- Linux Lite
- Bodhi
- Puppy
- Kubuntu
- LXLE
- Trisquel
- Voyager Ubuntu
- feren OS
- Peppermint
- Linux Ultimate Edition (You may just need to Discover what’s the Parent Release)

Terminal Getting-Started Guide
How to QuickStart with Command Line on Ubuntu GNU/Linux:
Here Console Ubuntu QuickStart GuideLink to Step-by-Step Guide on Getting Started with Command Line in Ubuntu GNU/LinuxFirst Update the Apt Repo Sources with:
Authenticate with the User Admin Pass.Copysudo apt update
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents