システム管理者が会社用の Web サーバーを作成し、エンドユーザーが接続できるように API のタグを追加する必要があります。 この要件を完了するために管理者は次のどれを実行しますか?
正解:C
The command hostnamectl set-hostname Comptia-WebNode -H [email protected] sets the hostname of the web server to Comptia-WebNode and connects to the server using the SSH protocol and the root user. This is the correct way to complete the requirement.