port

Search

You can find the results of your search below.

Linux Block Device Notes
3 Hits, Last modified:
*''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk1 /mnt/backup1'' *''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : typ... 'vers=4'' : version 4 of nfs * ''192.168.1.5:/export/Disk1'' is the remote exported NFS mount point