Re: gettign rid of...

2000-04-15 Thread Dev Anand
Viri- wrote: > Hey I'm just trying to shut down a few services that I don't want > running on my system. I edited /etc/inetd.conf and got rid of most but > my HTTP smtp sunrpc (?) and 6000 (X11) are still open. I'd like to > make my system as secure as possible so I'd like to close these. But

Re: gettign rid of...

2000-04-15 Thread Alan Shutko
Jesse Marlin <[EMAIL PROTECTED]> writes: > The capital S indicates that this service should be started in run level 3. > To change it so that it won't start do a: It's just a link. Why not remove it? -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! 211 days, 20 hours, 14 minutes,

RE: gettign rid of...

2000-04-15 Thread Christopher Medalis
httpd and smptd are not (usually) run from inetd, they are started on their own from rc scripts and all... the X11 is prolly open cux you have xdm(gdm, kdm...) enabled (run level 5) try dropping to runlevel 3, and startx, and run the stop scripts for httpd, you may want to leave smtp up to get the

Re: gettign rid of...

2000-04-14 Thread Dev Anand
Viri- wrote: > Hey I'm just trying to shut down a few services that I don't want > running on my system. I edited /etc/inetd.conf and got rid of most but > my HTTP smtp sunrpc (?) and 6000 (X11) are still open. I'd like to > make my system as secure as possible so I'd like to close these. But

Re: gettign rid of...

2000-04-13 Thread Tony Nugent
On Sun Apr 09 2000 at 13:49, Viri- wrote: > Hey I'm just trying to shut down a few services that I don't want > running on my system. I edited /etc/inetd.conf and got rid of most but > my HTTP smtp sunrpc (?) and 6000 (X11) are still open. I'd like to > make my system as secure as possible so

Re: gettign rid of...

2000-04-13 Thread John Summerfield
> Hey I'm just trying to shut down a few services that I don't want > running on my system. I edited /etc/inetd.conf and got rid of most but > my HTTP smtp sunrpc (?) and 6000 (X11) are still open. I'd like to > make my system as secure as possible so I'd like to close these. But > where are t

Re: gettign rid of...

2000-04-13 Thread Dev Anand
Viri- wrote: > Hey I'm just trying to shut down a few services that I don't want > running on my system. I edited /etc/inetd.conf and got rid of most but > my HTTP smtp sunrpc (?) and 6000 (X11) are still open. I'd like to > make my system as secure as possible so I'd like to close these. But

RE: gettign rid of...

2000-04-13 Thread Whitley, Sarah \(ISS Reading\)
Did you hup inetd after the edit? S -Original Message- From: Viri- [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 09, 2000 6:49 PM To: [EMAIL PROTECTED] Subject: gettign rid of... Hey I'm just trying to shut down a few services that I don't want running on my system. I edited /etc/inet