首页 > 系统服务 > 详细

linux centos下搭建宝塔后台管理

时间:2018-11-27 11:58:54      阅读:465      评论:0      收藏:0      [点我收藏+]

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宝塔版安装参考.

linux centos下搭建宝塔后台管理

原文:https://www.cnblogs.com/victorcode/p/10025512.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!