You've already forked mariadb-ubuntu
minor changes
This commit is contained in:
@@ -47,8 +47,7 @@ sudo ./mariadbinstall -u mydbuser -p "StrongPassword123"
|
||||
- Root remains socket-authenticated by default.
|
||||
|
||||
> **On a side note**
|
||||
> I know that on modern Ubuntu systems `mysql_secure_installation` isn’t strictly necessary anymore — but a bit of paranoia helps me sleep at night.
|
||||
> That’s why the script still runs through the whole `mysql_secure_installation` ritual. It’s not that it’s required — I just don’t want anyone blaming me because it *wasn’t* done.
|
||||
> I know that on modern Ubuntu systems `mysql_secure_installation` isn’t strictly necessary anymore — but a bit of paranoia helps me sleep at night. That’s why the script still runs through the whole `mysql_secure_installation` ritual. It’s not that it’s required — I just don’t want anyone blaming me because it *wasn’t* done.
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user