User Tools

Site Tools


en:tipps:nfsmount

Mount

directory in the network via NFS

Requirement: the NFS client must be installed. This is part of the NFS server, so you usually install with apt: nfs-kernel-server

mount once by hand

sudo mount -t nfs server://mountpoint /mnt

permanent mount via fstab

server://mountpoint /mnt nfs rsize=8192,wsize=8192,nosuid,soft 0 0

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
en/tipps/nfsmount.txt ยท Last modified: 2021/12/06 15:34 by kurt