117-101試験無料問題集「Lpi Level 1 Exam 101(with rpm) 認定」

CORRECT TEXT
Which command is used to enable disk quotas on a particular filesystem? (Provide only the command, with no options or parameters)
正解:
quotaon
/sbin/quotaon
Which command will list all the files installed from the RPM package file named, vorbistools-1.1.i386. rpm?

User Joseph has successfully extracted and compiled a program from source code. Installing the binaries produces errors. What is the most likely reason?

What is the process ID number of the init program?

Your senior administrator asked you to change the default background of his machine, which uses XDM. Which file would you edit to achieve this?

You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?

CORRECT TEXT
The___________command allows you to view or change serial port configuration.
正解:
setserial
/bin/setserial
Which of the following is the default XFree86 configuration file?

Which of the following commands will write a message to the terminals of all logged in users?

Which command will print to standard out only the lines that do not begin with # (pound symbol) in the file foobar?

In order to save and restore your sound card's configuration between sessions, the ALSA sound system uses what program?

Which of the following commands will NOT update the Modify timestamp on the file /tmp/myfile.txt?

How can you update a package only if an earlier version is currently installed on the system?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following commands makes /bin/foo executable by everyone but only writable by its owner?

You need to know where all the configuration files for the installed package named "postfix" are located. Assuming it was installed with rpm, which command will list this information for you?

In the command foo < bar | foobar, which ONE of the following statements is correct?

The file myfile.txt contains the following data: joe:x:100:100:Joe:/home/joe:/bin/bash
mike:x:101:101:Mike:/home/mike:/bin/sh kevin:x:102:102:Kevin:/home/kevin:/bin/sh matt:x:103:103:Matt:/home/matt:/bin/sh
What output will be displayed on the screen when the following command is executed: grep -o home myfile.txt

What is the purpose of the bash built-in export command?

The system is having trouble and the engineer wants to bypass the usual /sbin/init startup and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?