DBcare is a new offering from TuxCare, which aims to help administrators avoid rebooting database servers by live-patching them. DBcare is currently in beta, and you can test it out right now. Last year, I had a chance to chat with Jim Jackson about DBcare, and we had a really good conversation about the project that’s still timely today, especially considering the beta test has recently opened up.
Gitea is a self-hosted git server you can run on your Linux rig, enabling you to be in full control of hosting your own repositories. In this video, the process of setting up Gitea is shown on an AlmaLinux server. You’ll see the process of setting up the server, installing Gitea, and even making your first commit to a repository that’s being hosted on your new server.
Continue reading for an overview of the commands that were used in this video.
When it comes to sending files from one device to another, rsync is legendary. Using rsync, you can back up critical data and send it to a backup device, network share, an offsite server and more. In this video, you’ll see an example of backing up critical data on a server with rsync.
I run Fedora! With the gaining popularity of this awesome Linux distro, version 36 is the next stop in its plan for world domination! Okay, maybe that’s a bit too dramatic – Fedora may not be taking over the world, but it is taking the Linux world by storm lately! The May 2022 release of Fedora features GNOME 42, version 5.17 of the Linux kernel, and a tightly integrated GNOME experience. Check out the LearnLinuxTV review of Fedora 36 to see what’s new this time around!
Recently, the new InfinityBook Pro 14 has found its way to the LearnLinuxTV studio. In this video, Jay gives the new 6th generation model a full review. This review will cover the build quality, performance, pricing, and more!
The latest LTS release of one of the most popular desktop distributions is finally here – say hello to Pop!_OS 22.04! In this video, Jay will give you all the details about the release, including (but not limited to), new features, how it differs from Ubuntu, and more!
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”.
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.
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 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.
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.
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.