Running Windows Programs in Ubuntu with SeamlessRDP
Wednesday, August 6, 2008
While looking for what's happening at this years Defcon that I'll be attending, I stumbled across a blog entry from 360 Security talking about SeamlessRDP. After seeing how easy it is to setup and use, I don't know why I haven't heard more about it. But that's probably because I've never really looked into running Windows apps in Ubuntu.
What is SeamlessRDP
SeamlessRDP is an extension for remote desktop/terminal servers that allows a single application to be remoted into instead of the entire computer. In my scenario, I have an Ubuntu system and I run a virtual Windows XP in the background. I install SeamlessRDP onto the Windows VM and I can now run individual applications without messing around with the VM itself.
The company Cendio created SeamlessRDP when they were trying to get their own products to work with rdesktop. They realized that it could be of use to other in the community and released it under GPL.
How to
It's extremely easy to setup:
- On the remote desktop server, download SeamlessRDP binary file.
- Extract it to an easy to use location like C:\seamlessrdp
- On the client, make sure you have at least version 1.5 of rdesktop installed (Hardy is all set). Download it from here if you need
- Now you're ready to use it - here's an example of running Word 2007:
Running Internet Explorer:
I admit, I haven't done any research into other products or alternatives that may work better, so let me know if you find anything
External Links
http://www.cendio.com/seamlessrdp/ - Cendio's page about seamless RDP
http://www.rdesktop.org/ - rdesktop.org for the client
http://blog.ncircle.com/ - where I originally found the postLabels: rdesktop, remote desktop, SeamlessRDP, terminal services, Ubuntu, windows server 2003
While looking for what's happening at this years Defcon that I'll be attending, I stumbled across a blog entry from 360 Security talking about SeamlessRDP. After seeing how easy it is to setup and use, I don't know why I haven't heard more about it. But that's probably because I've never really looked into running Windows apps in Ubuntu.
What is SeamlessRDP
SeamlessRDP is an extension for remote desktop/terminal servers that allows a single application to be remoted into instead of the entire computer. In my scenario, I have an Ubuntu system and I run a virtual Windows XP in the background. I install SeamlessRDP onto the Windows VM and I can now run individual applications without messing around with the VM itself.
The company Cendio created SeamlessRDP when they were trying to get their own products to work with rdesktop. They realized that it could be of use to other in the community and released it under GPL.
How to
It's extremely easy to setup:
- On the remote desktop server, download SeamlessRDP binary file.
- Extract it to an easy to use location like C:\seamlessrdp
- On the client, make sure you have at least version 1.5 of rdesktop installed (Hardy is all set). Download it from here if you need
- Now you're ready to use it - here's an example of running Word 2007:
Running Internet Explorer:
I admit, I haven't done any research into other products or alternatives that may work better, so let me know if you find anything
External Links
http://www.cendio.com/seamlessrdp/ - Cendio's page about seamless RDPhttp://www.rdesktop.org/ - rdesktop.org for the client
http://blog.ncircle.com/ - where I originally found the post
Labels: rdesktop, remote desktop, SeamlessRDP, terminal services, Ubuntu, windows server 2003