2025.04.11-11:50
This commit is contained in:
@ -25,10 +25,6 @@ fi
|
||||
#
|
||||
################################################################################
|
||||
#
|
||||
#
|
||||
#
|
||||
################################################################################
|
||||
|
||||
apt install -y mariadb-server
|
||||
|
||||
systemctl stop mysql
|
||||
@ -102,8 +98,7 @@ systemctl restart mysql.service
|
||||
|
||||
echo -e '\033[33m------Secure MariaDB installation-----\033[33m'
|
||||
echo -e "\033[0m"
|
||||
# master_user@mariaDB#01
|
||||
|
||||
mysql_secure_installation
|
||||
|
||||
apt autoremove && apt autoclean && apt clean
|
||||
apt autoremove && apt autoclean && apt clean
|
||||
|
Reference in New Issue
Block a user