GSNA · Question #331
GSNA Question #331: Real Exam Question with Answer & Explanation
The correct answer is A. /etc/passwd. In Unix, the /etc/passwd file contains username, real name, home directory, encrypted password, and other information about a user. Answer: C is incorrect. In Unix, the /etc/hosts file lists the hosts for name lookup use that are locally required. Answer: D is incorrect. In Unix,
Question
Options
- A/etc/passwd
- B/etc/printcap
- C/etc/hosts
- D/etc/inittab
Explanation
In Unix, the /etc/passwd file contains username, real name, home directory, encrypted password, and other information about a user. Answer: C is incorrect. In Unix, the /etc/hosts file lists the hosts for name lookup use that are locally required. Answer: D is incorrect. In Unix, the /etc/inittab file is the configuration file for init. It controls startup run levels and determines scripts to start with. Answer: B is incorrect. In Unix, the /etc/printcap file is the configuration file for printers.
Community Discussion
No community discussion yet for this question.