As a Linux Server Administrator, it’s your job to keep an eye on your users – and in this video, I’ll show you how to add and remove users. Also, I’ll show you how to change the password of your users. In addition, we’ll go over a quick summary of the /etc/passwd
and /etc/shadow
files.
-
Linux Crash Course – Managing Users
-
Getting Started with cloud-init
(more…)cloud-init
is an awesome technology that can be used to customize Linux images for deployment, that lets you do all kinds of neat things such as automatically creating users, installing packages, resetting SSH keys, and more. However, it’s often shrouded in mystery. In this video, I’ll walk you through using it to create a user, set the hostname, and install some packages. -
Linux Crash Course – Formatting & Mounting Storage Volumes
Storage volumes are essential to our Linux servers and workstations, but how do we format and mount additional storage volumes? In this episode of Linux Essentials, I’ll walk you through the process of formatting additional storage volumes and mounting them in your Linux instance.
(more…) -
Linux Crash Course – systemd: Using the systemctl command
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.
-
Installing the MATE Desktop on Arch Linux
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.
(more…) -
Raspberry-PI OpenMediaVault NAS Build
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.
(more…) -
Networking with ZeroTier: Creating software-defined networks with Ease
In this video, ZeroTier is introduced. ZeroTier allows you to easily configure software-defined networks, and communicate between devices regardless of their location.
(more…) -
How to Install Arch Linux on Encrypted LVM
In this video, the viewer is shown how to create a custom installation of Arch Linux with EFI, LVM, and Encryption.
(more…) -
Arch Linux – Full installation Guide
In this video, the viewer is shown how to create a custom installation of Arch Linux with EFI, LVM, and Encryption.
(more…) -
Migrating from CentOS 8 to AlmaLinux
In this video, the viewer is shown how to migrate an existing CentOS system to AlmaLinux.
(more…)