====== Home Directories on Ubuntu ======
====== Server ======
Mozart is the NFS server refer to [[linux:arch_home_directories|this page]] for more information.
====== client ======
install these
sudo apt-get install portmap nfs-common
**You should also configure an NTP client to sync with the NTP server on the fileserver**
add this line to the clients /etc/fstab
172.29.0.6:/acm-home /home nfs4 _netdev,auto,hard 0 0
change this line in the clients /etc/idmapd.conf
Domain = acm.cs