At 09:05 PM 5/11/02 +0200, Kim Oppalfens wrote:
>Hi all,
>
>just wondered if there was a way to see which processes are actually 
>running from inetd.
>Since ps aux won't show them.

It will if they are actually running at the moment (for example, open telnet
connections will have associated telnetd processes). If they aren't actually
running, they aren't really *processes*.

If you want to know what *services* inetd is mediating, the easiest way to
find out is to check /etc/inetd.conf to see what services are listed in it.

As a double check, you can run "netstat -l", but it doesn't distinguish
inetd-mediated services from services that are running directly.



--
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA                                    [EMAIL PROTECTED]        
----------------------------------------------------------------


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to