Things I do after installing Ubuntu Server

This will be a basic configuration tutorial on the steps I take after doing a clean install of Ubuntu Server. This could be on a physical PC,…

Installing Ubuntu Server 22.04.1 LTS on a Raspberry Pi 4

Installation First, we need to download the “Raspberry Pi Imager” and install it on the PC you are using to set everything up and manage your systems….

Automatically Mount a Windows Share on a Linux Server

On my network, I prefer to us Windows File Servers when sharing any files because of my use of it in the past as part of my…

Vaultwarden – Password Manager

If you aren’t currently using a password manager, you need to get one asap. Technology security is a must have and its only going to get more…

Install Ubuntu Server 22.04 LTS

My Linux Server Distribution of choice is Ubuntu Server. I just like the command structure, the folder structure and using nano for text editing. Recently, they released…

Duplicati – Restore Files

This is a follow up post after my walk through for “Duplicati – Backup Container“. To be clear, you don’t have to just use this container to…

WordPress – Website Builder

WordPress is a free and open-source content management system. With a built in GUI interface for managing and designing your website, blog, e-commerce site. Easy to use…

Uptime-Kuma – Monitoring Tool

Uptime-Kuma is a self-hosted monitoring tool, like Uptime Robot. You can use it to monitor HTTP, HTTPS, TCP Ports, HTTPS Keywords, PING, DNS Records, Push, and Steam…

Heimdall – Application Dashboard

Heimdall is a way to organise all your most used web sites and web applications in a simple way. It also allows for integrated search bar which…

Duplicati – Backup Container

Duplicati is a backup client that securely stores encrypted, incremental, compressed remote backups of local files on cloud storage services and remote file servers. I deploy this…