I run Ubuntu on a Viglen MPC-L serverJustCurious wrote:Thanks. Do you know any good source about configuring NFS? (I intend to try it between my linux laptop and my NAS before trying it on a RPi)
Code: Select all
192.168.1.230:/i-data/nfs/home /home nfs defaults 0 0
192.168.1.230:/i-data/nfs/shared /shared nfs defaults 0 0
192.168.1.230:/i-data/nfs/server /srv nfs defaults 0 0