aaa-etx-2.tgz dovecot postfix aaa-apache2-fail2ban https://tecadmin.net/install-lamp-debian-10/ apt-get remove mysql-server apt-get remove mysql-client apt-get remove mysql-common UPDATE user SET password=PASSWORD("rxxt1066") WHERE user='root'; apt update apt install ca-certificates apt-transport-https lsb-release gnupg curl nano unzip -y curl -fsSL https://packages.sury.org/php/apt.gpg -o /usr/share/keyrings/php-archive-keyring.gpg echo "deb [signed-by=/usr/share/keyrings/php-archive-keyring.gpg] https://packages.sury.org/php/ $(lsb_release -sc) main" > /etc/apt/sources.list.d/php.list apt update apt install php7.4 php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml apt install php7.4 php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml apt install php7.4-bcmath php7.4-cgi php7.4-gmp apt install certbot python3-certbot-apache certbot --apache -d y2.cdur.com service apache2 restart apt-get update mysql -u root -p apt install mariadb-server mysql_secure_installation service mysql restart apt install php7.4-zip certbot --apache -d y2.cdur.com service apache2 restart apt-get update mysql -u root -p apt install mariadb-server mysql_secure_installation service mysql restart apt install php7.4-zip