How to setup analog APRS on a Radioddity DB25-D
Author: Aaron
Manually update ESXi (SSH / console)
Steps to patch an ESXi host manually without VUM
How to download and import DMR contact lists on an AnyTone AT-D878UVII Plus
Nginx SSL Reverse Proxy
Short version sudo apt install nginx -y Create a .conf file in /etc/nginx/conf.d/ See full config section for template sudo nginx -t sudo systemctl reload nginx The example in this post uses test.acceptdefaults.com running nginx 1.18.0 on Ubuntu 22.04. You may need to change commands/paths based on your distro. Install Update system sudo apt update […]
How to use SSH keys
How to create, store and connect with SSH keys.
Secure erase an SSD
This post covers secure erasing a drive with hdparm.
Increase memory to 1GB or higher
Keep on keeping on 👍
Install UniFi Controller on Ubuntu 20.04
This post covers adding UniFi controller software to apt
This post explains changing a netplan config from DHCP to static. You can reverse the steps to change it to DHCP.