Process management is one of the important aspects of System Administration in Linux, and it includes the killing of processes using the kill command.
In this how-to, we shall look at killing less productive or unwanted processes on your Linux system.
Originally Published at How to Find and Kill Running Processes in Linux