宝塔快速上手操控Linux机器
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
宝塔快速上手操控Linux机器
太久没用宝塔了,连开放端口都能忘,写篇博客记录一下
环境为cenos7
宝塔安装
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
宝塔登录
使用浏览器访问服务器ip的8888端口
查看登录地址
使用xshell等一类的连接工具远程连接服务器
/etc/init.d/bt default
一般直接使用外网地址即可,记住用户名和密码
宝塔操作
以下为登录后的左侧导航栏,这是比较常用的三个功能
-
文件:用来查看服务器有哪些文件以及上传文件,相当于ftp工具
-
终端:用来远程连接linux设备,输入相关linux命令,相当于xshell
-
软件商店:用来安装linux软件,如mysql、nginx、redis等
另外要注意这个安全功能,这个是用来开放端口的,不开放外界是无法访问的




A beautiful web dashboard for Linux
最近提交(Master分支:1 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)