apt update apt upgrade -y apt autoremove -y apt install nginx ufw fail2ban -y; apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y mkdir /etc/ssl/private; mkdir /var/www/cdn.urmic.org; cat > /etc/fail2ban/jail.d/cdn.conf< /etc/ssl/private/bundle.crt< /etc/ssl/private/server.key< /etc/nginx/sites-available/cdn.urmic.org<