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 […]
Author: Aaron
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.
Permissions in Linux
More than you probably want to know about chmod.
Listening to BrandMeister DMR with Hoseline
Hoseline is a way to monitor talkgroups on BrandMeister’s DMR network. You do not need a license or login to use Hoseline. You can access Hoseline at https://hose.brandmeister.network/ or with the Android app. Unmuting When you open the page you’ll see any active talkgroups on the page but you won’t hear anything. Click Player in […]
This post explains updating netplan and /etc/network/interfaces configs