101-400 Exam Questions
378 real 101-400 exam questions with expert-verified answers and explanations. Page 4 of 8.
- Question #168
What does the Filesystem Hierarchy Standard enable? (Select TWO answers)
- Question #169
You want the default permissions for your files to be -rw-r----- . HOW must you set umask?
- Question #170
Which chown command will change the ownership to foo and the group to bar on a file named biglist?
- Question #171
Which of the following programs will only find files that are in your PATH?
- Question #172
Which option must be listed in /etc/fstab to activate user quotas automatically?
- Question #173
Which of the following commands makes /bin/foo executable by everyone but only writable by its owner?
- Question #174
You are having problems with a particular font and you want to see if its directory is included in XF86Config. Which section contains this information?
- Question #175
You have just set up the X Display Manager as your default display manager. What file should you edit to change the default background for it?
- Question #176
Which of the following lines from /etc/X11/XF86Config indicates what fonts can be found on a font server?
- Question #177
You are the system administrator for a consulting firm where several people use Linux as their desktop operating system. One of your users has installed a commercial publishing pro...
- Question #178
Which of the following programs is typically used to query installed debian packages? (Please select TWO that apply)
- Question #180
An installed package is broken. In order to go back to the previous version of the same package which RPM option should be used?
- Question #181
George is planning a partition scheme for a new Linux installation. Which THREE directories should he consider for separate partitions? (Select three)
- Question #184
All items are required to enable USB support on a Linux system EXCEPT.
- Question #185
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?
- Question #186
In order to save and restore your sound card's configuration between sessions, the ALSA sound system uses what program?
- Question #187
According to the File System Hierarchy Standard, the lost+found directory is used for:
- Question #188
The sticky bit is usually set on
- Question #189
You are looking for an executable file foo. Select the command that would search for foo within directories set in the shell variable, PATH.
- Question #190
What key combination is used to forcibly halt the X server in the event of the graphical session becoming unusable (e.g., desktop manager or full screen application hanging)?
- Question #191
You ran out of space and added a eighth disk to your SCSI-I system. When you try to start, the system no longer boots. What is most likely the cause of this problem?
- Question #192
Keyboards and mice are members of which class of USB devices?
- Question #193
Which of the following commands will print the current video settings to stdout in XF86Config "Modeline" format?
- Question #194
With xorg 7.0, what is the name of the default font server?
- Question #195
Which of the following is the default Xorg configuration file?
- Question #196
When you start XWindows, which series of programs and/or scripts would most closely describe the start-up process?
- Question #197
Your senior administrator asked you to change the default background of his machine, which uses XDM. Which file would you edit to achieve this?
- Question #198
When installing XWindows the monitor wasn't recognised but now a data sheet with its specification is available. Which xorg.conf section must be edited to specify the correct value...
- Question #199
The command echo $! will produce what output?
- Question #200
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...
- Question #201
What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?
- Question #203
You are using quota on your system. How can you see disk quota details?
- Question #204
Which shell built-in command can be used to create a shortcut or pseudonym for a longer command? Assume a modern bourne-like shell, such as bash.
- Question #205
Which of the following sed commands will replace all instances of the string foo with the string foobar changing the file filel.txt in place?
- Question #206
When reading man pages, a lot of extra characters are shown on screen. Which of the following commands can help to deal with this problem?
- Question #208
Which of the following commands is run last during boot on a system with quotas enabled?
- Question #209
Select the line that best represents what permissions the /etc/passwd file should have
- Question #210
What does the command mount -a do?
- Question #211
You are using quota on your system. How can you see disk quota details?
- Question #212
What command should be invoked to give the user sally read and write, but not execute, access to the file strategy.txt using Extended ACL entries?
- Question #213
Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a C system.
- Question #214
Which of the following commands will print the inode usage on each mounted filesystem?
- Question #216
Which of these commands allows you to use shared libraries that are in /usr/local/lib?
- Question #217
Which file is used by ld.so to find libraries quickly without actually having to search the directories in its library path?
- Question #218
What TWO permissions must a user have in order to run a shell script?
- Question #219
Which system administration command you can use to update ld.so.cache after the installation of new shared libraries?
- Question #220
How do you get a list of files that have been installed from a dpkg package?
- Question #221
Which command will create an ext3 filesystem on /dev/hda2?
- Question #222
What is the proper option to put in /etc/fstab to enable group quotas for a particular parition?
- Question #223
Which utility would you use to change how often a filesystem check was performed over an EXT2 filesystem (without losing any data stored on that filesystem)?