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!
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.
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.
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.
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.
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.
The New Year is just beginning, and we already have a few important CVE’s to discuss, this time around Polkit and LUKS. The CVE numbers for these vulnerabilities are CVE-2021-4034 and CVE-2021-4122 respectively. In this episode, Jay and Joao discuss these vulnerabilities.
We’ve discussed supply-chain attacks in the past, and now it’s time to see an actual example that happened recently. However, this particular incident is especially unique as the libraries in question were allegedly poisoned by the actual developer. In this episode, Joao and Jay discuss the recent sabotage regarding two very popular NPM libraries.
There’s no shortage of monitoring tools available for Linux servers and workstations, but htop is a a classic. By installing htop, you can see an overview of your resource usage, including meters for CPU, RAM, Swap, and more. In this video, I’ll give you an overview of htop.
In the 42nd episode of The Homelab Show (where does the time go?!) Jay and Tom Discuss Security Onion. It’s definitely a very appealing solution for enhancing your security.
Networking is often a difficult subject for newcomers, as some of the concepts are not always the easiest to explain. Since networking is an important element of homelab, it’s definitely something you’ll want to focus on. Network segmentation in particular can give you a foundation on which to build better security rules, but how do you implement it? What’s the actual benefit of segmentation? In this episode, Jay and Tom discuss some foundational concepts around network segmentation specific to homelab.