linux centos下搭建宝塔后台管理
Posted victor
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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宝塔版安装参考.
以上是关于linux centos下搭建宝塔后台管理的主要内容,如果未能解决你的问题,请参考以下文章