The latest long-term supported Ubuntu release is here – Ubuntu 22.04 was released on April 21st. In this video, Jay will give you an in-depth look at this new release, including an overview of the new features, thoughts on the “snapped” version of Firefox, and also why Ubuntu’s GNOME implementation this time around can best be described as “FrankenGNOME”.
-
Ubuntu 22.04 LTS – Full Installation Walkthrough
With the release of Ubuntu 22.04 LTS “Jammy Jellyfish”, we have an updated desktop experience with custom features, and long-term support for three years. In this video, we’ll take a look at the installation process. Nothing much has changed in the installer, but if you haven’t seen what the process looks like yet, then this video is for you.
Video-specific Links
-
AlmaLinux OS: Full Installation Walkthrough
AlmaLinux OS is a Linux distribution that aims to be a drop-in replacement for Red Hat Enterprise Linux, and is one of several potential distributions you can migrate to from CentOS as we used to know it. In this video, we’ll take a look at the installation process.
Thank you to Linode for sponsoring this video. Check out Linode and set up your very own AlmaLinux server in the cloud!
-
Rocky Linux: Full Installation Walkthrough
Rocky Linux aims to be “100% bug-for-bug compatible” with Red Hat Enterprise Linux, and is one of several potential distributions you can migrate to from CentOS as we used to know it. In this video, we’ll take a look at the installation process.
-
YubiKey Complete Getting Started Guide!
Have you considered using a YubiKey? In this complete guide, you’ll learn everything you need in order to get started with these awesome security keys. We’ll go over the differences between the available models, which one you should buy, as well as how to set it up to protect local logon for Linux, macOS, and Windows. In addition, two methods for protecting OpenSSH via YubiKeys are also covered.
(more…) -
How to get WiFi working on Linux
It can be a bit frustrating when hardware doesn’t work on your Linux install, especially WiFi. Sometimes, WiFi works out of the box – and other times, not so much. In this video, Jay from LearnLinuxTV will let you know why this is sometimes a problem, as well as some of the things you can do about it.
-
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…) -
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.
-
Linux Crash Course – The echo Command
In the Linux Essentials series, we’ll go over the basics of a Linux command or feature in every episode. This time around, it’s all about the echo command. The echo command allows you to print text, but it also allows you to do other things as well, such as printing the contents of variables.
-
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.
-
Recovering Files from your PC (using Linux)
Running a distribution of Linux on your laptop or desktop is a lot of fun, but that’s not all Linux can do. Using the “live mode” of a distribution can assist you with recovering data from a PC that won’t boot. In this video, Jay shows the process of booting a distribution in live mode to assist in the process of recovering files. As long as your hard disk hasn’t totally failed, this process will enable you to copy its data to an external USB drive.
-
Linux Crash Course – usermod
The Linux Essentials series on LearnLinuxTV consists of mostly stand-alone episodes that are each dedicated to a specific command or feature in Linux. In this episode, we’ll go over the basics of the usermod command.