I am using ubuntu for development. And I want to test my application on IE. So, instead of remote desktop I want to access IE as remote application from other windows machine. So the other guy whose working on windows machine can continue with his work and I can also test my application.

Are there any ways to access IE as remote application between windows and ubuntu ?

link|improve this question

feedback

2 Answers

You can use VirtualBox in Ubuntu to create Windows virtual machine

link|improve this answer
feedback

Another option if you just need ie to test your applications, is to use ie running wine for ubuntu See here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.