최신 Level 0 117-010 무료샘플문제:
1. Which command line can be used to search help files that mention the word "copy"?
A) whatis copy
B) man copy
C) copy --help
D) man -k copy
E) copy help
2. What command would you use to get comprehensive documentation about any command in Linux?
A) get command
B) help command
C) man command
D) locate command
E) echo command
3. Which of the following commands can be used to change both the owner AND group settings of a file?
A) chage
B) chuser
C) chgrp
D) chown
E) chmod
4. A Linux computer has no access to the internet. Which command displays information about the network gateway for the system?
A) gateway
B) traceroute
C) ipconfig
D) ifconfig
E) route
5. What is the command to change the password of a user?
A) password
B) passwd
C) gpasswd
D) wpasswd
E) epasswd
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: C | 질문 # 3 정답: D | 질문 # 4 정답: E | 질문 # 5 정답: B |