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…
Install and Configure Docker, Docker Compose, and Portainer on Ubuntu Server
This walk through will contain all the code I use to install my Docker containerization setup. Personally, I use Ubuntu Server however these commands should work for…
Change DNS Settings
To start, we need to understand what is DNS (Domain Name System). When you type www.google.com into a web browser, your phone or computer reaches out to…
VMware ESXi 6.7 – Install and Setup Guide
Overview:This guide will walk you through the basic setup of ESXi 6.7 on a server (fresh install). The setup is pretty straight forward but there are some…
Active Directory – Disable/Remove Old Computer Accounts Automatically
Overview:One of my most recent tasks I’ve undertaken is cleaning up our Active Directory. One problem we run into is removing old machines from use but the…
XCopy Command Guide
Overview:I had to do a lot of file transfers lately because we are moving/upgrading file servers. One of the things I wanted to make sure didn’t break…