What is the output when the following shell script executes?() cat<;<;foobar Hello foobar foobar
A. The contents of the file foobar. B. Hello C. No output but a file named foobar is created. D. Hello foobar E. Hello foobar foobar
单项选择题WhichsystemadministrationcommandyoucanusetoupdateId.so.cacheaftertheinstallationofnewsharedlibraries?()
A. Idconfig B. Idd C. libpath D. newlibs
单项选择题YouarerunningLinux2.0.36andyouneedtoaddaUSBmousetoyoursystem.Whichofthefollowingstatementsistrue?()
A. You need to rebuild the kernel. B. You need to upgrade the kernel C. You need to load the USB modules for your existing modular kernel. D. USB support is not available in Linux.
单项选择题Whichofthefollowingcommandsmakes bin fooexecutablebyeveryonebutwritableonlybyitsowner?()
A. chmod 557 /bin/foo B. chmod o+rwx.a+rx/bin/foo C. chown 557 /bin/foo D. chmod 755/bin/foo
单项选择题YouranoutofspaceandaddedaeighthdisktoyourSCSI-1system.Whenyoutrytostart,thesystemnolongerboots.Whatismostlikelythecauseofthisproblem?()
A. SCSI-1 supports only 8 devices including the adaptor. B. SCSI-1 supports only 6 disks per adaptor. C. There is a SCSI-ID conflict that causes that problem. D. You forgot to set the SCSI-ID #8 for the new disk.
单项选择题Youhaverunoutofdiskspaceonapartition.Whichofthefollowingwouldbeaneasywaytomovedatatoanewpartitionwithoutreconfiguringthepathtothedatainexistingapplications?()
A. Run ext2fs ACL. B. Use a hard link. C. Use a symbolic link. D. Use the loopback device. E. Create a block device offset.