五十几道RHCE参考笔试试题(五)
来源:优易学  2011-11-29 20:08:17   【优易学:中国教育考试门户网】   资料下载   IT书店
41. How do I immeadiately shut down a Linux system?
Choose the best answer:
A. Turn off the monitor then turn off the CPU.
B. /sbin/stop
C. init 6
D. shutdown -h now
E. None of the above         

42. You have created a /home/projectfoo directory. How can you change its group ownership to the projectfoo group?
Choose the best answer:
A. chmod g+rwx projectfoo /home/projectfoo
B. chown projectfoo /home/projectfoo
C. chgrp projectfoo /home/projectfoo
D. newgrp projectfoo /home/projectfoo
E. chown projectfoo.users /home/projectfoo         

43. What is the correct syntax to mount an MS DOS formatted floppy disk (do not assume that there is an entry in /etc/fstab)?
Choose the best answer:
A. mount /dev/floppy /mnt/fd0
B. mount -t iso9660 /dev/fd0 /mnt/floppy
C. mount -t vfat /dev/fd0 /mnt/floppy
D. mount -t msdos /dev/floppy /mnt/floppy
E. mdir         

44. How can you create a file of all your ISA plug and play device settings?
Choose the best answer:
A. pnpdump >; isapnp.conf
B. pnpdump -isa >; isapnp.conf
C. isadump >; isapnp.conf
D. cat /proc/isa
E. isaadmin --dump >;isapnp.conf         

45. You want to compile a new kernel. You have already compiled the kernel and modules. How do you install the modules?
Choose the best answer:
A. make modules_install
B. make install
C. make modules
D. make install_modules
E. make bzImage         

46. Where are source RPMs installed?
Choose the best answer:
A. /usr/src/linux/rpms/
B. /var/src/linux/rpm/
C. /var/rpm/src/
D. /var/linux/rpm/src/
E. /usr/src/redhat/         

47. You have installed a DHCP server on your Linux machine and edited the configuration file. What else must you do before it will give out ip addresses?
Choose the best answer:
A. reboot
B. Put fixed-addresses in the configuration for each client.
C. service dhcp begin
D. touch /var/lib/dhcp/dhcpd.leases
E. All of the above         

48. What directory contains the kernel?
Choose the best answer:
A. /
B. /kernel
C. /etc
D. /boot
E. /var/log         

49. How can a user set up their own crontab entry?
Choose the best answer:
A. vi ~/.crontab
B. cp /etc/crontab .
C. crontab -v
D. crontab -e
E. cron -edit         

50. The PCMCIA card configuration file is read by cardmgr (8) at startup time. It defines what resources are available for use by Card Services describes how to load and initialize device drivers and describes specific PCMCIA cards. Where is this file located?
Choose the best answer:
A. /etc/pcmcia/config.opts
B. /etc/sysconfig/pcmcia
C. /etc/config.pcmcia
D. /etc/pcmcia
E. /etc/pcmcia/config 

责任编辑:小草

文章搜索:
 相关文章
热点资讯
热门课程培训