Need system command 'locate' to install safedog for linux.Installation aborted!
是缺少搜索命令组件,用下面命令进行安装
yum -y install mlocate
Need system command 'lspci' to install safedog for linux.Installation aborted!
用下面命令进行安装
yum -y install pciutils
Need system command 'lsof' to install safedog for linux.Installation aborted!
用下面命令进行安装
yum install lsof
Need system command 'netstat' to install safedog for linux.Installation aborted!
用下面命令进行安装
yum install net-tools
Need system command 'killall' to install safedog for linux.Installation aborted!
用下面命令进行安装
yum install psmisc