SK0-005 · Question #58
An administrator is asked to harden a Linux server after installing the OS. Which of the following should the administrator do FIRST?
The correct answer is A. Install the latest OS patches.. The first and most critical step to harden a Linux server after OS installation is to install the latest OS patches to address known security vulnerabilities.
Question
An administrator is asked to harden a Linux server after installing the OS. Which of the following should the administrator do FIRST?
Options
- AInstall the latest OS patches.
- BSet up a personal firewall.
- CDisable the HIDS.
- DEnable WOL.
How the community answered
(41 responses)- A90% (37)
- B2% (1)
- C2% (1)
- D5% (2)
Why each option
The first and most critical step to harden a Linux server after OS installation is to install the latest OS patches to address known security vulnerabilities.
Immediately installing the latest OS patches is the foundational first step in hardening any server, as it remediates known security vulnerabilities and bugs, establishing a secure baseline before further configuration.
Setting up a personal firewall is an important hardening step but should typically follow the application of OS patches to ensure the underlying system itself is protected against known exploits first.
Disabling a Host Intrusion Detection System (HIDS) would weaken the server's security posture, as HIDS are designed to monitor for malicious activities.
Enabling Wake-on-LAN (WOL) is a power management feature and is not directly related to server hardening; in some cases, if not properly secured, it could even introduce security risks.
Concept tested: Server hardening best practices
Source: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/index
Topics
Community Discussion
No community discussion yet for this question.