Category Archives: vSphere (ESX)

Root access with ESX 3.x

By | February 4, 2008

Edit the sshd_config file by entering the command: vi /etc/ssh/sshd_config Look for the line called “PermitRootLogin no” and change it to “PermitRootLogin yes“ After changing the line you have to restart the host or the sshd server by running the command: ./etc/init.d/sshd restart A. Mikkelsen (This is so i don’t forget 🙂 )

Create your own updated ESX 3i – bootable USB stick….

By | January 6, 2008

VCPaul has been so nice to share how he was able to create a bootable USB stick with the latest ESX 3i. You can read his post in the VMware Community at http://communities.vmware.com/message/825686 Or read it here: ——————————————————————————- Requirements: 1 GB USB flash drive WinImage IZArc Of course you can use your favourite tools and… Read More »

The power of VIPerlToolkit

By | June 26, 2008

Over the past 2 weeks i have been playing around with the VIperlToolkit and discovered hwo easy and powerfull it is. Some of the scripts i have created is avaiable for download in the Download section of this site. I first came accross the VIPerlToolkit about 8 months ago when looking through www.run-virtual.com. I got… Read More »