單項選擇題How are hardware errors removed from an error report that are more than 30 days old?()

A. /usr/bin/errpt -d H 30
B. /usr/sbin/errclear - J H 30
C. /usr/bin/errclear -d H 30
D. /usr/sbin/errclear -j H 30


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題When a system has both online transaction processing as well as large batch processing, which of the following common procedures will best help to improve system performance?()

A. Boost the priority of batch jobs.
B. Schedule batch runs to reduce contention with OLTP.
C. Schedule OS maintenance such that it includes frequent application of PTFs.
D. Perform incremental backups of transaction processing and full backups of batch processing.

2.單項選擇題Data is transferred between two servers using NFS, where one server is configured with token ring, and the other system is configured with ethernet. It is discovered that the performance is greatly reduced during this transfer. Which of the following steps should be taken to improve performance?()

A. Reduce MTU on token ring system to match ethernet system using ifconfig command (i.e. ifconfig tr0 mtu 1500)
B. Reduce MTU on token ring system to match ethernet system using no command (i.e. no -o mtu=1500)
C. Increase MTU on ethernet system to match token ring system using ifconfig command (i.e. ifconfig en0 mtu 4096)
D. Increase MTU on ethernet system to match token ring system using no command (i.e. no -o mtu=4096)