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 |
What is echo command in batch file?
What is clang format?
How will you suspend a running process and put it in the background?
What is linux pwd (print working directory) command?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How to add Crete a new ftp user? or How to add a exiting user into FTP ?
What is the default number of shell commands saved in the history list of .cshrc file?
How do I permanently set ulimit in linux?
List all the files beginning with A
how do you port scaning with netcat command?
1 Answers Qseap Technologies, Wipro,
In /boot/grub/grub.conf file there is a line kernel /vmlinuz-version ro root=/dev/sda2, What is the meaning of "/" before vmlinuz? Pls explain?
Explain about gzip filename?