...
| 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:
...
...
| 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:
...