mount -t nfs nfsserver1:/some/folder /mnt/nfs
^^ note we need to mount the share folder on the nfs server
^^^ note the use of -t flag to set the mount type to nfs
^^^^ note how we treat the share folder on nfsserver1 (i.e. nfsserver1:/some/folder) as any other device that is mounted
^^^^^ note the /mnt/nfs folder can be any mount folder you create (I am just useing /mnt/nfs as an example.
mount -t nfs nfsserver1:/some/folder /mnt/nfs
^^ note we need to mount the share folder on the nfs server
^^^ note the use of -t flag to set the mount type to nfs
^^^^ note how we treat the share folder on nfsserver1 (i.e. nfsserver1:/some/folder) as any other device that is mounted
^^^^^ note the /mnt/nfs folder can be any mount folder you create (I am just useing /mnt/nfs as an example.
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |