In this episode of Linux Essentials, we take our first look at systemd – the init system in quite a few distributions of Linux nowadays. Specifically, we’ll go over the systemctl command and use it to start, stop, restart and enable units on our system.
The MATE desktop is lightweight, and very customizable. It definitely fits in very well with the Arch Linux mentality of keeping it simple. In this video, the viewer is shown how to install the MATE desktop on Arch Linux.
If you want to build a Network Attached Storage device on a Raspberry Pi, this video is for you. Using a Raspberry Pi 4, the Argon One M.2 case, and OpenMediaVault – I show you how to build a NAS of your very own. I’ll cover an unboxing of the case, assembly, OS tweaks, and I’ll go over a one-line command to install OpenMediaVault.
In this video, ZeroTier is introduced. ZeroTier allows you to easily configure software-defined networks, and communicate between devices regardless of their location.
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In the final video of the series, we look at how to create Images manually, as well as how to create container images with a Dockerfile.