Search
Categories
My recent reads
Where Wizards Stay Up Late: The Origins Of The Internet
The Wikipedia Revolution
The Wright Brothers
Category Archives: Windows
Debian Squeeze (6.0) Xen 4.0.1 VM Server with HVM on LV
Installing Xen 4.0.1 onto Debian Squeeze has been a huge issue for me. Mostly, I ran into problems because I’m a xen novice and really didn’t understand the ins and outs of the xen packages, but also because installing and … Continue reading
Posted in 64 bit, Debian, Linux, networking, Squeeze, Uncategorized, Virtualization, Windows, Xen
1 Comment
Running 32 and 64 bit java applications on the same windows host
First install both the 32 and 64 bit JREs. Use the default installation locations (i.e. 32 bit Java in the Program Files (x86) directory and 64bit Java in the Program Files directory). Set the two JAVA_HOME environmental variables: A “JAVA_HOME” … Continue reading