shell脚本 Linux系统安全监测

一.简介

源码地址

日期:2018/4/12
介绍:监测当前Linux系统的安全配置,并给出建议

效果图:
shell脚本 Linux系统安全监测

二.使用

适用:centos6+
语言:中文
注意:无

下载
wget https://raw.githubusercontent.com/goodboy23/shell/master/jobs/safety_check.sh

执行
bash safety_check.sh

上一篇:Table is marked as crashed and should be repaired 解决办法


下一篇:N皇后问题