RE: support for a small US college going GNU?
"Chris Maeda" <[email protected]> Tue, 19 Jul 2005 03:16:52 -0400
| Newsgroups | gmane.comp.misc.free-software-business |
|---|---|
| Message-ID | <00ad01c58c31$d6280400$0763050a@madcat> |
Citrix vs WTS -- Citrix appears to support Linux clients while I'm willing to bet that WTS does not. If the app is mission critical (and therefore not easily substituted), then Citrix is really the only viable approach. You would be nuts to bet the farm on Wine in its current state, and running the app in VMWare requires you to buy a Windows license and a VMWare license, which ends up being more expensive. -----Original Message----- From: Karsten M. Self [mailto:[email protected]] Sent: Tuesday, July 19, 2005 1:18 AM To: [email protected] Subject: Re: support for a small US college going GNU? Anyhow, the upshot is that for compatibility, you've got a number of options, and they're not exclusive: - Find a native port of a legacy MS Windows app (e.g.: Firefox, OOo). - Find equivalent functionality in an alternate native application (e.g.: Gimp vs. Photoshop (flames to /dev/null)) - Run the legacy MS Windows app remotely (Citrix, WTS, VNC) and access it from GNU/Linux (rdesktop, VNC). - Run the legacy MS Windows app within a compatibility environment (WINE). - Run the legacy MS Windows application within an emulated / virtualized environment (VMWare, qemu, Xen).