Setting up NFS Server and Client
In this guide, we will set up the NFS server in ubuntu server 22.04 and access files from the client ubuntu GUI 22.04
Steps
Install the nfs-kernel-server
Create a directory on the server that you want to share with the client
Grant appropriate per...
mdusama.hashnode.dev2 min read