There are several ways to run Windows applications under Linux. One of the most common ways is through wine, which redirects system calls to effectively emulate windows programs under Linux. Another popular solution is through virtualization products such as VMWare. In this post, I will describe a method for virtualizing single applications rather than the entire operating system, so you only see the program you’re trying to run rather than the entire OS.
Continue reading
Windows Applications in Linux with SeamlessRDP
5