Online Virtual Enviornments for Old Operating Systems

1

I often need to run software on old operating systems (e.g. Windows 95, Windows 98, MS-DOS). Currently I have a bunch of old hardware that runs these machines but I was wondering if there was a better solution.

One possible solution is perhaps a DVD containing a number of virtual machines, with each VM corresponding to a particular old OS. An even better solution for me may be some online service, which allows me to logon or VNC into a VM (or real machine) running these OSes.

Do you know of any service or product that is capable of this?

speedplane

Posted 2011-12-13T17:47:51.607

Reputation: 1 421

I could be completely wrong but I don't think services would do this, due to copyright laws on the operating system / pirating / etc. I could be completely wrong, but I could only imagine seeing Linux virtual machines online. – cutrightjm – 2011-12-13T18:02:49.080

I am willing to pay for the service and submit to reasonable licensing terms. – speedplane – 2012-02-14T05:51:37.803

Answers

2

You can install those with the free VmWare player, though the developer eddition comes with some ver nice features if you can afford it. While VmWare Player may want to write to the virtual machine files, you can make a DVD with a library of images and copy the image over to a harddrive much like installing a program.

You could also look at application virtualization depending on what you need.

TimothyAWiseman

Posted 2011-12-13T17:47:51.607

Reputation: 278

I think that local virtualization is the way to go. There's nothing to be gained from running a VM remotely. Bonus link: a Linux VM written in Javascript.

– Andrew Lambert – 2011-12-13T18:11:36.260

The nice thing about a remote VM is that I don't have to manage it. That's also the trouble with putting VMs on a DVD. It's a pain to setup. – speedplane – 2011-12-13T18:58:22.057

I have never used it so I am not endorsing it, but cloudshare may do what you want. I'm not sure it will free you from managing it though. Many cloud providers take care of backup and high availabilit for you, but, especially when talking about a VM, you still have to configure and maintain it. In the database world for instance, SQL Azure relieves you of some administrative burdens even as it creates others. – TimothyAWiseman – 2011-12-13T20:11:12.923