ACPI administration advocacy advocacy opinion apache audio authentication bash calendar commandline cron database debian desktop development disk dvd emacs email exim files firefox firewall ftp fun grub hardware hardware html images installation ipod kde knoppix laptop latex mplayer multimedia mysql network nfs openoffice opinion opinion pdf perl php postgresql printing scripting scsi security shell sitenews slackware spam ssh subversion svk t23 t43 text thinkpad thunderbird time users windows wine wordpress xwindows xwindows
I like to use Linux all the time. Unfortunately, often you need to use Windows to do all sorts of tasks. This is particularly galling when a publicly funded institution such as a University requires you to use Windows to run software that is needed for the course. If you're doing a course in statistics, for example, you might be required to use Minitab.
Fortunately, you can use Minitab on Linux. If it comes on a CD, mount the CD and explore it. There will be a file called something like 'SETUP.EXE'. Execute it with wine:
wine /mnt/cdrom/Setup.exe
This should install Minitab on your fake 'c' drive. Then you can run it doing something like:
wine ~/.wine/c/Program Files/MTBWINST/MTB12ST.EXE
On my system, I was relieved to find that Minitab runs flawlessly. That's one less reason to boot into Windows!