How to Install aaPanel in InterServer VPS Server

apt update && apt upgrade -y
wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh aapanel

You will get login details like this.

aaPanel Internet IPv6 Address: https://ipv6address:port/extension
aaPanel Internet IPv4 Address: https://ipv4address:port/extesion
aaPanel Internal Address: https://ipaddress:port/extesion
username: username
password: password

Leave a Comment