Obtain TCP Network netstat output without netstat
There are times you may be on a system and for whatever insane reason, netstat is not installed. Here is how you can obtain interface information without netstat Example results
Read MoreThere are times you may be on a system and for whatever insane reason, netstat is not installed. Here is how you can obtain interface information without netstat Example results
Read MoreIPMIUtil is the Windows Equivalent of IPMITOOLS. It may be downloaded from Sourceforge: http://ipmiutil.sourceforge.net/ After installing the appropriate Windows Binary, here is the basic syntax of ipmiutil after you install the binary Many of the basic commands DO work. Example viewing sensor data also works However, when attempting to initialize a Serial Over Lan (SOL)
Read MoreIn the following example I ran into an issue whereby I was attempting to: Migrate VMware Virtual Machine (VM) 2012_DC01.BINTRI.AD from ESXi Host-A to ESXi Host-B The Migration was successful. However after the VMotion completed, when I attempted to ‘ping’ my VM host IP Address it showed that there was a Duplicate IP address! I
Read MoreThere are times you need to view the line numbers in a bash script to view script execution. Within bash ‘set -x’ either at the shell, or within the bash script will display debug output. To include line numbers you can use the PS4=’${LINENO}:’ The $PS4 variable in Bash is used for the prompt printed before
Read MoreIn the Google Chrome URL put in chrome://flags/#read-later Scroll down to Reading List Section Click on the Drop down and select DISABLED on Reading List and Reading List ‘New ‘ badge promo Click on Relaunch Chrome in the bottom right. Whallah! You’re Welcome..
Read More
Welcome
Welcome to my blog. This is my first post and I will be sharing more information soon.
Read More