- Forums
- Linux Hosting
- Show How Many Processes Are Running In Linux
This Page Is For Showing How Many Processes Are Running In Linux Using The Shell Console Terminal In Unix Prompt [1288], Last Updated: Mon Jun 24, 2024
Webune Support
Mon Oct 19, 2009
0 Comments
529 Visits
so you want to know what command you can use to display and show you how many processes are running in linux?
well, we were show you today. the first thing to do is to login to your Webune Dedicated server using a SSH session.
once you are logged in as root, send this command:
SHELL COMMAND:
ps
after you exectue the ps command, you will see all the system information about your linux server and the current services running on the server itself, this is helpful when you want to find out if you have a process which you are monitoring.