In this episode, Tom and Jay answer questions sent in from the audience. Topics include (but aren’t limited to) WiFi, Intel NUCs for servers, and more!
Linux Crash Course – Understanding Memory and Swap Usage
The Linux Crash Course series goes over all the key concepts you’ll need to know in order to master Linux, one video at a time. In this episode, we’ll take a look at understanding memory and swap usage.
Linux Essentials – The dnf Command
There’s a handful of popular package managers that are used on various Linux distributions, and dnf is among the most popular. It’s the default package manager on distros such as Red Hat, CentOS, AlmaLinux, Rocky Linux, Fedora, among others. In this video, we’ll explore the dnf command and see examples of basic usage.
Thank you to Linode for sponsoring this episode of Linux Essentials. Check out Linode and get $100 in free starter credit toward your new account.
DBcare – How TuxCare aims to Eliminate Database Server Reboots
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.
Building your own Git Server with Gitea on AlmaLinux
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.