HP2-T16 · Question #59
Which log contains information about the SUSE Linux startup?
The correct answer is A. /var/log/boot.log. Industry Standard Architecture - Student Guide 2 - Page 220 Red Hat Linux log files are located in the var/log directory. An especially good resource for hardware troubleshooting is the kernel startup file, which is named boot.log. This plain text file can be opened with any…
Question
Which log contains information about the SUSE Linux startup?
Options
- A/var/log/boot.log
- B/var/log/boot.msg
- C/boot/log/boot.log
- D/var/opt/log/message.log
How the community answered
(36 responses)- A78% (28)
- B14% (5)
- C3% (1)
- D6% (2)
Explanation
Industry Standard Architecture - Student Guide 2 - Page 220 Red Hat Linux log files are located in the var/log directory. An especially good resource for hardware troubleshooting is the kernel startup file, which is named boot.log. This plain text file can be opened with any text editor. It lists the devices on the system and their status when the system booted. Another useful file is /var/log/messages, which includes boot messages and current system log information.
Topics
Community Discussion
No community discussion yet for this question.