
Back to the computer desktop
Press the win+r key and enter cmd to enter the command prompt program.
Enter the ssh root @ host IP address and press Enter.
Enter yes
Enter the root password of the host and press Enter. Note that the password here will not be displayed.
Now open the pagoda website and copy the installation command.
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
Return to the command prompt window, right-click Paste, and enter.
Enter y to enter.
After a period of time, the installation is completed.
A bunch of information such as panel address and password is returned.
Open the BT panel. Because I install the demo locally, I use the intranet address to open it.
In actual use, please open it with an internet address.
Enter the user name and password to log in.
Select LNMP. FTP and phpMyAdmin are not installed for security reasons. If necessary, they can be installed on demand or from the software store when necessary.
The new version of the pagoda panel requires you to log in to the pagoda account, otherwise you can do nothing.
Enter the password of the pagoda account to log in. If not, register one.
Click the bubble in the upper left corner to find that the installation environment has started.
During installation, the floating window can be closed for other purposes.
Modify the relevant information in the panel settings according to the needs, and the demonstration will not be done here.
After a long installation process, the environment installation is completed.
You can add websites and other operations on the website, but no demonstration will be made here.
Open the software store directly and select one click deployment.
Find Z-BlogPHP and click one click deployment.
Fill in your domain name and submit it.
Pay attention to resolving your domain name to the host IP in advance.
Open the website address and enter the background.
Enter the user name and password to log in.
For security reasons, ZB will force you to change the default password.
So far, the Z-Log program has been installed.
For the relevant operation tutorial of Z-Blog program, please refer to other relevant tutorials on this website.