Comments on How to Install NFS Server and Client on Ubuntu 22.04
NFS or Network File System is a protocol that allows local users to access remote data from multiple disks and directories in the same way as local access. In this tutorial, you will learn how to install the NFS Server and Client on the Ubuntu 22.04 Server. You will also learn how to mount the NFS shared directory automatically at system boot on the client machine.
2 Comment(s)
Comments
very detailed instructions, successfully tested on PCs with Linux Mint 21.
Thank you!
Thank you so much for these clear and detailed instructions. Worked without a hitch setting up shares between Ubuntu 22.04 machines on my (home) LAN. I was a bit worried at first because the instructions appeared to refer to connecting a desktop client with a headless server, presumably running Ubuntu server edition. However it seems that all the required NFS server functions run fine in Ubuntu Desktop.
Thanks again!