Infrastructre & Hardware
Infrastructre & hardware
How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples.
Infrastructre & hardware
dmidecode – best usages [updated]
Check Hyper-threading (Virtualization) available or not # dmidecode -t processor | grep HTT HTT (Multi-threading) HTT (Multi-threading) Check if its …

UNIX / Linux shutdown Commands
Shutdown the machine immediately # shutdown -h now Reboot the machine immediately
Infrastructre & hardware
Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can …

How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ? Its so easy. Just …

How to find iLO MAC address for BladeCenter/Enclosure
Open the iLO console (HP here in example) goto to the menu as described in the screenshot.
Gineesh Madapparambath