免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1255 | 回复: 2
打印 上一主题 下一主题

[新手入门] 几道题目,想和大家探讨一下 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-04-07 09:32 |只看该作者 |倒序浏览
1.Once the filemon command is invoked, which of the following procedures should be performed
to stop the command so that the filemon reports will still be generated?
A. Run "filemon -u".
B. Run "trcstop" command.
C. Perform a "kill -9" of the fliemon process.
D. Send a SIGSTOP signale to the filemon process.
我觉得答案应该是B.

2.Which of the following commands should be used to monitor the number of bytes read on any
given disk?
A. tprof     B. iostat     C. svmon    D. vmstat
我认为答案是B

3.It has been determined that print jobs from an application are not being removed from the
system after they have been printed. To remove these jobs from the /var/spool directory, which
cron entry will remove files more than 7 days old?
A. find /var/spool/lpd/qdir -mtime - 7type f -exec rm -f{}\;
B. find -name/var/spool/* exec rm {}\;
C. find -name/var/spool/lpd/* -exec rm {}\;
D. find /var/spool/lpd/qdir -mtime +7type f -exec rm -f{}\;
看不懂答案。

4.Which of the following conclusions is most appropriate to draw to describe why du shows fewer
blocks used than df?
A.The df command only counts the number of disk blocks and superblocks.
B.The df command ignores space used for inodes, gnodes, and vnodes.
C.The du command does not take into account filesystem metadata.
D.The du command counts indirect blocks and superblocks in its calculations.
我认为答案是C.

5.During a boot, which of the following procedures is most likely to present a menu that
prompts the user to copy a dump?
A. Set the dump device to /dev/hd6.
B. Run sysdumpdev to set the force copy flag for dump to true.
C. Run sysdumpdev to set the force copy flag for dump to false.
D. Increase spece in the /tmp directory.
我认为答案是B.

6.Which of the following statements is TRUE about the primary system dump device?  
A. it is shared.
B. It must be /dev/hd6.
C. It must be an internal disk
D. It can be an external device.
我认为答案是C.

7.All of the following classes of errors are logged in the error report EXCEPT:
A. Messages   B. Software   C. Hardware   D. Unknown
我认为是A,不知可否。

8.Which scheduling policy does schedtue -t effect?  
A. SCHED_OTHER   B. SCHED_FIFO
C. SCHED_RR      D. SCHED_FIFO2
答案的几个参数我都没有见过。

9.A patch has been applied to the operating system. After rebooting, the system is hung.
Which of the following commands should have been performed to prevent the system from
hanging?
A. lppchk, bosboot
B. lslpp-l, oslevel
C. installp -C, lppchk
D. bosboot, synchlvodm
我考虑是C.。

10. All of the following are contained in a system dump except:
A. The entire contents of memory
B. The history of kernel function calls
C. The process/thread that was active
D. The final history of error log events leading up to the system crash
书上的答案是A,但是我认为是C.

论坛徽章:
0
2 [报告]
发表于 2006-04-11 09:58 |只看该作者
3题答案是D
4不清楚
6题答案是D
8题不清楚
10题是A
其余和你差不多

论坛徽章:
0
3 [报告]
发表于 2006-04-11 10:03 |只看该作者
3题D
6题C
10题A
仅仅代表自己看法
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP