Collecting Ubuntu Linux System Information
Find the system host name Display the system’s host name: $ hostname $ cat /etc/hostname server1 Display the system’s DNS domain name: $ dnsdomainname cyberciti.biz Display the system’s Fully Qualified Domain Name (FQDN): $ hostname…