Linux 管理者は最近、従来の Web サーバーを置き換えるために新しい企業 Web サーバーを再プロビジョニングしました。 会社のユーザーへの影響を最小限に抑えるために、管理者は新しいサーバーのネットワークと DNS 設定を従来のサーバーと同じになるように変更しました。 SSH 経由でリモートから新しいサーバーにログインしようとすると、次のエラー メッセージが表示されます。 警告: リモート ホストの識別が変更されました。 問題を解決するために管理者は次のどれを行う必要がありますか?
正解:B
The impact on the company's users has ALREADY been minimised by matching the network and DNS settings of the new server to those of the old one, and that is all that is required for a seamless transition into its role as the new corporate web server. I.E. the staff are all accessing this server over HTTP or HTTPS, not SSH and therefore won't see this error - it's only the admin SSHing into it who sees it.