Lpi Level 1 Exam 101(with rpm) 認定 117-101 試験問題:
1. What RPM command would show you detailed information for a package called openssh3.6.i386.rpm?
A) rpm --verify openssh-3.6.i386.rpm
B) rpm --query --info --package openssh-3.6.i386.rpm
C) rpm --showdetails --package openssh-3.6.i386.rpm
D) rpm --showinformation openssh-3.6.i386.rpm
2. Which command will allow an administrator to adjust the number of mounts after which an existing filesystem will be checked by e2fsck?
A) mke2fs
B) dumpe2fs
C) mode2fs
D) tune2fs
E) debugfs
3. CORRECT TEXT
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information) Answer:
4. Select the line that best represents what permissions the /etc/passwd file should have
A) -rw-r--r-- 1 1 1 531 Apr 3 12:36 /etc/passwd
B) all answers listed are not correct
C) all answers listed are correct
D) -rw-r--r-- 1 root root 531 Apr 312:36 /etc/passwd
E) -rw------- 1 root root 531 Apr 3 12:36 /etc/passwd
5. What umask will set the file permissions on a newly created file to -rw-r--r-- (644)?
A) 0224
B) 0246
C) 0002
D) 0022
質問と回答:
質問 # 1 正解: B | 質問 # 2 正解: D | 質問 # 3 正解: メンバーにのみ表示されます | 質問 # 4 正解: D | 質問 # 5 正解: D |