Chapter 15. Windows programs in Linux

 

The challenge of using any operating system is when you need a specific program that’s only available on a different operating system. For instance, the U.S. government has a nice savings bond calculator, Savings Bond Wizard, that tells you how much interest bonds are earning and when they come due. Linux has its own version, called GBonds, but the files aren’t compatible between the two programs, and I originally created the file in Savings Bond Wizard. So I need Windows to use my file.

There are times when there’s no Linux alternative for a program and your only option is the Windows version. This has been common with games, although that’s changing as more games are available on the Steam platform. Luckily, moving between Windows and Linux isn’t that complicated. In this chapter I’m going to discuss two options for moving between the Linux and Windows worlds.

15.1. Virtualization

15.2. Wine: using Windows without full-blown virtual machines

15.3. Wrapping up

15.4. Lab