apt update && apt upgrade -y
sed -i 's/errors=remount-ro/errors=remount-ro,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0/g' /etc/fstab
mount -o remount /
quotacheck -avugm
quotaon -avug
wget -O - https://get.ispconfig.org | sh -s -- --use-php=system --use-ftp-ports=40110-40210 --no-quota --unattended-upgrades
To access dashboard, visit the below address.
ip:8080
