Journal
-
Ubuntu Server Inital Setup & Config Baseline
Notes for my Ubuntu Server baseline.
-
Console Serial Connections To Cisco Devices On Nix
Summary
This is just some notes for connecting to the console port on Linux. This is a running post where I will be adding new methods for connecting to the console port on Cisco devices or any device that supports a serial console.
-
Skipping fsck Manually Upon Boot to Speed Up Ubuntu Server Install
Summary
A friend of mine pointed something my way for speeding up the process for installs. So I remember it in the future. I’m notating it.
-
Disable & Remove Cloud-Init On Ubuntu 22.04 LTS
Summary
Cloud Init is configured and installed on Ubuntu 22.04 LTS by default. In fact. It’s been available since 18.04. It can be used to configure things like authorized keys for SSH, generate private keys, etc. For my preferences. It’s annoying because I never use it. So I generally disable the service.
-
OpenBSD Initial Virtual Private Server Baseline
Summary
These are just some notes for common steps I perform after adding a server to a Virtual Private Server provider. Intended to act as a baseline. Documented so I have the steps for future use.
-
Personal VPN Setup Using Wireguard, OpenBSD, and Vultr VPS
Notes for building my personal WireGuard VPN on OpenBSD hosted on Vultr VPS.
-
OpenBSD Initial Virtual Private Server Baseline
Notes acting as a baseline for OpenBSD servers hosted on VPS providers.
-
Troubleshooting MongoDB: My Failure to Read Documentation
I recently experienced an issue with MongoDB where I failed to read documentation. This also provides some of the notes related to troubleshooting what was actually wrong. So, I decided to include the things needed to help troubleshoot it.
-
Updating & Upgrading Ubuntu
Summary
This post provides a brief overview on how to apply updates on Ubuntu.
-
Request Tracker (RT): Installing on Ubuntu Server 22.04 LTS
Summary
Note that these are notes from walking through a basic deployment. There will be quite a bit of jumping around and troubleshooting. Along with troubleshooting with no discussion. No worries. I’ll update it.