### List all Running Process ps -ef Kill Process kill -9 <pid> kill -kill <pid> kill -s SIGKILL <pid>