Centos中command not found错误集锦 -bash: nslookup: command not found -bash: dig: command not found 缺少bind-utils 安装yum -y install bind-utils -bash: ssh: command not found -bash: scp: command not found 缺少openssh-clients 安装yum -y install openssh-clients 2012年04月21日 Linux, 服务器 暂无评论 阅读 3,713 次 阅读全文