KILL Linux processes!! (also manage them) // Linux for Hackers // EP 7

preview_player
Показать описание


Welcome to episode 7 of the Linux for Hackers series. In this episode, NetworkChuck takes you on a journey of how to manage processes in Linux. He covers everything from how to find processes, put them in the foreground and background, and even how to KILL processes!!

Checkout HTB:

**Sponsored by Hack The Box

SUPPORT NETWORKCHUCK
---------------------------------------------------

READY TO LEARN??
---------------------------------------------------

FOLLOW ME EVERYWHERE
---------------------------------------------------

0:00 ⏩ Intro
1:49 ⏩ Access your FREE Linux Lab
2:23 ⏩ recap: What is a Linux Process?
2:54 ⏩ the PS command (diving deeper)
4:40 ⏩ how to KILL a Linux Process
5:40 ⏩ find a process id by name (pgrep)
6:28 ⏩ ps….let’s talk more about it
8:00 ⏩ how to monitor Linux processes (top and htop)
9:01 ⏩ background and foreground processes
15:02 ⏩ the KILL command (deep dive)

AFFILIATES & REFERRALS
---------------------------------------------------
(GEAR I USE...STUFF I RECOMMEND)

#python #pythonrightnow #learnpython
Рекомендации по теме
Комментарии
Автор

You can kill using a job number, rather than a process ID with
kill %1 (or whatever job number).

gmc
Автор

Always been confused about killing processes and never bothered learning why -9 always works. Now I know. Thanks 👍

HenrikLarsson
Автор

Chuck you are the Perfect IT teacher I was looking for Super easy and Great Explanations Thanks ♥️♥️

dwolf
Автор

You made my day by adding episode 7 today!! I recently switched from windows 10 to Ubuntu 20.04. I’ve always used windows os but always had a soft spot for Linux and well after watching your channel for a few months I decide to make the switch. Thanks for the education!! I also wanted to give you my respect. I was born in 88 and it’s very inspiring to see someone my age accomplish such great things!! ❤️✌🏻🖖🏻

curiousmemory
Автор

Chuck, you are the best tech teacher I ever seen, I watch every single one of your video's, because every they have encouraged me to study linux, networking, security etc. You're always the best. Thank you very much.

sharwinshreds
Автор

That was a "Mortal Bash Kombat"? I felt for the 3 ping jobs... Triple Kill ☠ malevolent laugh 🤣🤣

fernandovicentin
Автор

"Anyways, that's enough killing for today." - NetworkChuck, 2022

FlawedFabrications
Автор

I like watching people like you. Although I am very very familiar with Linux already, seeing people excited to use and learn about Linux makes me happy. Mostly coming from a world of Windows Server, I enjoy watching people use Linux for many things.

JerimiahMayle
Автор

Thank you for everything you do on educating people. I love your videos so happy YouTube decided to recommend them to me. I've been hacked multiple times and was never really that technical. I've been learning more and becoming more technical. I have a career in Healthcare but have been wanting to make a career change to something else. I've been trying to learn how to code and more about networking and cyber security. I do have learning disabilities and dyslexia so it takes me a bit more time to get the information. I was thinking about going back to school for a Network Security Technician course but Hack the Box looks like it could be way better as it's more along how I learn. Keep up all the amazing work and much love.

CryptoDabber
Автор

this is really amazing content, ive always been a windows user and a personal windows spokes person but now i even joined the HTB Academy all because of the amazing content. im in IT and i just realised how important Linux is and how easy and fun it can be to learn the system. Thanks man keep up the amazing work Chuck!

MoabiMosimane
Автор

Loved the break down and instruction watched all 7 vids in a row! Thank you for making such educational entertaining vids.

relentlessgrinds
Автор

Dude, mostly know this stuff but still watching. It’s so fun to watch! Keep going, your videos are golden.

hugo
Автор

Hi Chuck, at 7:46 you're telling us that "firefox" is still alive but in reality, the process you're seeing (9147) is your grep command/process (grepping firefox) run just before :). Anyway, great content and keep going.

soufianta
Автор

You’re killing it! Wonderful video, missed you the last couple of weeks! Hope you’re doing well.

michaelwaterman
Автор



Welcome to episode 7 of the Linux for Hackers series. In this episode, NetworkChuck takes you on a journey of how to manage processes in Linux. He covers everything from how to find processes, put them in the foreground and background, and even how to KILL processes!!

Checkout HTB:




**Sponsored by Hack The Box

0:00 ⏩ Intro
1:49 ⏩ Access your FREE Linux Lab
2:23 ⏩ recap: What is a Linux Process?
2:54 ⏩ the PS command (diving deeper)
4:40 ⏩ how to KILL a Linux Process
5:40 ⏩ find a process id by name (pgrep)
6:28 ⏩ ps….let’s talk more about it
8:00 ⏩ how to monitor Linux processes (top and htop)
9:01 ⏩ background and foreground processes
15:02 ⏩ the KILL command (deep dive)

NetworkChuck
Автор

Learned something new today about killing processes. Love htop! I also use tmux to make it easier to keep the process going after I disconnect from SSH. The examples explained in the video are way cooler!

Darkk
Автор

Let's just take a moment and appreciate the way this guy made linux commands extra fun.

josipmandic
Автор

0:53
quick tip to oopen task manager
CTRL + SHIFT +ESC

thebikecrafter
Автор

Chuck thank you so much ! Ive learned so much from your videos ! I even showed my professor your channel and he loved it and wants to start assigning students homework to watch your videos.

NK-iwrq
Автор

great video! Just binged this whole linux series. Please keep em coming!

edpowers