-
Essential First Steps for Every New Linux Server Build
In this video for new Linux users, Jay covers the essential first tweaks that should made to every new Linux server build. Although these first tweaks may seem a bit “basic”, don’t underestimate their importance! A little preparation goes a long way.
-
Linux Crash Course – Connecting to Linux Servers via SSH
With the Linux Crash Course series, we’ll go over one important Linux-related topic – one video at a time. This time around, here’s a video for those of you that are brand-new to Linux that will cover how to connect to a Linux server via the OpenSSH client.
-
Linux Crash Course – Desktop Environments
In the Linux Crash Course series, you’ll learn all about a Linux-related topic – one video at a time. In this episode, we explore desktop environments. What are they? How do they differ from Window Managers? Why are there so many of these? Answers to those questions (and more) in this episode of the Linux Crash Course!
-
How to Manage OpenStack Private Clouds Episode 1 – Introduction and Administration
OpenStack is an open-source cloud computing platform that enables you to build your very own private cloud that is completely under your control. You can use it to spin up compute instances, set up block and object storage, load balancers, software-defined networking, and more. In this six-part guide, Jay will guide you through the finer points of OpenStack with hands-on examples. In the first episode of the series, we’ll go over a series introduction and outline. In addition, an overview Horizon (the OpenStack dashboard) is covered.
Thanks to OpenMetal for sponsoring this series and making it possible. Check out OpenMetal for your very own on-demand OpenStack cloud!
-
The Homelab Show Episode 86 – Cloudflare Tunnels
Should you expose your Homelab services to the public Internet? Normally, that will also expose your services to threat actors as well. However, sometimes public access is required for the use-case of a server. Historically, this has been a complicated and debated topic – consisting of technologies such as VPN, Dynamic DNS, and others. Now, Cloudflare has a solution – Cloudflare Tunnels. In this video, Jay and Tom discuss this feature of Cloudflare and will help you determine if it’s a good fit for your homelab.
-
How to Set Up KernelCare Enterprise for Reboot-Free Live Patching
Live patching enables Linux server administrators to benefit from critical security fixes right now, with the flexibility of rebooting later. There are multiple services that facilitate live patching, and in this video Jay goes over how to set up KernelCare Enterprise for this very purpose. This tutorial will go over what KCE is, how to install it, check for patches, and more!
Thanks to TuxCare for sponsoring today’s video.
Check out KernelCare Enterprise here. You can find a list of patches that KCE has available here.
-
Linux Crash Course – What is a “Distribution” of Linux?
What exactly is a “distribution” of Linux and why are there so many? In this video, new Linux users will discover what exactly makes up a distro. In addition, a few example Linux distributions are shown, such as Fedora, Ubuntu, and a few more.
-
Awesome Linux Tools: The bat Command
The bat command is a clone of the cat command, but with wings! This tool can be used similarly as the cat command, but it includes additional features such as syntax highlighting, line numbers, and more! In this video, you’ll see the bat command in action.
-
How to Set Up an NFS Server on Ubuntu (Complete with AutoFS!)
NFS (Network File System) is a fantastic way to share files between Linux and UNIX machines. In this video, Jay walks you through the process of setting up an NFS server on Ubuntu, complete with a walkthrough on mounting the exports. Not only that, you’ll see how you can utilize AutoFS for on-demand mounting as well.
(more…) -
Enterprise Linux Security Episode 54 – Recovering from Ransomware
Ransomware – an extremely frustrating security threat that can cause business disruption, data loss, as well as long work days during the recovery process. But how do you recover from such an event? In this foundational episode, Jay and Joao discuss some tips on how to deal with this, tips you’ll hopefully never need but are good to have nonetheless.
Download Links
- MP3 version
- MP3 version (smaller file, lower bitrate)
- Ogg version
Relevant Articles
-
Enterprise Linux Security Episode 53 – Digital Twins
By using clever infrastructure engineering strategies to increase reliability, you can minimize disruption and downtime for your organization. Another technique to consider is the concept of Digital Twin – having a full system clone/mirror you can use to test enhancements, perform a root-cause analysis, or more. In this episode, Jay and Joao discuss Digital Twins and how the concept can potentially help your organization.
Download Links
- MP3 version
- MP3 version (smaller file, lower bitrate)
- Ogg version
Relevant Articles
-
Demystifying Hostnames and Domain Names in Linux, and How Server Naming Benefits You
Were you every confused regarding the differences and use-cases between a hostname and domain name for a device within your network? How does naming your servers benefit you? In this latest episode of the Linux Crash Course series, we’ll explore some foundational concepts around both.