kill command is used to terminate the process or stop the process. In this video, you will learn differnt types of signals such as SIGCONT, SIGINT, SIGKILL, SIGTERM, SIGSTOP, SIGTSTP signals. You can kill the process either by using Process ID or Process Name. You can learn how to use control keys such as The Control+Z(ctrl+z) key suspend the job, and place it in the background as a stopped job. The Control+C(ctrl+c) terminate or interupt the running process. --------------------------------------------------------------------------------------------- For example kill -9 Kill signal kill -15 Termination signal kill -18 Continue the process kill -2 Interrupt from keyboard kill -19 Stop the process kill -20 Stop the process Timestamp- 00:00 Introduction to kill command 01:00 Introduction to process signals 01:33 kill -l command 02:10 SIGSTOP or SIGTSTP Signal 04:30 SIGTERM or SIGKILL Signal 06:35 SIGCONT Signal 07:57 SIGINIT Signal 09:31 How to find process ID using ps -e command 10:41 Kill the process using process ID 12:17 How to find process using pstree -s command 13:00 kill the process using process name --------------------------------------------------------------------------------------------- 1. free complete linux basic commands course:- • Linux Basic Commands 2. free complete linux user management commands:- • Linux User Management Commands 3. free complete linux process management commands:- • Linux Process Commands ----------------------------------------------------------------------------------------------------- What is kill command kill command in linux How to use linux kill command Kill command in linux with examples Linux kill command tutorial Linux process signals kill signal ps and kill command pstree and kill command How to identify the process using ps or pstree command pkill command killall command Managing the background jobs and foreground process linux command linux for beginner top basic commands linux tutorial command line linux linux commands for beginners learn BASH commands fedora linux commands linux commands tips and tricks #linux #linuxinhindi #fedora #linux_tutorial #bash #command #terminal #boharsingh #basiccommands