In this video, we’ll take a detailed look at Linux Mint 22.3 to see whatβs new this time around. While Mint remains one of the most reliable and beginner-friendly Linux distributions available, this release is a noticeably smaller update than some may expect.
Iβll cover the new features included in Linux Mint 22.3, share hands-on impressions, and talk about the downsides as well. If youβre currently running Linux Mint or considering switching to Linux, this review will help you decide whether Linux Mint 22.3 is the right upgrade for you.
In this complete Icinga monitoring tutorial, I walk you through installing and configuring Icinga 2 on Ubuntu from scratch. This is a full getting-started guide designed for Linux administrators, homelab users, and anyone who wants to set up real infrastructure monitoring the right way.
Thanks to Icinga for sponsoring this tutorial! With Icinga (and this tutorial as your guide) you’ll be monitoring your servers like a pro in no time! Check out Icinga here.
In this video, I reviewΒ Notesnook, aΒ privacy-focused note-taking appΒ designed for users who want secure, reliable, and distraction-free note management across devices.
I explain why I switched to Notesnook, share my first impressions, and walk through key features like theming and customization, note sharing, and syncing behavior. I also break down pricing and overall value, so you can decide whether Notesnook makes sense for your workflow.
In this video, I take a closer look at EndeavourOS, an Arch-based Linux distribution that aims to deliver the Arch Linux experience without the complexity of a manual install.
I cover what EndeavourOS is, how the installation process works, and share my impressions after spending time using it. If youβve ever been curious about Arch Linux but wanted something more approachable, EndeavourOS is often one of the first recommendations β and in this review, I explain why.
Distro hopping gets a bad reputation in the Linux community β but what if itβs actually a good thing?
In this video, I explain why distro hopping can be beneficial, how it helps you learn Linux faster, and why switching between Linux distributions can actually make you a better system administrator and problem solver.
Are you a Distro Hopper? If so, consider supporting Learn Linux TV and grab this awesome Distro Hopper shirt!
In this video, we’ll take a deep dive into window tiling in the COSMIC desktop and explore how it can dramatically improve your workflow and productivity. If youβve ever struggled with managing windows on Linuxβor youβre curious how COSMIC handles tilingβthis tutorial is for you!
Did you know you can make Bash automatically run ls every time you use cd? In this video, I show a simple but powerful Bash trick that improves your Linux command-line workflow by automatically listing files whenever you change directories.
We start by creating a custom cd function in Bash, then I walk through exactly how it works so you understand whatβs happening behind the scenes. This approach helps you learn more about Bash functions, shell behavior, and how to customize your terminal in a practical, real-world way. Once youβve set this up, navigating directories becomes faster and more informative, especially when working in complex file structures.
As a bonus, I also demonstrate how to create a reusable extract function that can automatically unpack many common archive formats from the command line, saving you even more time.
If youβre looking for useful Bash tips, want to customize your Linux terminal, or enjoy learning small tricks that improve productivity, this video is for you.
Is CachyOS really one of the fastest Linux distributions available right now? In this video, I take a detailed look at CachyOS, an Arch-based Linux distribution that focuses heavily on performance, responsiveness, and modern hardware optimization.
I start by explaining what CachyOS is and who itβs designed for, then talk about the installation process so you know what to expect if youβre thinking about trying it yourself. From there, we dive into how software management works in CachyOS, and I also highlight other key areas where CachyOS stands out, including its performance-oriented defaults, system tweaks, and overall desktop experience.
If youβre curious about high-performance Linux desktops, wondering how CachyOS compares to other popular distributions, or considering switching from Arch, Fedora, or another distro, this review will help you decide whether CachyOS is worth your time.
The TinyPilot Voyager 3 aims to deliver a modern take on KVM-over-IP, offering remote console access without relying on Java or legacy browser plugins. In this video, I take a hands-on look at the upcoming TinyPilot Voyager 3 to see how well it works, what features it includes, and whether itβs worth considering for homelabs, servers, and remote system management.
I start by explaining what TinyPilot is and how it compares to traditional solutions like IPMI, then walk through the setup process, web console, and included software. From there, we look closely at the hardware design, ports, and build quality, followed by a detailed demo of the HTML5 remote console and virtual media support for mounting ISOs and booting systems remotely.
If youβre searching for a clean, modern KVM-over-IP solution, curious whether TinyPilot can replace IPMI for your workflow, or want a Java-free way to manage headless systems, this review will help you understand what the Voyager 3 brings to the table and who itβs best suited for. I also cover pricing and overall value to help you decide if it makes sense for your setup.
Learn how to use the Linux stat command to view detailed file metadata, timestamps, permissions, and filesystem information. This comprehensive tutorial covers everything you need to know about the stat command and how it differs from the ls command.
The stat command is an essential Linux tool that displays comprehensive information about files and filesystems – far more detailed than what ls shows. In this tutorial, I’ll show you how to view file metadata, format stat output, filter by timestamps, and analyze filesystem details.
Does the Geekom A7 Max run Linux well? In this video, I take a close look at the Geekom A7 Max mini PC with a strong focus on Linux compatibility, hardware support, and overall value for Linux users.
I walk through the build quality, ports, and specifications, then dive into real-world Linux testing to see how well this system handles modern Linux distributions. If youβre considering the Geekom A7 Max as a Linux mini PC for daily use, development, or home lab tasks, this review will help you decide if itβs the right fit.
Iβll also discuss pricing and value to determine whether the Geekom A7 Max makes sense compared to other mini PCs on the marketβespecially if Linux is your operating system of choice.
If youβre researching Linux on mini PCs, looking for a quiet, compact Linux system, or wondering whether AMD-based mini PCs offer good Linux support, this video is for you!
Learn how to properly add sudo users in Linux using the /etc/sudoers.d directory – the recommended best practice method for managing sudo access and user privileges.
In this Linux sudo tutorial, I’ll show you the safe and professional way to grant sudo permissions to users without directly editing the /etc/sudoers file. This method reduces the risk of configuration errors and makes sudo management cleaner and more organized.