This tutorial will show you how to install various versions of MySQL server on Debian 9.
Things you probably want to do right after installing Debian 9 server.
This post is for reference and contains a youtube video from Roger H. Newell stepping through compiling your own kernel, with bookmarked timestamps so that you can skip to the point you need.
Update the Grub timeout in order to speed up boot times or to slow it down so that you have time to see the menu and choose your kernel.
This post tells you how to restart the Ubuntu GUI from the CLI (using SSH) in case it ever locks up.
Discussing attempts to resolve stability issues in Ubuntu on Ryzen based servers.
In this tutorial, I am going to configure two MySQL servers to store their data in ZFS, and then synchronize them in a master/slave relationship using zfs send/recieve.