单项选择题To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?()

A. nouidchk
B. alluser
C. user
D. auto


您可能感兴趣的试卷

你可能感兴趣的试题

2.多项选择题What does the Filesystem Hierarchy Standard enable? ()

A. software to predict the location of installed files and directories
B. software to predict the ownership and access rights to files and directories
C. users to predict the location of installed files and directories
D. users to predict how the filesystem should be formatted according to need

4.单项选择题Which of these commands allows you to use shared libraries that are in /usr/local/lib?()

A. export LD_PRELOAD=/usr/local/lib
B. export LD_LIBRARY_PATH=/usr/local/lib
C. Idconfig /usr/local/lib
D. Idd/usr/local/lib

6.单项选择题You wish to kill a process with a PID of 123. Select the command which exiting.()

A. kill-1 123
B. kill-9 123
C. kill-15 123
D. kill-17 123

7.单项选择题Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?()

A. tr ’\r\n’ " < userlist.txt > newlist.txt
B. tr -c ’\n\r’ " < newlist.txt > userlist.txt
C. tr -d \r¯ < userlist.txt > newlist.txt
D. tr \r¯\n¯ userlist.txt newlist.txt
E. tr -s ®^M’¡®^J’ userlist.txt newlist.tx

8.单项选择题You have read/write permission on an ordinary file foo. You have just run In foo bar. What would happen if you ran rm foo?()

A. foo and bar would both be removed.
B. foo would be removed while bar would remain accessible.
C. foo would be removed, bar would still exist but would be unusable.
D. Both foo and bar would remain accessible.
E. You would be asked whether bar should be removed.

10.单项选择题What is the difference between thE.remove and thE.purge action with the dpkg command?()

A. -remove removes the program, -purge also removes the config files
B. -remove only removes the program, -purge only removes the config files
C. -remove removes a package, -purge also removes all packages dependent on it
D. -remove removes only the package file itself, -purge removes all files related to the package

最新试题

You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()

题型:单项选择题

Using vi, you want to save changes to the file myfile with :w!, but vi complains it cannot write to the file. Therefore, you want to check the write permissions on the file. To do this without leaving vi, you type:()

题型:单项选择题

You ran out of space and added a eighth disk to your SCSI-1 system. When you try to start, the system no longer boots. What is most likely the cause of this problem?()

题型:单项选择题

Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?()

题型:单项选择题

With Xorg 7.0, what is the name of the default font server?()

题型:单项选择题

You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()

题型:单项选择题

Given the following output:  prompt> myapp  [1]+ Stopped myapp  prompt>  Which of the following commands will resume executing the stopped process while allowing the user to continue to type commands at the command prompt?()

题型:单项选择题

Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?()

题型:单项选择题

You have read/write permission on an ordinary file foo. You have just run In foo bar. What would happen if you ran rm foo?()

题型:单项选择题

To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or floppy), which option need to be added to the corresponding line in /etc/fstab?()

题型:单项选择题