在linux系统中,指定在今天下午 5:30 执行/tmp/test.sh文件,假设现在时间是 2008年9月30日中午12:30,下面()命令是错误的。
A、at -f /tmp/test.sh 17:30 09/30/2008
B、at -f /tmp/test.sh 5:30pm 09/30/2008
C、at -f /tmp/test.sh now +5 minutes
D、at -f /tmp/test.sh +5 minutes
A、at -f /tmp/test.sh 17:30 09/30/2008
B、at -f /tmp/test.sh 5:30pm 09/30/2008
C、at -f /tmp/test.sh now +5 minutes
D、at -f /tmp/test.sh +5 minutes
A、在/etc/resolv.conf文件中进行配置 B、在/etc/sysconfig/network文件中进行配置 C、只能指定2个有效的DNS服务器地址 D、在配置文件中,通过domain IP的方式指定DNS服务器 E、在配置文件中,通过nameserver IP的方式指定DNS服务器
A、Linux系统支持细粒度的审计操作 B、Linux系统可以使用自带的软件发送审计日志到SOC平台 C、Linux系统一般使用auditd进程产生日志文件 D、Linux在secure日志中登陆成功日志和审计日志是一个文件