linux centos下搭建宝塔后台管理

centos下安装

1.首先使用xshell或者putty连接你的服务器,使用root登录或切换到root登录(必须).

2.输入以下安装命令会进行自动安装

#yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh

3.安装完成后会出现以下界面

==================================================================
Congratulations! Installed successfully!
==================================================================
Bt-Panel: http://xx.xx.xx.xx:8888
username: uyxs2zji
password: df6dc754
Warning:
If you cannot access the panel,
release the following port (8888|888|80|443|20|21) in the security group

4.浏览器输入 http://xx.xx.xx.xx:8888  输入用户名和密码登录. 

至此安装完成开启你的宝塔之旅.

官网地址:http://www.bt.cn/Linux版请确保纯净系统安装(支持CentOS、Ubuntu、Debian、Fedora、deepin),Web端管理,

一键创建网站、FTP、数据库、SSL;安全管理,计划任务,文件管理,PHP多版本共存及切换;自带LNMP与LAMP

以上 为仅供个人安装linux宝塔版安装参考.

猜你喜欢

转载自www.cnblogs.com/victorcode/p/10025512.html
今日推荐