命令“grep’error’/var/log/messages”的作用是()
第1题:
A.annualreval.sh2>&1/var/log/reval.log2>/var/log/reval.err
B.annualreval.sh1>/var/log/reval.log2>/var/log/reval.err
C.annualreval.sh2>>&1/var/log/reval.log/var/log/reval.err
D.annualreval.sh1>>/var/log/reval.log2>/var/log/reval.err
第2题:
A./var/log/messages
B./proc/cpuinfo
C./proc/meminfo
D./var/log/dmesg
第3题:
如何查看Linux系统的启动后,所产生的Kernel日志信息()。
第4题:
DNS的日志文件存放于哪个目录下?()
第5题:
Apache的日志文件存放在()。
第6题:
下列哪些日志记录了系统的警告信息()。
第7题:
A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by this cron job()
第8题:
A System p administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location()
第9题:
/var/log/syslog.out
/var/log/cron.log
/var/spool/cron/logs
第10题:
/var/log/messages
/proc/cpuinfo
/proc/meminfo
/var/log/dmesg
第11题:
/var/log/conslog
/var/log/console.log
/var/adm/ras/conslog
/var/ras/console.log
第12题:
Syslogd creates error log entries in the system error log.
The default error log is stored in /var/adm/ras/error.log.
All entries in the error log are related to software problems.
Error logging is automatically enabled during system initialization.
第13题:
A. /var/log/dmesg
B. /var/log/messages
C. /var/log/public
D. /var/run/utmp
第14题:
A./etc/log/
B./var/log/
C./var/adm/syslog/
D./etc/adm/log/
第15题:
A system administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location?()
第16题:
在LINUX系统的/var/log目录下,保存的系统日志文件包括()
第17题:
那个文件中包含最后一次引导后的dmesg缓存区信息()。
第18题:
Which command will display messages directed to thesystem console?()
第19题:
Which of the following statements best describes error logging?()
第20题:
A System p administrator needs to run the annualreval.sh script, directing standard error to /var/log/reval.err, and appending standard out to /var/log/reval.log. How can this be accomplished ()
第21题:
/etc/log/
/var/log/
/var/adm/syslog/
/etc/adm/log/
第22题:
/tmp/conslog
/etc/console.log
/var/adm/ras/conslog
/var/ras/console.log
第23题:
alog -t console -o
cat /var/adm/ras/conslog
cat /var/log/all/console.log
grep CONSOLE /var/adm/messages