old blog,

VMXGenerator.py : Python program to generate VMware configuration

Izhar Firdaus Izhar Firdaus Follow Support Jun 21, 2007 · 1 min read
VMXGenerator.py : Python program to generate VMware configuration
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.
Ok, I'm bored during this holidays ..

While surfing around and playing with Xen and VMWare, I stumbled upon this http://sanbarrow.com/vmxbuilder.html and saw a DOS Shell script to generate VMX. The crazy me took over, I started converting the script to Python~ :P. I have reimplemented most of the basic functionalities of the script in Python classes. Below is the script.

vmxgenerator.py

If youre interested to improve it, Sanbarrow.com provides lots of useful docs related to VMX parameters here - http://sanbarrow.com/vmx.html
Written by Izhar Firdaus Follow Support
I'm a system architect, data engineer and developer advocate with passion in Free / Open Source software, entrepreneurship, community building, education and martial art. I take enjoyment in bridging and bringing together different FOSS technologies to help businesses and organizations utilize IT infrastructure to aid and optimize their business and organizational process.

Setting up ADSL connection, the Fedora way

Some users might not notice that Fedora have a very easy to use GUI for setting up ADSL and other network connections. The tool is in...

In old blog, Jun 18, 2007

« Previous Post

Using Glade to write GUI applications

A few useful links for people who want to learn on how to write GTK applications using Glade Python - http://video.google.com/videopl...

In old blog, Jun 22, 2007

Next Post »