How do you find out the server processes running?

Answers were Sorted based on User's Feedback



How do you find out the server processes running?..

Answer / guest

using ps -A command we can find.

Is This Answer Correct ?    7 Yes 0 No

How do you find out the server processes running?..

Answer / sameer

you can also use this command
ps -aux it will show you all details

Is This Answer Correct ?    4 Yes 0 No

How do you find out the server processes running?..

Answer / shashi

# ps -A
#top
# ps -e

use can see the running/total prosses

Is This Answer Correct ?    3 Yes 0 No

How do you find out the server processes running?..

Answer / raja

use top command

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

What is trusted/untrusted operating system?

8 Answers  


I want to kill zombie process, but with using kill 9 i cannot kill that process? can u tell other commands?

3 Answers   CTS,


What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?

2 Answers  


What is the most graceful way to get to run level single user mode?

9 Answers   Cisco,


How can you copy lines into the buffer in command mode?

0 Answers  






What are grep patterns called?

0 Answers  


How commands work in linux?

0 Answers  


What does (cd dir && command) do?

0 Answers  


Explain about refer?

0 Answers  


What is grep command?

0 Answers  


What is the symbol of linux?

0 Answers  


What is df command in linux?

0 Answers  


Categories