Github Deploy Keys

The easiest way to clone, pull and push code to a private repo on Github is to use a deploy key.

Ubuntu: Disable Auto Updates

Ubuntu 24.04 server comes with automatic updates enabled by default. This is a good thing for most users, but if you are running a server and want to control when updates are installed, you can disable it.

MySQL: Configuration Parameters

An update to my previous post on MySQL configuration parameters. This is for a server that has 64 GB RAM available for the MySQL database and hosts the table data on NVMe storage.

MySQL: Relocate Table Data

I’m running various MySQL databases on one server. The disk for the operating system is a nothing-fancy 500 GB SATA SSD.