在玩客云上成功部署Armbian 5.9后,為了進(jìn)一步簡(jiǎn)化服務(wù)器管理流程,我們接下來(lái)將安裝寶塔面板7.7版本。寶塔面板以其直觀易用的圖形界面和豐富的管理功能,成為眾多開(kāi)發(fā)者和運(yùn)維人員的首選工具。通過(guò)簡(jiǎn)單的幾步操作,您就能在玩客云上搭建起一個(gè)功能強(qiáng)大的服務(wù)器管理環(huán)境,輕松管理網(wǎng)站、數(shù)據(jù)庫(kù)、FTP等多種服務(wù)。
因?yàn)閍rmbian版本是32位的,因?yàn)橥婵驮艭PU是s805是32位的,雖然可以安裝寶塔最后一個(gè)32位的5.9的版本,但是有很多的軟件都比較老。
常規(guī)去官網(wǎng)上下載安裝腳本就會(huì)出錯(cuò)
所以就要改一下官網(wǎng)下載的腳本這里下載 腳本下載
上傳到/root目錄
打開(kāi)源文件替換源
deb https://mirrors.ustc.edu.cn/debian buster main contrib non-free
deb https://mirrors.ustc.edu.cn/debian buster-updates main contrib non-free
deb https://mirrors.ustc.edu.cn/debian buster-backports main contrib non-free
deb https://mirrors.ustc.edu.cn/debian-security/ buster/updates main contribnon-free
之后修改區(qū)時(shí)間
nano /etc/apt/sources.list.d/raspi.list
deb http://mirrors.tuna.tsinghua.edu.cn/raspberrypi/ buster main ui
deb-src http://mirrors.tuna.tsinghua.edu.cn/raspberrypi/buster main ui
更新一下
apt-get update
好了之后直接執(zhí)行安裝腳本
bash 77.sh
這時(shí)候都會(huì)報(bào)錯(cuò),然后接下來(lái)繼續(xù)跟著走
再下載文件導(dǎo)入到/root目錄
pycryptodome-3.14.1-cp35-abi3-linux_armv7l.zip
(1.69 MB, 下載次數(shù): 23)
2024-7-19 15:42 上傳
點(diǎn)擊文件名下載附件
下載積分: 金幣 -1
ssh中執(zhí)行
btpip install gevent==21.12.0
btpip install psutil==5.8.0
btpip install --upgrade pip
btpip install --upgrade Pillow
btpip install gevent-websocket==0.10.1
btpip install pycryptodome-3.14.1-cp35-abi3-linux_armv7l.whl
btpip install cryptography==3.2
btpip install pyOpenSSL==20.0.0
btpip install Flask==1.1.4
btpip install requests==2.26.0
然后SSH中執(zhí)行命令 bt 1 后面會(huì)不會(huì)報(bào)錯(cuò)或者直接輸入 bt 14 查看內(nèi)網(wǎng)面板鏈接可不可以進(jìn)入
不能的話執(zhí)行下列命令
btpip install aliyun-python-sdk-core==2.13.35
btpip install aliyun-python-sdk-core-v3==2.13.32
btpip install aliyun-python-sdk-kms==2.15.0
btpip install bcrypt==3.1.7
btpip install beautifulsoup4==4.8.2
btpip install cachetools==4.0.0
btpip install certifi==2019.11.28
btpip install cffi==1.15.0
btpip install chardet==3.0.4
btpip install Click==8.1.2
btpip install configobj==5.0.6
btpip install configparser==4.0.2
btpip install cos-python-sdk-v5==1.9.14
btpip install crcmod==1.7
btpip install cryptography==3.2
btpip install Cython==0.29.26
btpip install decorator==4.4.1
btpip install dicttoxml==1.7.4
btpip install dnspython==1.16.0
btpip install docker==4.2.0
btpip install enum34==1.1.9
btpip install Flask==2.1.1
btpip install Flask-Session==0.4.0
btpip install Flask-SQLAlchemy==2.5.1
btpip install future==0.18.2
btpip install gevent==21.12.0
btpip install gevent-websocket==0.10.1
btpip install google-api-core==2.3.2
btpip install google-api-python-client==2.33.0
btpip install google-auth==2.3.3
btpip install google-auth-httplib2==0.1.0
btpip install google-auth-oauthlib==0.4.6
btpip install google-cloud-core==2.2.1
btpip install google-cloud-storage==1.43.0
btpip install google-resumable-media==2.1.0
btpip install googleapis-common-protos==1.54.0
btpip install greenlet==1.1.2
btpip install httplib2==0.20.2
btpip install idna==2.8
btpip install iniparse==0.5
btpip install ipaddress==1.0.23
btpip install IPy==1.0
btpip install itsdangerous==2.1.2
btpip install Jinja2==3.1.1
btpip install jmespath==0.9.4
btpip install kitchen==1.2.6
btpip install MarkupSafe==2.1.1
btpip install mongo==0.2.0
btpip install oauthlib==3.1.1
btpip install oss2==2.15.0
btpip install paramiko==2.8.1
btpip install peewee==3.13.1
btpip install Pillow==8.4.0
btpip install protobuf==3.19.1
btpip install psutil==5.9.0
btpip install pyasn1==0.4.8
btpip install pyasn1-modules==0.2.8
btpip install pycparser==2.19
btpip install pycryptodome==3.14.1
btpip install Pygments==2.7.4
btpip install pyinotify==0.9.6
btpip install pymongo==3.10.1
btpip install PyMySQL==1.0.2
btpip install PyNaCl==1.4.0
btpip install pyOpenSSL==20.0.0
btpip install pyparsing==2.4.6
btpip install pyPdf==1.13
btpip install PySocks==1.7.1
btpip install pytz==2019.3
btpip install pyudev==0.22.0
btpip install pyxattr==0.7.1
btpip install PyYAML==5.4
btpip install qiniu==7.5.0
btpip install qrcode==7.3.1
btpip install redis==4.0.2
btpip install requests==2.26.0
btpip install requests-file==1.5.1
btpip install requests-oauthlib==1.3.0
btpip install rsa==4.8
btpip install six==1.16.0
btpip install soupsieve==1.9.5
btpip install SQLAlchemy==1.4.28
btpip install supervisor==4.2.2
btpip install upyun==2.5.5
btpip install uritemplate==3.0.1
btpip install urLGrabber==4.1.0
btpip install urllib3==1.26.7
btpip install websocket-client==1.2.3
btpip install Werkzeug==2.1.1
跑完要好久的時(shí)間,慢慢等吧
跑完以后重啟一下
reboot
重啟完成以后輸入bt 1 bt 14 或者輸入bt后輸入序號(hào)就行了
推薦安裝Nginx 1.18
Mysql 5.5
PHP 7.2
修復(fù)寶塔面板不能自動(dòng)重啟
編輯文件 /etc/rc.local
游客,如果您要查看本帖隱藏內(nèi)容請(qǐng) 回復(fù)
相關(guān)閱讀:外貿(mào)盒子H96MAX rk3318怎么刷Armbian 外貿(mào)盒子H96MAX救磚方法分享
寶塔是什么工具 HK1Box刷完armbian基于docker安裝寶塔
移動(dòng)CM311-3/烽火HG680-MC/海信IP202H固件 晨星MSO9385芯片通用救磚
|