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 r the different command to check ram,process and hdd of linux machine

4 Answers  


What does && mean in bash?

0 Answers  


Which command is used to see the online manual?

0 Answers  


what is linux utilities and editor

4 Answers   Oracle, Wipro,


How do I find cpu in linux?

0 Answers  






what is emacs editor and feature........???????????????????????????

1 Answers  


What is umask 000?

0 Answers  


difference between nfs soft and hard mouniting points?

5 Answers   Oracle,


What file type is a makefile?

0 Answers  


What is FC command?

0 Answers  


Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?

0 Answers  


What is option in linux command?

0 Answers  


Categories