NFS is a common way to exchange files in a Linux or Unix network.
Setup
WIP
Common errors
RPC request reserved 84 but used 289 (or different numbers)
NFS stalls. The solution is to restart the NFS service with
service nfs-kernel-server restart
(Edited 03-07-19)
Comments