我用玩客云刷入了armbian系统,安装了宝塔面板,注:我使用的是这条安装代码:
wget -O install.sh http://download.bt.cn/install/install-ubuntu.sh && sudo bash install.sh我也不知道是什么版本,但我直接在命令行中输入bt没有用
但我安装成功后没有获取到初始密码,我想只好说是找论坛,然后我使用了下面这条代码:
root@OneCloud:~# cd /www/server/panel && python tools.pyc panel aaaa1234 admin但他给的返回数据是下面的代码
esnlxc6r
然后我没有头绪,去打开了面板登录界面,输入我设置的密码没有用,提示我去ssh输入bt default获取初始密码,我照做后,ssh提示
Could not find the database of available applications, run update-command-not-found as root to fix this
bt: command not found
那我该怎么办?求大神回答
|
|