<?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>Linux Explore &#187; Remote Desktop Command</title>
	<atom:link href="https://blog.linuxexplore.com/category/remote-desktop-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Mon, 07 Apr 2014 00:30:50 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Configure Remote Desktop from Command Line</title>
		<link>https://blog.linuxexplore.com/2009/08/02/configure-remote-desktop-from-command-line/</link>
		<comments>https://blog.linuxexplore.com/2009/08/02/configure-remote-desktop-from-command-line/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 20:57:28 +0000</pubDate>
		<dc:creator><![CDATA[linuxexplore]]></dc:creator>
				<category><![CDATA[Linux Explore Tips & Tricks]]></category>
		<category><![CDATA[Remote Desktop Command]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Remote Desktop CLI]]></category>

		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?p=115</guid>
		<description><![CDATA[Open a terminal and type following command to enable the remote desktop: $ gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true To disable the “Ask for Confirmation” dialog $ gconftool-2 -s -t bool /desktop/gnome/remote_access/prompt_enabled true If you check System -&#62; Preferences -&#62; Remote Desktop you will see that it is now turned ON. View more]]></description>
				<content:encoded><![CDATA[<p>Open a terminal and type following command to enable the remote desktop:</p>
<pre>$ gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true</pre>
<p>To disable the “Ask for Confirmation” dialog</p>
<pre>$ gconftool-2 -s -t bool /desktop/gnome/remote_access/prompt_enabled true</pre>
<p>If you check</p>
<pre>System -&gt; Preferences -&gt; Remote Desktop</pre>
<p>you will see that it is now turned ON.<br />
<a href="http://linuxexplore.com/tips-tricks/configure-remote-desktop-from-command-line/">View more</a></p>
]]></content:encoded>
			<wfw:commentRss>https://blog.linuxexplore.com/2009/08/02/configure-remote-desktop-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
