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

CORRECT TEXT
To prevent users from being able to fill up the / partition, the _______ directory should be on a separate partition if possible because it is world writeable.
正解:
/tmp
tmp
CORRECT TEXT
To change the priority of a running process, you use the _______ command (Specify command only with no options.)
正解:
renice
/usr/bin/renice
While using the vi editor, you wish to move ahead one page. You should press the control key and:

解説: (GoShiken メンバーにのみ表示されます)
CORRECT TEXT
Which command will display messages from the kernel that were output during the normal bootup sequence? Answer:
正解:
dmesg
/bin/dmesg
What file is read by the program ldconfig?

You need to create a simple hierarchy of directories: images/photos/summer/ottawa/. None of the directories on that path exists. What command will create all of the needed directories in one step?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following commands will print the current video settings to stdout in XF86Config "Modeline" format?

CORRECT TEXT
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Enter the correct vi command without spaces.
正解:
17yy
Which directory contains additional information about installed packages?

CORRECT TEXT
USB fax/modems that conform to this subclass of the Communication Device Class (CDC) vendor neutral standard are Linux compatible (answer is a 3 letter acronym)
正解:
acm
Which of the following commands can be used to instruct the init process to switch runlevels?
(Choose TWO correct answers)

CORRECT TEXT
Which program finds only files that are in your PATH?
正解:
which
CORRECT TEXT
You are formatting a single hard disk for a Linux install. What is the maximum number of primary partitions you can create?
正解:
4
four
How many SCSI ids for peripherals can SCSI-1 support?

解説: (GoShiken メンバーにのみ表示されます)
You need to install a fax server. Which type of fax/modem should you install to insure Linux compatibility?

What effect does the sticky bit have when set on a directory?

Which chown command will change the ownership to foo and the group to bar on a file named biglist?