40 Answer
(Choose 1 answer)
You suspect a DoS attack is exploiting a weakness in an application on an Apache Web server. You want to see how many processes are running on the server. Which of the following commands lists all currently running processes?
A. who apache
B. Is -I/var/www/httpd
C. $ ps aux
D. $ ps -u root
E. None of the other choices