Lpi Entry Level Linux Essentials Certificate of Achievement 認定 117-010 試験問題:
1. Which command will display the last line of the file foo.txt?
A) tail -n 1 foo.txt
B) head -n 1 foo.txt
C) tail foo.txt
D) last -n 1 foo.txt
2. Which of the following will change the group that is associated with a file?
A) chown
B) chmod -w
C) chmod
D) ls -g
3. CORRECT TEXT
What is the usual absolute path of the personal directory for the user foo?
4. What is the correct command to extract the contents of the archive file download.bz2?
A) unpack download.bz2
B) unzip download.bz2
C) unzip2 download.bz2
D) uncompress download.bz2
E) bunzip2 download.bz2
5. What does LAMP mean?
A) The bus ID of an attached USB device that emits light.
B) The Linux Advanced Mode Programming Interface which gives advanced capabilities to application developers.
C) The combination of Linux, Apache, MySQL and PHP or other programming languages.
D) Short for Lightweight Access Management Protocol which synchronizes permissions in a network.
E) Short for lamport-clock which is important in distributed network computing.
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: A | 質問 # 3 正解: メンバーにのみ表示されます | 質問 # 4 正解: E | 質問 # 5 正解: C |