Welcome!
RSS FeedThis blog is for my own personal musings and discovery. Usually a place for me to jot down something I want to remember. If you're here, hopefully there's something useful for you too.
Featured
-
Using curl with SNI
This is a short little reminder for myself, when using curl to make requests to local things and spoofing SNI, use the following command.
-
Bitwarden Automated Backup
A detailed backup process for Bitwarden enabling local, encrypted vault backups. The process uses the Bitwarden CLI and runs locally on a linux instance.
-
LXC: First commands on a new Debian CT
A list of the first commands I run on a new Debian LXC to homogenize and secure my new environment.
Recent Posts
-
Hello World Again!
Finally, I have a blog set up! This is the first post ever.
-
Restart Unhealthy Docker Containers Automatically
A helpful way to automatically restart unhealthy containers
-
Systemd Remounting Service
In systemd, you can create an remount unit to ensure share stay mounted. This would work +perfectly, except, LXC does not support this systemd unit. So instead I created a service that runs a script, and a timer to trigger it. Like a cron, but still using systemd.
-
Creating QR Codes for WiFi
Here's an easy way to create a QR code image you can print out and display so people can quickly join your WiFi network. In Debian, install qrencode.
-
Running SQL Server using Docker Compose
A quick way to run SQL Server in a container
-
Docker Prune Cron Job
This is a helpful way to keep your containers from running out of space. Create a auto-prune cron job and put it in etc/cron.daily.
-
Configuring Traefik to work over Tailscale
This is a bit of an extention to this tailscale blog post. I would start there to get an idea of setting up tags and auth, as well as just information about exactly what this does in more detail.
-
Adding a Figurine Login Message
I saw a very interesting video by Alex Kretzschmar about how to add a nice colorful login banner using Figurine that displays the hostname. I thought this would be helpful when working with several SSH sessions, so I added it to my hosts.
-
Troubleshooting LXC Boot Hang
-
Using Prune to Manage Archives
A quick look at a nifty tool that lets you prune backup files