[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: List all enabled services



> Truejack wrote:
>
>>I am in the process of writing a shell script that would List all the
>>Enabled services on RH servers.
>>
>>Right now, I am checking all the files in /etc/xinetd.d, and listing
>>all the files where the disable=yes tag is not there.
>>
>>Is this the right way to do?
>>Or should I just and check the /etc/services file.
>>
>>Thanks in advance.
>>
>>--
>>Taroon-list mailing list
>>Taroon-list redhat com
>>http://www.redhat.com/mailman/listinfo/taroon-list
>>
>>
> chkconfig --list should do the trick
>
> grtz
> Steve
>
> --
> Taroon-list mailing list
> Taroon-list redhat com
> http://www.redhat.com/mailman/listinfo/taroon-list
>

I think you're asking for netstat.
netstat will show normal daemons as well as inetd called dameons.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]