ある技術者が、会社のサーバー ファームに関するドキュメントを作成しています。技術者は、すべての Linux サーバーのサーバー名を確認する必要があります。技術者が実行する必要があるコマンドは次のうちどれですか?
正解:B
nslookup (name server lookup) is a tool used to perform DNS lookups in Linux. It is used to display DNS details, such as the IP address of a particular computer, the MX records for a domain, or the NS servers of a domain.