NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Real world uses of VMs (Score:2)
Reply to This
Re:Real world uses of VMs (Score:1)
I also set up VMs for most of the clients I work with, and store them on a portable hard drive. That way when it's time to switch to that project, I unsuspend the VM and I'm ready to go, either from my laptop or my desktop. It saves a lot of time setting up different dev/test enviroments that don't really install well on the same box (Linux/Apache, W2K/IIS, Oracle, SQL2K, SQL7).