Re: does NFS with nohide option work?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 19 Oct 2002 11:54:10 -0700
"Randall J. Parr" <RParr@TemporalArts.COM> wrote:

> I am trying to use NFS to transfer data between a RH 7.3 (s7) and an RH 
> 8.0 (s8) system.
> 
> I have tried the following on both system (ie coming from both directions).
> [only the names have been changed to proected the innocent]
> 
> /etc/exports:
> -------------------------
> /    [servername](rw,sync,no_root_squash,nohide)
> 
> /etc/fstab
> -------------------------
> servername:/      /servername    nfs    noauto,noac,intr,timeo=15

/etc/exports should be:
/dir_you_want_to_share name.ofmachine.toshareto(rw,otheroptions)

example of this:
/mnt/shared/  wifes.machine.lan(rw)

/etc/fstab should read:
name_of_server_sharing:shared_dir mountpoint_to_mount_share nfs some options

exmple of this:
main.machine.lan:/mnt/shared /mnt/shared nfs timeo=14,intr

-- 
/dTd
Perl 6 will give you the big knob. - Larry Wall



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux