Skip to main content

Recently Updated Pages

Manual Install on Debian

Graylog

Install the Prerequisites for Debian Minimal Installations sudo apt install apt-transport-https ...

Updated 2 weeks ago by Dillon

Use Graylog behind NGINX for HTTPS

Graylog

Update base OS and Install NGINX sudo apt update && sudo apt upgrade -y sudo apt install nginx ...

Updated 2 weeks ago by Dillon

Script Installation on Debian

Graylog

Alternatively, you can use the following script I created to install Graylog. #!/bin/bash #Si...

Updated 2 weeks ago by Dillon

Initial Configuration Wizard

pfSense Installation

By default, the LAN interface for pfSense is set to a 192.168.1.1/24 network. Open up a browser l...

Updated 3 weeks ago by Dillon

Start Installing

pfSense Installation

Plug in the USB to the machine, and boot into the USB installer. Upon booting into the installer,...

Updated 3 weeks ago by Dillon

Preparation

pfSense Installation

Download and Prepare Installation Media Once you have decided on your hardware and built the mac...

Updated 3 weeks ago by Dillon

Hardware Considerations

pfSense Hardware

pfSense can run on just about any hardware. The more recent your hardware is, the better experien...

Updated 3 weeks ago by Dillon

Adding Self-Signed CA to Firefox

Web Browsers How to Add Self-Sign Certificate Author...

Firefox uses its own CA store within the browser itself to identify certificates. The following s...

Updated 3 weeks ago by Dillon

Configuring VLAN

Netgear Switches

Adding VLAN ID In order to allow Netgear switch to process VLAN traffics, we have to add the VLA...

Updated 3 weeks ago by Dillon

Adding a Self-Sign Certificate to the Unifi Controller

Unifi Controller Configurations

You can import and use your own self-sign certificates for the Unifi Controller. Connect to the ...

Updated 3 weeks ago by Dillon

Installing Unifi Controller on Debian 11 Bulleyes

Unifi Controller Installation

Manual Installation Debian 11 Bulleyes is the latest version of Debian as of 2022-03. Unfortunat...

Updated 3 weeks ago by Dillon

Installing a Desktop Environment

Debian

If you forgot to install a desktop environment on your Debian system during the install process, ...

Updated 3 weeks ago by Dillon

Limit Login to Certain IP Addresses

BookStack Configurations

By default, BookStack does not have built-in support for limiting access to the login page. Howe...

Updated 3 weeks ago by Dillon

Increase Upload Size

BookStack Configurations

By default, PHP and NGINX configs have the default upload limit of 2MB. This limit can be increa...

Updated 3 weeks ago by Dillon

Requirements

BookStack Installation

BookStack requires the following software dependencies: PHP Version 8.1 or higher As of 202...

Updated 3 weeks ago by Dillon

VLAN Setup on RouterOS

MikroTik RouterOS

VLANs are configured in the Bridge section in RouterOS.  Login to the WebGUI, and go to the Brid...

Updated 3 weeks ago by Dillon

Setting up Out of Band Management Port

MikroTik RouterOS

For most RouterOS devices, there are usually an extra ethernet port on them, labeled as MGMT. Thi...

Updated 3 weeks ago by Dillon

Nvidia Driver and Driver Unlock on Debain 11 Bullseye

Debian

If you have a Nvidia GPU and would like to use the NVENC hardware for applications such as Plex o...

Updated 4 weeks ago by Dillon

My Bash Terminal Setup

Lunix Customization

Append the following line in ~/.bashrc #Use echo to append the following line to ~/.bashrc echo...

Updated 4 weeks ago by Dillon

pwd, cd, & ls

Linux Command Lines Quick Reference

pwd – present working directory – shows the full path of the current directory you are in pwd ...

Updated 4 weeks ago by Dillon