This is a great tutorial: http://www.howtoforge.com/high_availability_nfs_drbd_heartbeat However, if you wanna setup a simple NFS configuration, here are the steps. I’ll break it down to SERVER and CLIENT. For the sake of this tutorial, we’ll assume we’re on the 10.0.10.0/24 LAN. We’ll also assume the following info: 10.0.10.10 server1 (IP & host name for SERVER) 10.0.10.11 [...]