If you use ARM64
apt update; apt upgrade -y; apt autoremove apt install wget apt-transport-https ca-certificates curl gnupg2 software-properties-common htop ncdu nano sl unrar-free update-inetd -y apt autoremove apache2* -y apt purge apache2* -y sudo timedatectl set-timezone Etc/UTC
nano /etc/hosts
127.0.1.1 subdomain.domain.com subdomain
wget -O - https://get.ispconfig.org | sh -s -- --use-nginx --no-quota --no-pma --no-mailman --no-roundcube --use-ftp-ports=40110-40210 --unattended-upgrades --use-php=7.4,8.0,8.1,8.2,8.3
curl https://rclone.org/install.sh | bash
https://getcomposer.org/download/