Hostname show

hostname – позволяет узнать текущее имя хоста

hostnamectl – смотрим Hostname и hardware компоненты (тип ПК – vp/laptop, тип ОС Linux – Ubuntu, CentOS, RHEL, версию Linux ядра, архитектуру)
redkin.p@govnoserver:~$ hostnamectl
   Static hostname: govnoserver
         Icon name: computer-vm
           Chassis: vm
           Boot ID: e965d0a9925e44a8af55557b58842542
  Operating System: Ubuntu 14.04.3 LTS
            Kernel: Linux 3.13.0-65-generic
      Architecture: x86_64

[user1@host1 ~]$ hostnamectl
   Static hostname: host1.example.com
         Icon name: computer-laptop
           Chassis: laptop
        Machine ID: 5d39a72b4d324a6a8eb4a5800f7e983e
           Boot ID: 534afc7f6e134f14923f5039e10da67f
  Operating System: CentOS Linux 7 (Core)
       CPE OS Name: cpe:/o:centos:centos:7
            Kernel: Linux 3.10.0-327.22.2.el7.x86_64
            Architecture: x86-64

Leave a Reply