NFS
NFS is widely deployed and used even after more than twenty year. NFS is easy to set up and easy to use. This introduces how to set up the NFS ... read more »
tmpfs has blazing speed. Why not set up a high speed NFS server on top of tmpfs?
A little trick is required for setting NFS server on top of /dev/shm. If ... read more »
The ports used by NFS server can be dynamically assigned by rpbind to any higher number. We need to fix the ports used by NFS server to configure firewall or ... read more »
In this post, how to unified Linux login and home directory using OpenLDAP and NFS/automount will be introduced.
0. System environment
This solution is tested on Fedora 12 systems. This method should ... read more »