HP-UX NFS mount

#showmount -e server -> To know the filesystem exported by that server and to whom.
#showmount -a server -> To list the clients currently mounted the exported filesystem.
mount -F nfs server:/exp_imp/exp/bdd1 /mnt/bdd1

link1 link2

Author: WladyX on 9 July, 2010
Category: General, HP-UX

Leave a Reply

Last articles