<?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>mexlinux.com &#187; tip</title>
	<atom:link href="http://www.mexlinux.com/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mexlinux.com</link>
	<description>digital memories - everything is on the net</description>
	<lastBuildDate>Sat, 05 Nov 2011 17:35:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to connect for free outside of Mexico</title>
		<link>http://www.mexlinux.com/how-to-connect-for-free-outside-of-mexico/</link>
		<comments>http://www.mexlinux.com/how-to-connect-for-free-outside-of-mexico/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:35:38 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=481</guid>
		<description><![CDATA[If you are mexican, for sure you know Prodigy Internet, and the odds are you might already have a username and password. Well Telmex offers free prodigy internet roaming via tmoblie in USA and some other countries, so when in an airport, or hot-spot, look for that. PS&#8230;yes this post should better be in Spanish.]]></description>
			<content:encoded><![CDATA[<p>If you are mexican, for sure you know Prodigy Internet, and the odds are you might already have a username and password.<br />
Well Telmex offers free prodigy internet roaming via tmoblie in USA and some other countries, so when in an airport, or hot-spot, look for that.<br />
PS&#8230;yes this post should better be in Spanish.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-connect-for-free-outside-of-mexico%2F', 'How+to+connect+for+free+outside+of+Mexico')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-connect-for-free-outside-of-mexico%2F', title: 'How+to+connect+for+free+outside+of+Mexico' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-connect-for-free-outside-of-mexico/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install xrdp in ubuntu</title>
		<link>http://www.mexlinux.com/how-to-install-xrdp-in-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-install-xrdp-in-ubuntu/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:44:41 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=153</guid>
		<description><![CDATA[xrdp is an open source remote desktop protocol(rdp) server, so it&#8217;s able to serve a desktop to any Microsoft terminal server client. (that includes any recent Windows, Linux via rdesktop, or many portable devices with RDP clients. But, the default installation of xrdp in ubuntu has some glitches that need to be solved. So this [...]]]></description>
			<content:encoded><![CDATA[<p>xrdp is an open source remote desktop protocol(rdp) server, so it&#8217;s able to serve a desktop to any Microsoft terminal server client. (that includes any recent Windows, Linux via rdesktop, or many portable devices with RDP clients.</p>
<p>But, the default installation of xrdp in ubuntu has some glitches that need to be solved. So this is what&#8217;s needed:</p>
<p>I&#8217;ll be using ubuntu 9.04 (jaunty jackalpe)</p>
<p>1-Since xrdp requires a vnc server, one is automatically installed with xrdp, BUT the only working one is tightvnc (if you have already installed vnc4server, remove it) so you MUST install tightvnc first, either using synaptic or the following command:</p>
<p><em>sudo apt-get install tightvncserver</em></p>
<p>2-Now Install the xrdp server via synaptic or with</p>
<p><em>sudo apt-get install xrdp</em></p>
<p>Now in order to get the proper keyboard map and theme in GNOME, you need to make a modification:</p>
<p>3-Open gconf-editor either by typing that in a console, or in the Alt+F2 window.</p>
<p>4-Inside gconf-editor, navigate to /apps/gnome_settings_daemon/plugins/keyboard and set &#8220;active&#8221; to false.</p>
<p>That&#8217;s it. your Remote Desktop sever should be up and running.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-xrdp-in-ubuntu%2F', 'How+to+install+xrdp+in+ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-xrdp-in-ubuntu%2F', title: 'How+to+install+xrdp+in+ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-install-xrdp-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

