网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
A system administrator would like to set a system to reboot after a crash.  What is the best way to do this?()
A

 smit chgsys

B

 bosboot

C

 smit dump

D

 bootlist -r


参考答案

参考解析
解析: 暂无解析
更多 “单选题A system administrator would like to set a system to reboot after a crash.  What is the best way to do this?()A  smit chgsysB  bosbootC  smit dumpD  bootlist -r” 相关考题
考题 单选题A TCP/IP application is transferring files from a personal machine to a remote machine.  The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size.  Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()A  Increase the size of thewallB  Increase the size of sb_maxC  Increase the size of tcp_recvspaceD  Increase the size of tcp_sendspace

考题 单选题Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()A  Run defragfs -r /data1; defragfs /data1B  Run defragfs -r /dev/lv01; defragfs /dev/lv01C  Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.D  Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.

考题 单选题Which of the following commands should be used to determine whether a logical volume is contiguous across a disk?()A  lslvB  lsfsC  lspvD  fileplace

考题 单选题Which of the following commands can be used to watch system errors as they are logged?()A  smit errptB  smit errdemonC  smit alogD  smit syslogd

考题 单选题Which of the following commands should be used to monitor the number of bytes read on any given disk?()A  tprofB  topasC  filemonD  vmstat

考题 单选题Page replacements algorithm steals file pages only when percent of RAM occupied by filepages()A  falls below minperm.B  is between minperm and maxperm.C  higher than maxperm.D  lower than maxperm.