Gineesh Madapparambath
Author of Kubernetes and Ansible books, Architect at Red Hat, Automation and Containerization Explorer, techbeatly.com/youtube
Read More
Email Management – Quick Tips
Keep your inbox as empty as possible Move important messages to proper sub-folders or delete unwanted right away. Delete e-mails that are no longer …
Subnet Mask Information – Quick Reference Sheet
AddressBitsPrefNetMask1 0/32255.255.255.2552 1/31255.255.255.2544 2/30255.255.255.2528 3/29255.255.255.24816 4/28255.255.255.24032 …
How to check CPU count information (LUX)
Quick methods to check. Linux [root~]# dmidecode -t processor |grep CPU Version: Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz Version: Intel(R) Xeon(R) CPU …
Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or …
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.
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
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 …