Timo's Techie Corner

echo "Blogging about random geek stuff" > /etc/about.conf

2011/01/06

Another oneliner : using esxcli to change to roundrobin

›
for disk in $(esxcli nmp device list | grep -B2 -e "Storage Array Type: VMW_SATP_SVC" | grep -e "^naa"); do echo "e...

Just a fastliner

›
interfaceips=$(ifconfig -a| grep "inet addr" | sed 's/\s\+/ /g;s/^\s\+//;s/^inet addr://' | cut -f1 -d" ") for i...
2010/12/11

Cheapass Host Profile

›
Small project I am working on. It is java based, so you will need to install it (see the previous post on howto use the cheapass host profil...

Installing jre on vMA

›
Title says it all! I needed some java on my vMA (for a purpose I'll blogging about later on). First of all getting the JRE. You can down...
2010/12/08

Youtube API via Javascript and XML

›
Very quick post because I am no longer in the mood of writing anything, but I just wanted to share this with the world :) Probably full of b...
2010/12/01

Netextender corrupts mDNSResponder

›
A great way to start the day. My boss had some problems with his mac today. He wasn't able to surf at all. I checked all the layers and ...
2 comments:
2010/11/29

ESX disconnects from vCenter and Corrupt IBM ESXi embedded sticks

›
Sometime ago I was installing a vCenter and connecting the the ESX hosts. The host kept disconnecting after 1 minute or something. Reconnect...
‹
›
Home
View web version

About me

Timothy Dewin
Blogging about all the cool it stuff : Linux, Veeam, VMware or a combination of any random technologies Sorry for any spelling mistakes, I'm a techie not a language expert. ;)
View my complete profile
Powered by Blogger.