Ubuntu 22.04 is the latest LTS release from Canonical, and is due for release very soon. In this episode, Jay and Tom discuss the new release, and some of the inconsistencies that will come with it.
-
Awesome Linux Tools: ripgrep (rg)
You’ve probably heard of the “grep” command, but did you know about ripgrep? ripgrep is a “line-oriented search tool” that you can use to quickly find text within files, with additional features. Also, a few tools from the “Modern UNIX” suite are discussed in this video as well.
-
Enterprise Linux Security Episode 25 – News Roundup
In the 25th episode of Enterprise Linux Security, Jay and Joao catch up on a few things in the news, including the results of a recent Internet Crime Report, and more!
Downloads
Related Links
-
Enterprise Linux Security Episode 24 – The Latest on Lapsus$
The situation surrounding Lapsus$ is becoming more and more interesting, and in this episode of Enterprise Linux Security Jay and Joao discuss the latest developments regarding the group that has caused quite a ruckus recently.
Download
-
April Fools 2022: Dad Joke Linux
For the entire history of LearnLinuxTV, countless distributions have been reviewed. After all this time, the best distribution of Linux has FINALLY been found! In this review, we’ll take a look at the great DJL!
-
Linux Crash Course – The grep Command
The grep command – one of the most popular Linux commands, and definitely deserving of a feature video in the Linux Essentials series. In this video, Jay goes over the basics of the grep command, along with some useful examples.
(more…) -
The Homelab Show Episode 50 – Giving Back
Organizations aren’t the only thing that benefits from open-source, we do too! In this episode of The Homelab Show, Tom and Jay discuss some of the ways you can contribute back to the projects you benefit from. You don’t need to know how to code in order to give back, as entry-level methods are discussed as well.
-
Linux Crash Course – The sar Command
Monitoring the resources of your Linux server and watching for negative trends is one way to stay ahead of potential performance issues, and the sar command will help you do exactly that. In this video, Jay goes over the basics of the sar command.
-
Enterprise Linux Security Episode 22 – Certificates
Encryption is a great benefit to take advantage of, especially when it comes to hosting web sites. But how exactly do TLS certificates work? In this episode, Jay and Joao discuss foundational concepts surrounding certificates, as well as some advice and recommended practices.
Download:
-
Enterprise Linux Security Episode 21 – Dirty Pipe & Nvidia’s Breach
In the 21st episode of Enterprise Linux Security, Jay and Joao discuss the recent “Dirty Pipe” vulnerability, as well as Nvidia’s recent breach.
Download
Relevant links:
-
Top 5 Terminal Emulators
There are many terminal apps available that you can use while working with the command-line, but which one should you consider using? In this video, Jay shows you his top 5 favorite terminal emulators.
Relevant links
-
Linux Crash Course – Bash History
Bash is the default shell in the majority of Linux distributions, and it has countless features and tricks to make you more efficient. Bash keeps a history of the commands you’ve typed at the prompt, but most people aren’t aware of additional functionality that the history provides you. In this episode of Linux Essentials, Jay describes not only how to use the history command, but also some techniques to make better use of it.