1753936 Members
9631 Online
108811 Solutions
New Discussion

NFS remote link

 
goonx3
New Member

NFS remote link

I want to set up a soft link using NFS so link one directory to a remote server.

What are the steps do this?
(HPUX v3)
thanks
1 REPLY 1
likid0
Honored Contributor

Re: NFS remote link

IF you already have your nfs server configured

on the NFS client fstab add:

NFSserver:/NFSserver/mountpoint /NFSclient/mountpoint nfs rw,soft 0 0


#mount -a
Windows?, no thanks