Category Archives: knowledge

Using VirtualBox without the GUI

Very frequently I have the need to use a Windows XP machine remotely, this virtual machine is set up on my local server so I don’t really run a GUI all the time on it.  So what I’ve done is (using the GUI) set up VirtualBox, installed / configured it then shut it down.  To bring the machine I made a quick bash script:

#!/bin/sh
VBoxHeadless -s "Windows XP VM"

And run it from within screen (to keep the process alive after disconnect).  After that I just RDP into the box and use it like a home away from home.  Pretty handy, especially if you had a multitude of machines you wanted to bring up and use then shut down without having to first vnc/remote into another gui, then start the virtualbox gui, and use the gui from a gui gui gu gui… gui.

Hexy’s power woes revisited

I found this great article (where I shamelessly stole the image to the left from) it has a lot of stress testing on different alkalines and they threw in some rechargables.  You can clearly see by the graph that most alkalines are going to buckle real fast when you try to draw 2 amps from them.  This makes sense because when I was using the alkalines the result was much worse than the bench power supply (which current limits shortly after 3A).  If you look further down he does this test on some NIMH cells and he was able to get 5A out of it without too much voltage drop.  This is clearly the explanation why the alkalines were so horrible.  So I got a few different power options coming.   I got some cheap buck regulators from fleabay and some cells coming.  Hopefully it’s sufficient to at least run through the demo software properly!