non*_*ity 2 linux nas bash asustor
有了Asustor NAS(例如AS7004t-i5),我们就可以ssh进入盒子中运行的Linux。但它正在使用sh. 没有bash、zsh、 和apt-get或yum不起作用。我们如何在那里安装 Bash 和 Zsh?
ssh
sh
bash
zsh
apt-get
yum
小智 5
正如您在Asustor知识库中看到的那样,嵌入的系统“类似于Linux但不是Linux”,并且可用的命令列表也很有限。
安装 Linux 软件包的一种选项是“ Entware ”。
我已从“App Central”安装了此应用程序,完成后您可以安装软件包。
例子:
# opkg find nano找到“nano”包 # opkg install nano来安装“nano”
# opkg find nano
# opkg install nano
归档时间:
5 年,8 月 前
查看次数:
4917 次
最近记录:
3 年 前