How to Manage Linux Processes Using ps, kill, and pkill
How to deal with the unruly.
Everything running on your Linux computer is a process. Processes ought to play nicely with others, but sometimes they need to be taken in hand. Linux provides the tools youll need.