LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Services (https://www.linuxquestions.org/questions/linux-newbie-8/services-4175601820/)

jcave2 03-15-2017 10:08 AM

Services
 
How can I 'see' what services are running on my Linux server?
Thanks.

Found a command string (did not write down, sorry), but it did display all the services and showed what was and was not running.

Thanks.

szboardstretcher 03-15-2017 10:18 AM

Code:

ps aux
top
systemctl
chkconfig

That should cover what is running and what is enabled.

ondoho 03-15-2017 12:37 PM

which distro?
answer depends on that.


All times are GMT -5. The time now is 08:09 PM.