2020-01-22 宝塔Linux面板安装

宝塔面板是国内流行的免费服务器管理软件,支持Linux和Windows。

步骤如下:
1、下载安装文件并执行

root@axing-test:~# wget -O install.sh http://download.bt.cn/install/install_6.0.sh
root@axing-test:~# bash install.sh

安装需要一段时间,最后会生成账号

==================================================================
Congratulations! Installed successfully!
==================================================================
Bt-Panel: http://46.xxx.xxx.89:8888/0dadf29b
username: XXXXXX
password: XXXXXX
Warning:
If you cannot access the panel,
release the following port (8888|888|80|443|20|21) in the security group
==================================================================
Time consumed: 2 Minute!

2、访问上面地址,记得服务器防火墙如果开了的话要开放8888端口。这个端口后续可以更改。
系统会推荐安装LAMP或LNMP,按需要安装即可。
3、安装软件的时候,可以点击左上角查看安装进度。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章