<?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>Vimal Sudhan &#187; Windows</title>
	<atom:link href="http://vimalsudhan.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://vimalsudhan.com</link>
	<description>A PHP developer&#039;s weblog</description>
	<lastBuildDate>Tue, 18 Oct 2011 19:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remote desktop connection in Linux (RDP)</title>
		<link>http://vimalsudhan.com/2010/10/remote-desktop-connection-in-linux-rdp/</link>
		<comments>http://vimalsudhan.com/2010/10/remote-desktop-connection-in-linux-rdp/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 14:19:51 +0000</pubDate>
		<dc:creator>Vimal</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://vimalsudhan.com/?p=80</guid>
		<description><![CDATA[Want to connect to windows from linux? Its easy use rdesktop rdesktop supports rdp and you can connect using ip address of windows client rdesktop &#60;client-ip&#62; -u &#60;username&#62; -p &#60;password&#62; rdesktop is available in all common repositories so you can use yum install rdesktop for Fedora or apt-get in ubuntu http://www.rdesktop.org/]]></description>
			<content:encoded><![CDATA[<p>Want to connect to windows from linux? Its easy use <strong>rdesktop</strong><br />
rdesktop supports rdp and you can connect using ip address of windows client<br />
<code>rdesktop &lt;client-ip&gt; -u &lt;username&gt; -p &lt;password&gt;</code><br />
rdesktop is available in all common repositories<br />
so you can use<br />
<code>yum install rdesktop</code> for Fedora<br />
or apt-get in ubuntu<br />
<a href="http://www.rdesktop.org/">http://www.rdesktop.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vimalsudhan.com/2010/10/remote-desktop-connection-in-linux-rdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

