Re: Setup of NFS

2002-11-03 Thread Mike Chambers
On Sun, 2002-11-03 at 09:25, Tom Eastep wrote: > If you enable the "netfs" service in the client, these NFS mounts will > occur automatically after your network is started. This was IT!!! yay!!! Enabling that worked and it's all OK now, thanks a heap!! Now to reget my rhn-applet working again

Re: Setup of NFS

2002-11-03 Thread Tony Nugent
On Sun Nov 03 2002 at 08:56, Mike Chambers wrote: > On Sun, 2002-11-03 at 08:35, Aaron Konstam wrote: > > > If you want it less insecure use a domain designamtion insteas of * > > above. For example: > > /home/download *.harvard.edu(rw,no_root_squash) > > The exports file on server side seems to

Re: Setup of NFS

2002-11-03 Thread Tom Eastep
--On Sunday, November 03, 2002 09:09:56 AM -0600 Mike Chambers <[EMAIL PROTECTED]> wrote: Is there any chance that it's trying to mount the NFS share *before* the network is being brought up? Therefore it wouldn't be able to mount it? It seems like I can mount them manually once I have my wor

Re: Setup of NFS

2002-11-03 Thread Mike Chambers
On Sun, 2002-11-03 at 08:56, Mike Chambers wrote: > The exports file on server side seems to work fine, as I can manually > mount the NFS dir on the client side. It's the client side I believe > that is the problem. Is there any chance that it's trying to mount the NFS share *before* the network

Re: Setup of NFS

2002-11-03 Thread Mike Chambers
On Sun, 2002-11-03 at 08:35, Aaron Konstam wrote: > If you want it less insecure use a domain designamtion insteas of * > above. For example: > /home/download *.harvard.edu(rw,no_root_squash) The exports file on server side seems to work fine, as I can manually mount the NFS dir on the client sid

Re: Setup of NFS

2002-11-03 Thread Aaron Konstam
On Sun, Nov 03, 2002 at 10:40:05AM +0200, Pavel Rozenboim wrote: > try in /etc/exports (on the server): > > /home/download *(rw,no_root_squash) > /home/reddawg *(rw,no_root_squash) > > (Absolutely insecure, allows everyone full access to shares) If you want it less insecure use a domain designamt

RE: Setup of NFS

2002-11-03 Thread Pavel Rozenboim
) homer:/home/reddawg /home/reddawg/homer nfs noauto,noexec,suid,rw > -Original Message- > From: Mike Chambers [mailto:mike@;netlyncs.com] > Sent: Sun, November 03, 2002 5:15 AM > To: RedHat - Psyche > Subject: Setup of NFS > > > Ok, been reading on how to s

Setup of NFS

2002-11-02 Thread Mike Chambers
Ok, been reading on how to setup NFS and sort of got it, but not really LOL. I want to setup two directories on my server and mount them on a workstation. I know you have to setup /etc/exports on the server side, then edit /etc/fstab on the client side. The problem is, I don't know the format., e