Tag:
server
Setting up a NFS server on Gentoo doesn’t have to be difficult. Here I will explain how to setup a basic NFS server in just a few steps. The fist step is to become root. $ su – Your Gentoo kernel must be compiled with support for both NFS server and client. You can check [...]