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…

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…

IIS/FTP Server Setup – Windows Server 2016

Overview:In this walk through, I will be showing the steps to installing the IIS services need to run a web server and FTP server on Server 2016. …

Adding a Secondary Domain Controller – Windows Server 2016

Overview:This walk through will step you through adding a secondary domain controller to your server infrastructure. At the end, I show steps for moving Master Roles over…