OVH official installation package is only available for CentOS 7;

1. Log in using the centos account in the email, then:

sudo -i

Switch to the root account, but it seems that an error will be reported when running the script. If an error is reported, execute:

su -

Installation essential package:

yum install -y xz openssl gawk file wget

Copy the Pagoda installation package, the international version is provided here

yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh aapanel

OVH provides KVM function, you can see the installation process in the command line stage. Mengka's one-click package installation CentOS will start the graphical interface installation later, VNC will be turned on by default, and you can use VNC Viewer to check the progress.