I was wondering if there is such service, either free or very cheap, where I can use a Linux machine for a few days to install and run 2 programs on it. Really all I need is to debug my ANSI C application with Valgrind debugger which only runs on Linux and I don't have access to it right now for various reasons.
So all I need is this:
I thought of doing it over sourceforge but my software is not anything useful to humanity, it is for a scientific research, doing some math calculations...
Maybe anyone of you know of such service? Or knows where I can use a Linux machine once in a while?
Please let me know thanks maxim
You can set up an Ubuntu micro instance for free on Amazon's infrastructure: http://aws.amazon.com/free/
But really, I would rather recommend you installing Linux on your own, you can even do it on a USB memory stick (pendrive).