-
The Homelab Show Episode 47 – CrowdSec & Using Open Source Threat Intelligence
Threat intelligence solutions are often very expensive, and some of these are way too pricey to even be a consideration for homelabs. In this video, Tom and Jay discuss CrowdSec. CrowdSec is a free an easy to install security solution that can enable you to quickly benefit from threat intelligence to help protect your servers.
-
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.
-
Enterprise Linux Security Episode 19 – The 2021 RBS Year-End Vulnerability Report
2021 is now in the past, but there’s some very interesting details in the year-end vulnerability report produced by RBS. These details give us a look at some of the trends that will impact 2022 and beyond. In this episode, Joao and Jay discuss the report and some of its findings.
Download links
Relevant links
-
The Homelab Show Episode 46: /dev/Q&A
Fans of The Homelab Show have sent in questions, and Tom and Jay provide some answers and feedback.
-
The 2022 System76 Kudu – Full Review!
System76 has released a brand-new Linux laptop, which it claims to be a “multitasking concerto”. The brand-new 2022 Kudu features an AMD Ryzen CPU, Nvidia graphics, and even a removable battery! In this video, Jay reviews the new System76 Kudu and gives you his thoughts.
-
The Homelab Show Episode 45 – Yubikey
Securing your online profiles is also important to homelabbers, as it can offer a strong second factor for authentication. In this episode, Jay and Tom talk about the Yubikey and the various models available.
-
Nextcloud: Full Setup & Implementation Guide
The popular LearnLinuxTV guide to setting up your own cloud with Nextcloud has been freshly updated for 2022! In this video, Jay will walk you through setting up an Ubuntu server for use with Nextcloud. In this tutorial, you’ll be walked through the process of installing Nextcloud, setting up a TLS cert, implementing online document editing, and more!
(more…) -
Linux Servers: Which Distro should you use?!
In the Linux community, there’s constant debate about which distribution is best for your desktop. However, there’s not as much discussion regarding Linux distros for your server. There are many good options for your Linux server project, and in this video Jay discusses his top 6 choices.
-
Enterprise Linux Security Episode 18 – Zero Trust Security
Trust is a very important aspect of security, but who/what exactly should you trust? How about no one? Join Jay and Joao for episode 18 of the Enterprise Linux Security show, as they discuss Zero Trust Security.
-
Awesome Linux Tools – Cockpit
Having a dashboard installed on your Linux server can be a great way of enhancing remote management capabilities, as well as getting an overview of its resource usage. In this video, I’ll show you Cockpit which is an awesome management system you can install very easily.
-
A Linux PC in the palm of your hand! The Pantera Pico PC from XDO
In this video, Jay provides a quick review of the Pico PC from XDO, which is the smallest Linux PC that’s ever been reviewed on the channel. The Pico PC claims to be ultra quiet and fully compatible with Linux. Check out this review and find out if the Pico PC lives up to its claims.
-
Linux Crash Course – sudo
When you need to run Linux commands with elevated privileges, sudo is the tried and true method to run commands as another user (such as root). In this introductory tutorial, we’ll take a look at some of the inner-workings of sudo.