-
Why Universal Linux Apps are GREAT!
Universal Linux Apps/Packages (Flatpaks, Snaps, AppImages) seem to get a lot of hate in the Linux community, but why?! In this video, I talk about why this type of technology is not only necessary, but a good thing.
(more…) -
Linux Crash Course – Public Key Authentication
Public Key Authentication with OpenSSH is preferred, as it’s a much stronger method of authenticating to your servers when compared to using password authentication. In fact, password authentication in OpenSSH should always be disabled. But before you can password authentication, you’ll need to set up public key authentication, and that’s exactly what we’ll do in today’s video.
(more…) -
Proxmox VE Full Course: Class 8 – Creating Container Templates
Welcome back to LearnLinuxTV’s full course on Proxmox Virtual Environment! In class #8, we look at the process of converting a container into a template, that can then be used as a basis for launching additional containers.
-
Linux Crash Course – Cron
As Linux server administrators, we need to be able to schedule tasks to run at some point in the future. Perhaps as a one-off command, or a job that’s expected to repeat on some sort of schedule. And that’s exactly what Cron helps us to do – by setting up a Crontab, we can schedule tasks to run at some point in the future.
-
Proxmox VE Full Course: Class 7 – Creating Containers
LearnLinuxTV’s full course on Proxmox Virtual Environment continues with the 7 class in the series, and this time it’s all about containers. In this video, you’ll see the process of launching LXC containers through Proxmox VE.
Thank you to TuxCare for sponsoring today’s episode.
-
The Tuxedo Stellaris 15 – Linux Gaming Notebook Review
The Stellaris 15 by Tuxedo Computers is a gaming notebook with some serious power. With a choice between Intel/AMD CPUs, a powerful NVidia GPU, this notebook aims to help you get your work done and also enable you to play some games. In this video, I give this notebook a full review.
(more…) -
Live-patching QEMU with QEMUCare
Rebooting is a pain, and in some organizations, downright tedious. Shuffling virtual machines between hosts in a cluster is even more tedious, and when it’s time to install patches, that’s what many administrators are forced to do. In this video, I check out QEMUCare, which aims to live-patch QEMU to avoid VM shuffling. In particular, we’ll look at installing ePortal (which deploys the patches) and also an example scenario.
(more…) -
Proxmox VE Full Course: Class 6 – Creating Virtual Machine Templates
Proxmox Virtual Environment is an awesome virtualization solution for your business or home lab, and in this series, you’ll learn everything you need to know in order to fully utilize it. In this class, we take a look at creating virtual machine templates.
(more…) -
Taking a look at CrowdSec: Installation & Example Scenario
CrowdSec is a solution that aims to help protect your Linux servers, and its approach is quite different than other solutions. CrowdSec is able to utilize reputation to make intelligent decisions, and is able to be extended to meet your needs. In this video, I take a first look at CrowdSec – I’ll show you the installation process and also an example scenario so you can see it in action.
(more…) -
Proxmox VE Full Course: Class 1 – Getting Started
Welcome to my brand-new Proxmox course! In this 16-episode series, I’ll teach you everything you need to know in order to get up and running with Proxmox. In this class, I’ll give you an overview of what you can expect from the course.
-
Proxmox VE Full Course: Class 2 – Installation Process
Welcome to my brand-new course on Proxmox Virtual Environment! In this 16-episode series, I’ll teach you everything you need to know in order to get up and running with Proxmox. In this class, we’ll install Proxmox Virtual Environment on our server.