NFS shares
First NFS needs to be activated (client and server), then we can start with the configuration files.
Configuration files
The exported shares are listed in /etc/exports
/home/links/Musik/ 192.168.2.0/255.255.255.0(ro,root_squash,sync)
/home/links/Install/ 192.168.2.0/255.255.255.0(ro,root_squash,sync)
/home/matthias/...