当前位置:论坛首页 > Linux面板 > 讨论

树莓派安装宝塔Liunx面板教程

发表在 Linux面板2018-1-18 01:29 [复制链接] 1 5095

*部分转自网络


0x001
    树莓派3B,ARM 4核架构,运行内存896M,内存卡8G作为存储介质,这个配置已经达到了官方的建议要求。
    树莓派运行的是Linux发行版本Raspbian-jessie的系统。
    树莓派官方的Raspbian系统是基于Debian开发而来的,所以我们也自然可以使用Debian的教程进行安装
0x002
    首先先更换国内源(建议与树莓派官方源同在)
0x003
    建议首先安装[python-setuptools]
  1. sudo apt-get install python-setuptools
复制代码
(至于为什么首先安装这个:我在安装宝塔的时候有报错:chardet installation failed. )

0x004
    下载宝塔程序
  1. sudo wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh
复制代码
0x005
    进行安装
  1. sudo bash install.sh
复制代码
(至于为什么分开 是因为宝塔官方的一条式命令执行安装程序没有权限,也该也可以这样,不过我没试)
  1. sudo wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && <span style='display: inline !important; float: none; background-color: transparent; color: rgb(0, 96, 0); font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;'>sudo bash install.sh</span>
复制代码
新手不喜勿喷



使用道具 举报 只看该作者 回复
发表于 2018-1-18 01:33:05 | 显示全部楼层
前几天安装过1次 还没有发现问题 今天又重新安装了遍(编译安装的)
QQ截图20180118013019.png

使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表