News

First, the command will ask for the current root password (specifically the root password for MySQL, not the password of the root Linux user). We haven't set that yet, so we'll press enter to bypass ...
sudo systemctl unmask mysql Now, when you start MySQL it’ll work as expected. And there you have it, pretty much all you need to know to manage masked services in Linux.