# Setting up MySQL - apt install mysql-server - mysqlsecureinstallation - On ubuntu, mysql seems to always use authsocket for root? So a password here makes no difference, even after running mysqlsecureinstallation. https://serverfault.com/a/912963/25452 - https://dev.mysql.com/doc/refman/5.7/en/security.html