システム管理者が新しい Web サーバーをプロビジョニングしました。サーバーの OS を保護するためのベスト プラクティスを組み合わせるのは、次のうちどれですか? (3つお選びください。)
正解:A,D,E
These three measures help to secure the web server by implementing encryption and securing the authentication process. By disabling password authentication and enabling SSH key access only, the server is less vulnerable to brute-force attacks. Installing TLS certificates on the server helps to encrypt communications, preventing data interception and tampering.