All Stories

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. Linux kernel version and hardware architecture # uname -m…

In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014

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 enabled or not. # l...

In Infrastructre & Hardware, Utilities, Nov 13, 2013

UNIX / Linux shutdown Commands

Shutdown the machine immediately # shutdown -h now Reboot the machine immediately # shutdown -r now Shutdown the machine with user defined message # shutdown…

In Infrastructre & Hardware, Utilities, LINUX, Aug 29, 2013

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 compute MD5 or SHA-1…

In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013

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 ?…

In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013

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.

In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013