最近中文字幕完整版高清,宅男宅女精品国产av天堂,亚洲欧美日韩综合一区二区,最新色国产精品精品视频,中文字幕日韩欧美就去鲁

首頁(yè) > 考試輔導(dǎo) > 計(jì)算機(jī)考試 > Linux認(rèn)證 > Linux試題集錦 > 五十幾道RHCE參考筆試試題(六)

五十幾道RHCE參考筆試試題(六)

51. what does cops stand for?
choose the best answer:
a. company oriented password system
b. computer oriented password security
c. computer oracle and password system
d. computer oracle and points system
e. none of the above         

52. you have a linux machine that does not have x-windows configured. what command can you use to find out what kind of graphics card it has?
choose the best answer:
a. xfind
b. superprobe
c. xsetup
d. cat /proc/video
e. videocfg         

53. you have just added a new nfs share to the appropriate file. what must you do to activate the share?
choose the best answer:
a. reboot
b. exportfs -a
c. ndc restart
d. server nfs start
e. mount -a         

54. which installation class will automatically delete all of your dos partitions?
choose the best answer:
a. custom
b. workstation
c. laptop
d. server
e. all of the above         

55. how do you enable quotas on a partition in /etc/fstab?
choose the best answer:
a. add the enforcequotas option.
b. you don't. quotas are turned on automatically when you install the quota rpm.
c. add the quota option.
d. add the usrquota and grpquota options.
e. you put a 1 in the last column.         

56. which files are used to configure tcp wrappers?
choose the best answer:
a. /etc/tcpwrapper.conf and /etc/hosts.conf
b. /etc/hosts.allow and /etc/hosts.deny
c. /etc/tcpwrapper.conf and /etc/xinetd.conf
d. /etc/access.conf and /etc/xinetd.conf
e. /etc/tcpwrapper and /etc/access.conf