Skip to main content

Recently Updated Pages

Command Guide To Backing Up Bookstack

02 - Project Notes

This is done for this bookstack here. Changing to the projects directory /var/www/bookstack cd ...

Updated 2 months ago by Nate Nash

Guide: Backing Up Straight From The BookStack Website

02 - Project Notes

Backup There are two types of content you need to backup: Files and database records. Database ...

Updated 2 months ago by Nate Nash

Tilix & Neofetch Branded Terminal Setup

03 - All About Ubuntu

Title: Tilix Terminal Setup with Branded Header (Ubuntu 22.04)Category: Linux CustomizationDate: ...

Updated 2 months ago by Nate Nash

๐Ÿ—‚๏ธ Log Management Reference

03 - All About Ubuntu

Category: All About UbuntuLast Updated: May 14th, 2025 ๐Ÿ“Œ Default Log File Locations Most Linu...

Updated 2 months ago by Nate Nash

UFW (Uncomplicated Firewall) โ€“ Useful Commands Cheat Sheet

03 - All About Ubuntu

UFW is a simple command-line tool to manage firewall rules in Ubuntu and Debian-based distributio...

Updated 2 months ago by Nate Nash

Fail2Ban Reference & Useful Commands

03 - All About Ubuntu

Category: All About UbuntuLast Updated: May 11, 2025Applies To: Ubuntu Server 22.04+ Fail2Ban Ja...

Updated 2 months ago by Nate Nash

Installing PiVPN with WireGuard on Ubuntu Server

03 - All About Ubuntu

This guide provides step-by-step instructions to install PiVPN using the WireGuard protocol on an...

Updated 2 months ago by Art

Doing a Distrubution Upgrade to the latest in Ubuntu

03 - All About Ubuntu

To perform a distribution upgrade on your Ubuntu system, follow these steps: 1. Update Existing ...

Updated 2 months ago by Nate Nash

Installing Syncthing as a service in Ubuntu

03 - All About Ubuntu

Installing Syncthing and then adding it as a service in Ubuntu: 1. Add the Syncthing APT reposit...

Updated 2 months ago by Nate Nash

Installing Signal on Ubuntu

03 - All About Ubuntu

1. Install the official public software signing key: wget -O- https://updates.signal.org/desktop...

Updated 2 months ago by Nate Nash

Getting your System Name and Information in Ubuntu

03 - All About Ubuntu

To check the version of Ubuntu you are running from the command line, you can use one of the foll...

Updated 2 months ago by Nate Nash

Updating the System Time in Raspian / Ubuntu

03 - All About Ubuntu

To check and update the system time via SSH on your Raspberry Pi (or any other Linux-based system...

Updated 2 months ago by Nate Nash

Installing a private self hosted AI

03 - All About Ubuntu

Network-Chuck-Private-AI-project This is for WSL on Windows or Linux or MacOS.See HERE for guide...

Updated 2 months ago by Nate Nash

Creating an IP Lookup with one line

03 - All About Ubuntu

Make a file called public-ip.sh sudo nano public-ip.sh Copy this: #!/bin/bash # dig command t...

Updated 2 months ago by Nate Nash

Enabling SSH in Ubuntu

03 - All About Ubuntu

# Update Packages sudo apt update -y # Install Open SSH Server sudo apt install openssh-server...

Updated 2 months ago by Nate Nash

Resolving Hostnames To IP Addresses Ubuntu

03 - All About Ubuntu

To change how the address https://docs.natenetworks.com/books/project-notes/page/command-guide-to...

Updated 2 months ago by Nate Nash

Map Network Drive in Ubuntu

03 - All About Ubuntu

Guide to mounting a network drive on Ubuntu From Windows Server: Install CIFS: sudo apt update ...

Updated 2 months ago by Nate Nash

Installing Official Speedtest CLI by Ookla on Debian Linux

05 - Linux

Date: June 3, 2025Category: Networking / MonitoringBacklink: N/A Description This guide expla...

Updated 2 months ago by Nate Nash

My Custom Linux Scripts Index

05 - Linux

This page tracks custom scripts Iโ€™ve written or installed on my systems, primarily placed inย /usr...

Updated 2 months ago by Nate Nash

๐Ÿ“ก Linux Tools for Infrastructure Monitoring

05 - Linux

This page covers the best open-source tools for monitoring the health, performance, and security ...

Updated 2 months ago by Nate Nash