[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Is anything wrong
- Subject: Re: [cobalt-users] Is anything wrong
- From: "kajan" <kajan@xxxxxxxxxxxxxx>
- Date: Sun May 5 09:00:54 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> On Sunday 05 May 2002 10:12 am, kajan wrote:
> > How do You turn it off. which process I have to stop, nfs or nfsfs or
> > nfslock? As the server is online, I do not want to try things out .
> You don't need nfs so stop all of them, unless you are actually connecting
to
> remote file systems
>
> As root
> ps ax | grep process
> replace process with nfs, nfsfs, nfslock
> if the process is currently running STOP it with one of these
> /etc/rc.d/init.d/nfs stop
> /etc/rc.d/init.d/nfsfs stop
> /etc/rc.d/init.d/nfslock stop
>
> Now make sure they don't start up again on reboot
> chkconfig --level 0123456 nfs off
> chkconfig --level 0123456 nfsfs off
> chkconfig --level 0123456 nfslock off
I found none of these process running using above mentioned method.
But later , by stopping portmap I was able to close the port for .sunrpc
Thanks & Regards
Kajan
> --
> Gerald Waugh : Registered Linux user # 255245
> http://www.frontstreetnetworks.com
> Front Street Networks LLC - ph. 203.785.0699
> 229 Front Street, Ste. #C, New Haven, CT, United States of America
> 10:30am up 44 days, 17:58, 3 users, load average: 1.07, 1.04, 1.04
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users