2025.04.11-11:50

This commit is contained in:
2025-04-11 11:47:25 +02:00
parent 182023b312
commit e47962aeaa
12 changed files with 753 additions and 40 deletions

View File

@ -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