Home » Linux Tutorials » NFS

NFS

[Dec 23, 2012 | Views: 1,065]
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 »
[Nov 27, 2012 | Views: 3,838]
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 »
[Nov 27, 2012 | Views: 6,559]
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 »
[Nov 27, 2012 | Views: 6,035]
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 »