Install aaPanel - Powerful Web Server Dashboard - on Debian
#Debian #aaPanel #Dashboard #WebServer
Full steps can be found at https://i12bretro.github.io/tutorials/0632.html
--------------------------------------------------------------------
What is aaPanel?
--------------------------------------------------------------------
[aaPanel is] a simple but powerful control panel. Manage the web server through a web-base GUI (Graphical User Interface). aaPanel provides the one-click function such as one-click install LNMP/LAMP developing environment and software.- https://www.aapanel.com/
01. Log into the Debian device
02. Run the following commands in a terminal window
# update software repositories
sudo apt update
# install available software updates
sudo apt upgrade -y
# install prerequisites
sudo apt install wget -y
# download aapanel installation script
wget -O aapanel-install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh
# run aapanel install script
sudo bash aapanel-install.sh 66959f96
03. Type Y and press Enter to confirm installing aaPanel
04. Wait for the installation script to complete and take note of the URL, username and password in the success message
05. Open a web browser and navigate to the URL displayed in the terminal
06. Login with the username and password displayed in the terminal
07. Select LNMP (Nginx) or LAMP (Apache) ≫ Click the One-click button
08. Wait while the selected packages are installed
09. Welcome to aaPanel
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro