You have just brought home a new set top box for your television, that includes a digital video recorder (DVR). It is probably running Linux, like most currently popular multi-media appliances.Which variety of Linux would you expect to have been installed on it?
A desktop version with a friendly graphical interface
B. A server version, such as Red Hat Enterprise Linux
C. A specialized version with only the minimal set of software needed to accomplish its task
查看答案
Please select a possible correct full path for a file named photo.jpg on a Linux system.
A. /.data.user1.images.photo.jpg
B. /Data_user1_images_photo.jpg
C. /data/user1/images/photo.jpg
D. c:\data\user1\images\photo.jpg
Which of the following is responsible for starting system and network services at boot time?
A. kernel
B. boot loader
C. init
D. GRUB
Which of the following is responsible for launching Linux?
A. Boot loader
B. init
C. X Window System
D. BIOS
Which command is used to extract columns from a file to work on them later?
A. tr
B. tee
C. wc
D. cut