<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Turner &#187; Linux</title>
	<atom:link href="http://paulturner.me/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulturner.me</link>
	<description>What was that again?</description>
	<lastBuildDate>Wed, 24 Mar 2010 13:49:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Connect to a Windows remote desktop using Linux</title>
		<link>http://paulturner.me/2008/10/connect-to-a-windows-remote-desktop-using-linux/</link>
		<comments>http://paulturner.me/2008/10/connect-to-a-windows-remote-desktop-using-linux/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 22:46:15 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://paul-turner.net/?p=69</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst browsing I found <a href="http://www.mattiasgeniar.be/linux/making-the-switch-to-linux-keep-in-mind-10-ubuntu-tips/">this article</a> of 10 tips when making the switch to Ubuntu Linux.  One of the tips is <em><strong>Remote desktop to a Windows desktop/server.</strong></em></p>
<p>There is a program called rdesktop that allows you to connect to a windows remote desktop sesson on an IP address (over RDP):</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">rdesktop [server]:[port]</div></div>
<p>The remote desktop I tried this on was using a VPN tunnel using this command:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">rdesktop localhost:52893</div></div>
<p>The article also linked to the <a href="http://en.wikipedia.org/wiki/Rdesktop">Wikipedia rDesktop article</a> which linked to information for other RDP clients.</p>
<p>The only downside I found so far is that the screen resolution was restricted to 800*600 with 16 colours.  Not a big problem for occasional use, but I may investigate some of the other solutions.</p>
<p>Does anyone else know of a better alternative? </p>
]]></content:encoded>
			<wfw:commentRss>http://paulturner.me/2008/10/connect-to-a-windows-remote-desktop-using-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
