Hi all,
My primary development platform is Windows, however I sometimes need access to Linux for porting and testing my apps. To do so I use a preconfigured general purpose VMware image. However I'm looking for a simpler, more light-weight solution. I'm thinking about a zero-installation LiveCD dedicated to software development, booted inside VMware, and accessed through SSH (and XWin for graphical stuff).
Do you folks use, or know of existing Live-based solutions for software developers? I mainly use C/C++ and am perfectly happy with bash and vi most of the time, so I have no specific requirement on IDEs.