In this tutorial, you’ll learn how to install Fedora Workstation 44 from scratch β including how to create bootable USB media with Fedora Media Writer, how to test Fedora in Live Mode before committing to the install, and how to install and update software. This step-by-step guide will walk you through everything you need to know to get Fedora 44 up and running on your PC.
In this video, I’ll show you how to install Ubuntu 26.04 LTS from scratch β covering everything from downloading the ISO and creating a bootable USB drive with USBimager, to walking through the Ubuntu 26.04 installer step by step and installing updates after setup is complete. Whether you’re installing Ubuntu for the first time or migrating to the latest LTS release, this guide has you covered.
lnav is a powerful, feature-rich log file viewer for Linux that makes analyzing, searching, and filtering log files far easier than traditional tools like tail and grep. In this tutorial, you’ll learn how to install lnav, navigate its interface, search and filter log files, view multiple logs at once, and tail live log files in real time β all from the command line.
Whether you’re a Linux sysadmin troubleshooting a production server, a homelab enthusiast digging through system logs, or a Linux user who wants a smarter way to read log files, lnav is a tool worth adding to your workflow.
In this tutorial, you’ll learn how to use Warehouse β a powerful graphical tool for managing Flatpak applications on Linux. Warehouse gives you full control over your Flatpak apps, including the ability to manage user data, create snapshots, and restore previous states β all from a clean, easy-to-use interface.
Whether you’re new to Flatpak or a seasoned Linux user looking for a better way to manage your apps, this video covers everything you need to get started with Warehouse on any Linux distribution that supports Flatpak and Flathub.
New to Raspberry Pi? This beginner’s guide covers everything you need to know to get up and running β from choosing the right model to installing Raspberry Pi OS and taking your first look around the desktop.
In this tutorial we build an automated Linux backup using rsync and a systemd timer.
In this step-by-step tutorial, we’ll create a reliable rsync backup script, test it safely using dry-run mode, and automate it using a systemd service and timer so your backups run automatically. Youβll also learn how to prevent silent backup failures by adding a mount check, and how to integrate healthchecks.io so you get alerts if your backup script fails.
This tutorial is perfect for Linux users, sysadmins, and homelab enthusiasts who want a simple, reliable, and transparent backup solution without relying on heavy backup software.
Alacritty is a blazing fast, GPU-accelerated terminal emulator for Linux β and in this guide, Iβll show you how to install and configure Alacritty step-by-step.
If youβre looking to upgrade your Linux terminal setup, this tutorial walks through everything you need to know: what makes Alacritty different, how its configuration works, and how to customize it.
In this in-depth NixOS review, we’ll explore what makes NixOS fundamentally different from traditional Linux distributions. From declarative configuration to fully reproducible systems, NixOS challenges everything you think you know about managing Linux.
But is it practical? Is it beginner friendly? And does the βimmutableβ architecture actually make your system better? In this video, you’ll get answers to those questions and more!
Want to show system information at login in Linuxβwithout relying on neofetch? In this hands-on Linux project, youβll build a custom Message of the Day (MOTD) that displays live system info every time you log in.
This video is designed as a learn-by-doing Linux project. Youβll write a Bash script, create a systemd service, and set up a systemd timer to automatically regenerate your MOTD. By the end, youβll have a clean, professional login message that works across reboots and loginsβno manual commands required.
Want to add a little fun to your Linux terminal? In this video, we’ll take a look at the classic fortune command in Linux, a lightweight tool that displays random quotes, jokes, and witty sayings right from the command line.
Youβll learn how to install the fortune-mod package, explore basic usage, review useful command-line options, and even use custom categories to control the type of quotes you see. Weβll also combine fortune with cowsay to create one of the most entertaining Linux terminal tricks around.
Whether youβre new to Linux or just looking for fun terminal commands to customize your workflow, the fortune command is a simple way to make your command line more enjoyable.