Virtual Conferences?

Virtualization, and Virtual are wonderful buzzwords now-a-day’s aren’t they? It seems with some format modification, webcasts have now become “Virtual Conferences” or “Virtual Seminars”. It’s a cool concept though, especially because I have an allergy for airplanes/travel. Here are some coming up this month. (From Brian Madden)

Those Root’s Run Deep – Create a Second Root Account on ESX

Found this in VMware’s KB 1005278 [root@esx root]# adduser -u 0 -o -g 0 -G 0,1,2,3,4,6,10 root2 [root@esx root]# passwd root2 Changing password for user root2. New UNIX password: Retype new UNIX password: passwd: all authentication tokens updated successfully. After spending some time in the adduser man page, I found that while long, that command
-> Continue reading Those Root’s Run Deep – Create a Second Root Account on ESX

vmkpcidivy

Looking at the site stats in Google Analytics, I came across what I had figured for a real oddball search: “vmkpcidivy”, turns out that this is a depreciated command, a left over from an earlier version of the Matrix. [root@esx root]# vmkpcidivy vmkpcidivy is deprecated, it is only provided for compatibility with vmkpcidivy -q vmhba_devs
-> Continue reading vmkpcidivy

No Virginia, You Can’t Have Serial Port Access in ESXi

While there may be a Santa Claus Virginia, and he brought you ESXi for free, he didn’t bring you Serial Port Access. This isn’t because after several hundreds of years of delivering toys to little girls and boy’s has got him scrooged out, it’s because ESXi has a footprint that is all of 32mb in
-> Continue reading No Virginia, You Can’t Have Serial Port Access in ESXi

Time Keeps on Slipping… Time Keeping Best Practices for Linux

Had a situation in which time in a Linux guest kept creeping about, slower, faster, etc. To the point where NTP wasn’t helping before. This in turn, like all good questions, turned me to that which is the holy oracle of all knowledge: Google. Google, showed me that I am not alone in my struggles,
-> Continue reading Time Keeps on Slipping… Time Keeping Best Practices for Linux