Auto Added by WPeMatico

28Jun/25

Linux: Creating an NFS Share

Sharing data across multiple computers can be achieved in many different ways, in this blog post I’m going to use an Network File System (NFS) share. Server The server will require nfs-kernel-server installing and at least one share setting up: I’m going to be using the share to share out a basic HTML page via […]