-
Recent Posts
Categories
- Command Line FU (14)
- Comments & Announcements (1)
- Data Storage (3)
- Network Attached Storage (NAS) (3)
- IPMI (2)
- Network Attached Storage (NAS) (3)
- Google Chrome (2)
- Linux (13)
- Internals (2)
- MAC-OSX (6)
- Networking (4)
- SAMBA/SMB/CIFS (1)
- Uncategorized (2)
- VMWare (2)
- Remote Console (1)
- Windows (1)
December 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Author Archives: dsg_admin
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
Using Windows version of IPMITool called (ipmiutil) does not work when attempting to activate an SOL connection.
IPMIUtil 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 … Continue reading
VMWare VM shows duplicate IP for same host after Migrating (VMotion) the VM to another ESXi Storage Host
In 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’ … Continue reading
Include Line Numbers to bash set-x debug output
There 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 … Continue reading
How to get rid of that annoying “Add to Reading List” option in Google Chrome when you click on the star to make a bookmark.
In 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. … Continue reading
Posted in Google Chrome
Tagged bookmark, disable, google, reading list, remove reading list, star
Leave a comment
Welcome
Welcome to my blog. This is my first post and I will be sharing more information soon.