최신 117-101 무료덤프 - Lpi Level 1 Exam 101(with rpm)
You are writing text in vi. Now you want to save your changes and exit. Which TWO sequence of inputs will accomplish this?
정답: C,E
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsfile only to receive the error, "No such file or directory." Which command will remove the directory?
정답: D
What is the process ID number of the init program?
정답: B
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.
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
tmp
Which chown command will change the ownership to foo and the group to bar on a file named biglist?
정답: A
CORRECT TEXT What umask value will result in the default access permissions of 600 (rw-------) for files and
(rwx ------) for directories? (Provide only the numerical umask value)
(rwx ------) for directories? (Provide only the numerical umask value)
정답:
077
0077
0077
After running the command umount /mnt, the following error message is displayed: umount: /mnt: device is busy. What is a common reason for this message?
정답: B
You wish to kill a process with a PID of 123. Select the command which will allow the process to "clean up" before exiting.
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
Which command will convert all tab characters in a file to spaces and print that to standard out?
정답: C
CORRECT TEXT
You are formatting a single hard disk for a Linux install. What is the maximum number of primary partitions you can create?
You are formatting a single hard disk for a Linux install. What is the maximum number of primary partitions you can create?
정답:
4
four
four
You are looking for an executable file foo. Select the command that would search for foo within directories set in the shell variable, PATH.
정답: D
You have just set up the Gnome Display Manager as your default display manager. What file should you edit to change the default greeting for it?
정답: D
While editing a file in vi, you realize that you are changing the wrong file. What vi command sequence will allow you to quit without saving your changes?
정답: D
What does the + symbol mean in the following grep regular expression: grep '^d[aei]\+d$' /usr/share/dict/words
정답: C
설명: (DumpTOP 회원만 볼 수 있음)
You need to install a fax server. Which type of fax/modem should you install to insure Linux compatibility?
정답: A
Identify the proper device for the third partition on the only SCSI drive on the system.
정답: C
Select the line that best represents what permissions the /etc/passwd file should have
정답: C
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?
정답: E