Connect to a Windows remote desktop using Linux
Whilst browsing I found this article of 10 tips when making the switch to Ubuntu Linux. One of the tips is Remote desktop to a Windows desktop/server.
There is a program called rdesktop that allows you to connect to a windows remote desktop sesson on an IP address (over RDP):
rdesktop [server]:[port]
The remote desktop I tried this [...]