How do you find out the server processes running?
Answers were Sorted based on User's Feedback
Answer / shashi
# ps -A
#top
# ps -e
use can see the running/total prosses
| Is This Answer Correct ? | 3 Yes | 0 No |
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
what is the command to make a process to run in the foreground from background?
What is git command?
List all the files beginning with A
How can I know my linux os is 32 bit or 64 bit? and How can i know my CPU is 32 bit or 64 bit in linux machine environment.?
What does chmod 755 do?
What are the examples of simple command?
how do you port scaning with netcat command?
1 Answers Qseap Technologies, Wipro,
What is the Difference between 'su' and 'su-' ?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?