Re: Can't nfs mount Debian box

1997-03-12 Thread Eric Delaunay
David M. Cooke wrote: > When you edit your /etc/exports file on a Linux system you need to > tell rpc.nfsd and rpc.mountd to re-read it. You do this by sending > them a HUP signal. I use this command: > >killall -HUP rpc.nfsd rpc.mountd > > Rebooting should work too but is much slower. If

Re: Can't nfs mount Debian box

1997-03-12 Thread David M. Cooke
[EMAIL PROTECTED] wrote: > > Hi... > > I'm having trouble nfs mounting a Debian box from other machines... 'ps > -aux' indicates rpc.portmap, update, nfsiod (4 instances), kerneld, > inetd, bootpd, rpc.nfsd, rpc.mount, rpc.ugidd. Other processes seem to > be working well (apache, netscape, in.te

Can't nfs mount Debian box

1997-03-09 Thread
Hi... I'm having trouble nfs mounting a Debian box from other machines... 'ps -aux' indicates rpc.portmap, update, nfsiod (4 instances), kerneld, inetd, bootpd, rpc.nfsd, rpc.mount, rpc.ugidd. Other processes seem to be working well (apache, netscape, in.telnetd, bash, emacs)... Still a va