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

Why ls -F dev/log file output indicate as = sign at end of the file name?

5 Answers   HCL, IBM,


Explain about document formatting?

0 Answers  


What the command used for list the contents of your home directory, current directory and all subdirectories?

0 Answers  


Brief about finger username?

0 Answers  


What is the difference between cd and cd in linux?

0 Answers  






what is the standard output in a file as well as disply it on the terminal options like A)pr B) tail C) tee D)nl

3 Answers   Google, Thermotech Engineers,


What is df command in linux?

0 Answers  


ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?

0 Answers   HP,


What is cpu in linux?

0 Answers  


What does umask 077 mean?

0 Answers  


how to see the system configuration in your linux system?

7 Answers  


what is the roles and responsibilities in linux system admin having 2yrs exp..?

0 Answers   HCL, RNF Technologies,


Categories