Recently Updated Pages
Command Guide To Backing Up Bookstack
This is done for this bookstack here. Changing to the projects directory /var/www/bookstack cd ...
Guide: Backing Up Straight From The BookStack Website
Backup There are two types of content you need to backup: Files and database records. Database ...
Tilix & Neofetch Branded Terminal Setup
Title: Tilix Terminal Setup with Branded Header (Ubuntu 22.04)Category: Linux CustomizationDate: ...
๐๏ธ Log Management Reference
Category: All About UbuntuLast Updated: May 14th, 2025 ๐ Default Log File Locations Most Linu...
UFW (Uncomplicated Firewall) โ Useful Commands Cheat Sheet
UFW is a simple command-line tool to manage firewall rules in Ubuntu and Debian-based distributio...
Fail2Ban Reference & Useful Commands
Category: All About UbuntuLast Updated: May 11, 2025Applies To: Ubuntu Server 22.04+ Fail2Ban Ja...
Installing PiVPN with WireGuard on Ubuntu Server
This guide provides step-by-step instructions to install PiVPN using the WireGuard protocol on an...
Doing a Distrubution Upgrade to the latest in Ubuntu
To perform a distribution upgrade on your Ubuntu system, follow these steps: 1. Update Existing ...
Installing Syncthing as a service in Ubuntu
Installing Syncthing and then adding it as a service in Ubuntu: 1. Add the Syncthing APT reposit...
Installing Signal on Ubuntu
1. Install the official public software signing key: wget -O- https://updates.signal.org/desktop...
Getting your System Name and Information in Ubuntu
To check the version of Ubuntu you are running from the command line, you can use one of the foll...
Updating the System Time in Raspian / Ubuntu
To check and update the system time via SSH on your Raspberry Pi (or any other Linux-based system...
Installing a private self hosted AI
Network-Chuck-Private-AI-project This is for WSL on Windows or Linux or MacOS.See HERE for guide...
Creating an IP Lookup with one line
Make a file called public-ip.sh sudo nano public-ip.sh Copy this: #!/bin/bash # dig command t...
Enabling SSH in Ubuntu
# Update Packages sudo apt update -y # Install Open SSH Server sudo apt install openssh-server...
Resolving Hostnames To IP Addresses Ubuntu
To change how the address https://docs.natenetworks.com/books/project-notes/page/command-guide-to...
Map Network Drive in Ubuntu
Guide to mounting a network drive on Ubuntu From Windows Server: Install CIFS: sudo apt update ...
Installing Official Speedtest CLI by Ookla on Debian Linux
Date: June 3, 2025Category: Networking / MonitoringBacklink: N/A Description This guide expla...
My Custom Linux Scripts Index
This page tracks custom scripts Iโve written or installed on my systems, primarily placed inย /usr...
๐ก Linux Tools for Infrastructure Monitoring
This page covers the best open-source tools for monitoring the health, performance, and security ...