Re: How can I check which services are on or off.

2003-03-10 Thread Robert Storey
> Well, as the subject say, I'm wondering how can I see which > services are on or off rcconf > and how can I stop them or make them run. Also "rcconf", but run it as root. Of course, you first need "rcconf" installed: apt-get install rcconf - Robert -- To UNSUBSCRIBE, email to [E

Re: How can I check which services are on or off.

2003-03-10 Thread Conrad Newton
>From Didier Caamano on Monday, 2003-03-10 at 09:56:10 -0700: > Hello everyone: > > Well, as the subject say, I'm wondering how can I see which > services are on or off, netstat -tupan > and how can I stop them or make them run. /etc/init.d/networking stop /etc/init.d/networking start etc. C

Re: How can I check which services are on or off.

2003-03-10 Thread Andreas Happe
In article <[EMAIL PROTECTED]>, Didier Caamano wrote: > Hello everyone: > > Well, as the subject say, I'm wondering how can I see which > services are on or off, man nmap. > and how can I stop them or make > them run. man inetd.conf apt-cache show xinetd and don't forget to look at the /etc/i

Re: How can I check which services are on or off.

2003-03-10 Thread Lukas Ruf
* Didier Caamano <[EMAIL PROTECTED]> [2003-03-10 18:20]: > Well, as the subject say, I'm wondering how can I see which > services are on or off, and how can I stop them or make > them run. > less /etc/inetd.conf man /etc/inetd.conf lsof man lsof come to my mind. wbr, Lukas -- Lukas Ruf