Rabu, 07 Agustus 2019

Commands to Check System Hardware Manufacturer on Red Hat OS

Hai guys, di artikel selanjutnya ini penulis akan sharing mengenai informasi command Red Hat untuk mengetahui manufaktur Hardware termasuk serial number yang diperoleh melalui pengecekan OS.

[root@x_hostname ~]# uname -a
Linux x_hostname 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@x_hostname ~]# cat /etc/*release
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Red Hat Enterprise Linux Server release 6.4 (Santiago)
[root@x_hostname ~]# lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                8
On-line CPU(s) list:   0-7
Thread(s) per core:    2
Core(s) per socket:    4
xxxx.................................
[root@x_hostname ~]# dmidecode | grep -A3 '^System Information'
System Information
        Manufacturer: LENOVO
        Product Name: System x3650 M5: -[xxxxxx]-
        Version: 11
[root@x_hostname ~]# dmidecode -s system-serial-number
# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.
71XLSI0GX < serial number


Tidak ada komentar:

Posting Komentar