技術者が Linux サーバーで作業しており、ネットワーク経由で別のサーバーにアクセスしようとしています。技術者は、ping サーバー名を実行しようとするとサーバーが見つからないというメッセージを受け取りますが、ピング サーバー名を使用するとエラー メッセージは表示されません。ドメイン.com。エラーを解決するために技術者が行うべきことは次のうちどれですか?
正解:A
The domain search variable is used to specify a list of domains that are appended to a hostname when resolving it. If the servername is not fully qualified, the resolver will try each domain in the list until it finds a match or fails. By configuring the domain search variable, the technician can avoid typing the full domain name every time they want to ping a server. Verified Reference: [How to configure DNS suffixes on Linux systems]