Linux Process Tuning Made Easy: Understanding nice and renice

  Рет қаралды 14,378

Learn Linux TV

Learn Linux TV

Күн бұрын

Пікірлер: 24
@SnowDaemon
@SnowDaemon Жыл бұрын
Seriously this channel is the best. The amount of free knowledge available is wild. Thanks Jay!!!
@solaris051
@solaris051 3 ай бұрын
I love your series Jay! You have a tallent of putting valuable information into easily digestible form. I like to rewatch them every couple of month to brush up what I've learnt.
@eveykhan
@eveykhan Жыл бұрын
Great video! I would’ve loved a quick explanation on what process priority means in practice, and what its “niceness” means, though, before going into the “hows”.
@Linuxenthusiast
@Linuxenthusiast 9 ай бұрын
I'm a huge admirer of Jay; I've been watching his videos since I began learning Linux. Thank you!
@sotecluxan4221
@sotecluxan4221 Жыл бұрын
....and a happy new year!
@TangDynasty1983
@TangDynasty1983 Жыл бұрын
Jay, can you make a video on why and how to track different logs files to diagnose different things? Thank you.
@synen
@synen Жыл бұрын
I appreciate the video. However, as beginners we need practical examples on when to do this, lower or higher.
@sussusamogus7831
@sussusamogus7831 11 ай бұрын
thanks Jay, great video :)
@skmplanet9591
@skmplanet9591 11 ай бұрын
Thanks a lot. Your videos are very interesting and easy to learn. Request you to add more videos on BASH scripts and LXD.
@Marcasecas
@Marcasecas Жыл бұрын
It would be nice to be able to adjust the priority of a vm (instead of a process) in proxmox..
@TMS26164
@TMS26164 Жыл бұрын
you are the best in linux OS administration
@Not-THAT-ChrisPratt
@Not-THAT-ChrisPratt Жыл бұрын
Outstanding video and great description of nice and renice. It's very confusing the way nice and priority values are counter-intuitive, but you presented it well so even I can understand. Question - if I change the nice/priority of a process with sub-processes, will this change automatically for the sub-processes as well? Eg: I'm running Kdenlive and the rendering engine uses the process named "melt" with dozens of sub-process. Do I have to renice them all, or the the top one?
@Andy.N-_-
@Andy.N-_- 11 ай бұрын
Great vid really helpful
@xtornado123
@xtornado123 Жыл бұрын
Hi, i think it will be good to cover FRR (free range routing) as a topic for your channel. Best regards
@SvalbardSleeperDistrict
@SvalbardSleeperDistrict Жыл бұрын
Hi, what is the name of the terminal font in the video?
@hxxzxtf
@hxxzxtf Жыл бұрын
🎯 Key Takeaways for quick navigation: 00:01 🚀 *Introduction to Linux Crash Course Series* - Introduction to the Linux Crash Course series on Learn Linux TV. - Each video covers an important Linux-related concept. - Emphasis on standalone videos for flexible learning. 02:29 💻 *Sponsor Message: Aami Connected Cloud* - Aami Connected Cloud as an affordable, flexible, and reliable cloud provider. - Quick setup of Linux servers with a variety of features. - Marketplace with over 100 applications for easy deployment. 03:37 🔄 *Understanding Process Priority* - Using the PS command to determine current process priorities. - Explaining the priority and niess columns in the PS command output. - Introduction to the concepts of niess values and process priority. 08:20 ⬆️ *Increasing Process Priority with "renice"* - Using the "renice" command to increase the priority of a running process. - Demonstrating how to change priority values and their impact. - Highlighting the need for sudo when increasing process priority. 09:56 ⬇️ *Decreasing Process Priority with "renice"* - Using the "renice" command to decrease the priority of a running process. - Showing the impact of lowering the priority on process execution. - Noting the absence of sudo when decreasing process priority. 11:49 🔄 *Alternative Syntax for "renice"* - Highlighting differences in syntax between "nice" and "renice" commands. - Demonstrating an example of setting process priority without using "-n." - Emphasizing the need for consistency in command syntax. 13:10 ➕ *Setting Priority for New Processes with "nice"* - Using the "nice" command to set priority for a new process. - Launching Vim with a specified priority and examining the process. - Contrasting the syntax of "nice" with "renice" for new processes. 14:34 🔄 *Syntax Variation: "nice" vs. "renice"* - Discussing syntax differences between "nice" and "renice" commands. - Demonstrating an example of using "nice" for launching a new process. - Emphasizing the importance of using "-n" with "nice" for setting priority. 15:31 🎓 *Conclusion and Call to Action* - Recap of the basics of setting process priority in Linux. - Expressing gratitude for watching the Linux Crash Course series. - Encouraging viewers to like, subscribe, and stay tuned for more content. - What are *some practical scenarios where adjusting process priority in Linux would be beneficial?* How does *the concept of process priority discussed in the video relate to system performance optimization?* Can you *provide examples of other Linux commands that are used for managing processes and system resources?* Made with HARPA AI
@WDCallahan
@WDCallahan Жыл бұрын
Pretty sure nice doesn't go to to 20. You said that several times. -20 to +19. Those plots the zero in the middle make a nice round 40 levels.
@it-sd
@it-sd Жыл бұрын
Very (re)nice!
@limbsjones
@limbsjones Жыл бұрын
Nice shirt!!!
@fghoba7858
@fghoba7858 Жыл бұрын
👍👍👍
@wolfenstein6676
@wolfenstein6676 Жыл бұрын
I take it that you missed my previous question, mate?
@ShShipon-k3f
@ShShipon-k3f Жыл бұрын
❤❤❤❤
Understanding Variables on the Linux Command-Line
18:01
Learn Linux TV
Рет қаралды 18 М.
How to Use the dig Command in Linux | DNS Lookup Tutorial
14:17
Learn Linux TV
Рет қаралды 354
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН
$1 vs $500,000 Plane Ticket!
12:20
MrBeast
Рет қаралды 122 МЛН
Linux Crash Course - The lsof Command
23:49
Learn Linux TV
Рет қаралды 35 М.
Linux Nice and Priority values
10:56
Engineer Man
Рет қаралды 25 М.
Linux Crash Course - The ps Command
15:19
Learn Linux TV
Рет қаралды 50 М.
What's the deal with Flatpak? (Linux Crash Course Series)
15:46
Learn Linux TV
Рет қаралды 52 М.
10 Common Linux Issues and How to Fix Them
23:45
Learn Linux TV
Рет қаралды 90 М.
10 Tips to Make Learning Linux Less Painful
19:13
Learn Linux TV
Рет қаралды 371 М.
What is $PATH on a Linux Shell? (The Linux Crash Course Series)
21:52
Learn Linux TV
Рет қаралды 36 М.
Turn on your Server from anywhere!
20:31
Christian Lempa
Рет қаралды 100 М.
Linux Crash Course - Easy Terminal Commands for Inspecting Hardware
19:39
Using nmap to scan networks (Awesome Linux Tools)
16:07
Learn Linux TV
Рет қаралды 37 М.
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН