HostGator.com interview question

How do you control processes on a Linux server?

Interview Answers

Anonymous

18 Jul 2012

using "ps -aux" command

5

Anonymous

2 Oct 2012

renice/niceness

1

Anonymous

17 Apr 2012

Using signals (e.g kill)

2