Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Code Block
systemctl start mysqld
systemctl enable --now mysqld
systemctl status mysqld


Final action Regarding the security, you should do is running security script for MySQL:

...