HostGator.com Interview Question

How do you control processes on a Linux server?

Interview Answers

Anonymous

Jul 18, 2012

using "ps -aux" command

5

Anonymous

Oct 2, 2012

renice/niceness

1

Anonymous

Apr 17, 2012

Using signals (e.g kill)

2