MySQL: Configuration ParametersApr 1, 2025 · 1 min readAn 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.Read More
MySQL: Relocate Table DataApr 1, 2025 · 2 min readI’m running various MySQL databases on one server. The disk for the operating system is a nothing-fancy 500 GB SATA SSD.Read More
Ubuntu 24.04: Expand LVM RootMar 27, 2025 · 1 min readWhen you install Ubuntu 24.04 and tell is to use the full disk it only creates a 100 GB root volume.Read More
Windows: AllowInsecureGuestAuthDec 4, 2024 · 1 min readOn an Ubuntu 22.04 server I have Samba shares for my Windows clients.Read More
Unix: Directrory SizesNov 25, 2024 · 1 min readThe df command is used to display the amount of disk space available on the file system.Read More