Met onderstaande site heb ik NFS geconfigureerd.
https://help.ubuntu.com/community/SettingUpNFSHowToMet dit commando heb ik wel verbinding:
mount -t nfs -o proto=tcp,port=2049 nfs-server:/users /home/usersMaar de configuratie in fstab is fout. Na het rebooten word het niet gekoppeld:
bart-medion:/ /mnt/bart-medion nfs auto 0 0Met onderstaande site heb ik NFS geconfigureerd.
https://help.ubuntu.com/community/SettingUpNFSHowToMet dit commando heb ik verbinding:
mount -t nfs -o proto=tcp,port=2049 nfs-server:/users /home/usersMaar de configuratie in fstab is fout. Na het rebooten word het niet gekoppeld:
bart-medion:/ /mnt/bart-medion nfs auto 0 0Wat doe ik verkeerd in fstab?