Clocks

My Personal Blog for all code stuffs

Look at you friend, you now have IPv6 in your location and have enabled it on your router! Yippie!

Note one small detail though. IPv6 by default is dynamic. Make sure that you disable DHCP-PD in your router settings!

Why do I know this now? Because my IPv6 changed and borked my Tor relay!

MariaDB stores data in /var/lib/mysql, not /var/lib/mysql/data.

So my container data was all lost.

Honestly no clue how I came to believing the wrong directory was the data directory.