This is a discussion on List Services Linux Running within the Getting started tutorials forums, part of the Linux Getting Started category; Here is quick command that will list all services linux running: Show only listening sockets/ports and associated program who opend ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Here is quick command that will list all services linux running:
Show only listening sockets/ports and associated program who opend the port: Code:
netstat -tulpn Code:
chkconfig --list Code:
chkconfig --list | grep 3:on Redhat simple interface for configuring runlevels Code:
ntsysv Code:
rcconf
__________________
Raj Linux rulz. I have never turned back in my life ; I shall not do so today.. haha Last edited by raj; 06-12-2007 at 03:41 PM. Reason: mixup |
| Sponsored Links | ||
|
|
|
|||
|
Quote:
vi /etc/rc.d/ vi /etc/init.d/ vi /path/to/service-startup-scripts/can-be/elsewhere/too |
|
|||
|
Quote:
|
![]() |
| Bookmarks |
| Tags |
| debian , linux , redhat , service , ubuntu |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Monitor Running Services | barrett.wendt@aquila.com | Shell scripting | 2 | 06-25-2007 09:24 PM |
| Enable or disable services in Debian Linux | raj | Linux software | 1 | 01-25-2007 03:00 AM |
| Ubuntu Linux control startup services or scripts | chimu | Shell scripting | 1 | 10-06-2006 01:17 AM |
| Which Linux network services pose a security threat? | chimu | Linux software | 2 | 07-20-2006 06:59 PM |
| running .sh script linux | jerry | Shell scripting | 1 | 06-17-2006 01:45 PM |