<?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; how to</title>
	<atom:link href="http://www.mexlinux.com/tag/how-to/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 tether iphone on Ubuntu via USB</title>
		<link>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/</link>
		<comments>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 23:08:54 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=691</guid>
		<description><![CDATA[First you must have tethering enabled in the iPhone, either via your carrier, or via a 3rd party app such as MyWi. Simply add the corresponding PPA repository, either via your prefered GUI or with the command: sudo apt-add-repository ppa:pmcenery/ppa The update your sources with your GUI or with: sudo apt-get update And the install [...]]]></description>
			<content:encoded><![CDATA[<p>First you must have tethering enabled in the iPhone, either via your carrier, or via a 3rd party app such as MyWi.</p>
<p>Simply add the corresponding PPA repository, either via your prefered GUI or with the command:</p>
<blockquote><p>sudo apt-add-repository ppa:pmcenery/ppa</p></blockquote>
<p>The update your sources with your GUI or with:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p>And the install ipheth-utils via Syaptic, or with the command:</p>
<blockquote><p>sudo apt-get install ipheth-utils</p></blockquote>
<p>Ready, next time you connect your iPhone, Ubuntu Lucid will automatically connect.</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-tether-iphone-on-ubuntu-via-usb%2F', 'How+to+tether+iphone+on+Ubuntu+via+USB')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-tether-iphone-on-ubuntu-via-usb%2F', title: 'How+to+tether+iphone+on+Ubuntu+via+USB' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-tether-iphone-on-ubuntu-via-usb/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How to sync music between iPhone and ubuntu using new ifuse</title>
		<link>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/</link>
		<comments>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 02:52:24 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=643</guid>
		<description><![CDATA[iphone and ubuntu can be much more well integrated now. If you used the previuose method described here some months ago, you must first remove those changes: First remove the packages sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0  libgpod4 libusbmux0 libusbmux-dev gtkpod Now let&#8217;s remove the jonabeck PPA repo: Either adding it as [...]]]></description>
			<content:encoded><![CDATA[<p>iphone and ubuntu can be much more well integrated now.</p>
<p><strong>If you used the previuose method described here some months ago, you must first remove those changes:</strong></p>
<p>First remove the packages</p>
<blockquote><p>sudo apt-get remove gvfs-backends ifuse libiphone-dev libplist0 libplist-dev libiphone0  libgpod4 libusbmux0 libusbmux-dev gtkpod</p></blockquote>
<p>Now let&#8217;s remove the jonabeck PPA repo:</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Either adding it as root to your /etc/apt/sources.list file</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Or with the GUI “Software sources”</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Now:  lets perform an update and upgrade:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get update &amp;&amp; sudo apt-get upgrade</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">At this point it might be a good option to reboot the system.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;"><strong>New Mehod starts here</strong></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s add a new PPA repository:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo add-apt-repository ppa:pmcenery/ppa</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s make a full update and upgrade:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s install the new needed packages:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo apt-get install gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 ifuse libgpod-dev libgpod-common libimobiledevice-utils libimobiledevice0 libimobiledevice-dev python-libimobiledevice libplist++1 libplist-utils python-plist libusb-1.0-0 libusb-1.0-0-dev libusbmuxd1 usbmuxd</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Now we have to add our own user to the fuse group:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">sudo adduser $USER fuse</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Let&#8217;s modify the fuse config file:</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">gksudo gedit /etc/fuse.conf</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Uncoment the line that says</p>
<blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">&#8220;#user_allow_other&#8221;</p>
</blockquote>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">(uncoment means remove the &#8220;#&#8221;)</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Ready: Now symply connect your iphone and it will be detected, you can see it in Rhythmbox and other media players.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Tip: iPhone should not be password protected when connected</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">You will notice that you have two iphone mounted devices, one as camera, and one as phone. Enjoy <img src='http://www.mexlinux.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">
<p><a href="http://www.mexlinux.com/wp-content/uploads/2010/03/iphones.png"><img class="alignright size-medium wp-image-646" title="iphones" src="http://www.mexlinux.com/wp-content/uploads/2010/03/iphones-234x300.png" alt="iphones" width="234" height="300" /></a></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-sync-music-between-iphone-and-ubuntu-using-new-ifuse%2F', 'How+to+sync+music+between+iPhone+and+ubuntu+using+new+ifuse')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse%2F', title: 'How+to+sync+music+between+iPhone+and+ubuntu+using+new+ifuse' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to make iPhone Skype calls over 3g and not only over WiFi</title>
		<link>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/</link>
		<comments>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:13:52 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=614</guid>
		<description><![CDATA[Because of Apple policies, the VoIP software can use WiFi connections only and not 3G. In other words you can not make skype calls on the road. In order to do it, this is what you need: 1-Your iPhone must be jailbroken, if it&#8217;s not, read this. 2-Install your Skype or Fing app from the [...]]]></description>
			<content:encoded><![CDATA[<p>Because of Apple policies, the VoIP software can use WiFi connections only and not 3G.<br />
In other words you can not make skype calls on the road.<br />
In order to do it, this is what you need:</p>
<p>1-Your iPhone must be jailbroken, if it&#8217;s not, <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/">read this.</a><br />
2-Install your Skype or Fing app from the App Store.<br />
3-Install 3G Unrestrictor from Cydia.<br />
4-Open 3G unrestrictor and add the desired applications (skype, fringe, whatever you want)<br />
<a href="http://www.kqzyfj.com/click-3656491-10576188" target="_top"><br />
<img src="http://www.awltovhc.com/image-3656491-10576188" width="100" height="100" alt="" border="0"/></a><br />
Ready</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-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', title: 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync music between iphone and Ubuntu</title>
		<link>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 19:52:18 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=580</guid>
		<description><![CDATA[This method is deprecated Use This other method instead to sync iphone and ubuntu http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/ OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of marcan and many others. Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This method is deprecate</strong>d<br />
<strong><a href="http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/"><span style="color: #ff0000;">Use This other method instead to sync iphone and ubuntu<br />
<br />http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu-using-new-ifuse/</span></a></strong></p>
<p>OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of <strong>marcan</strong> and many others.</p>
<p>Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing about, I just adpated the marcan instructions in the way they worked for me, to my personal systems, wich I&#8217;m sure many are using: Ubuntu Karmic Koala 9.10 and iPhone 3G with OS 3.1.2, by the way you need to have some music synced by iTunes before you can start.<br />
Don&#8217;t cry if your iPhone melts:</p>
<p>1- update your system, either via synaptic or with</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p></blockquote>
<p>2- Add the PPA repository with the needed packages :</p>
<blockquote><p>deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main</p></blockquote>
<p>Either adding it as root to your /etc/apt/sources.list file</p>
<p>Or with the GUI &#8220;Software sources&#8221;</p>
<p>Then add the key for the repo with this command:<br />
<code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0876AC9</code></p>
<p>And update again with:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; color: #333333;"><span style="line-height: 16px; font-size: small; "><br />
</span></span></p>
<p>3- Install the packages required for compilation, and the already packaged libraries:</p>
<blockquote><p>sudo apt-get install git-core cmake autoconf libtool libglib2.0-dev intltool gtk-doc-tools  libsqlite3-dev  libxml2-dev  libiphone-dev libplist1 libusb-1.0-0 libusb-1.0-0-dev libusbmux0 libusbmux-dev ifuse libiphone0 libplist0 libplist-dev</p></blockquote>
<p>4-Get the libgpod code and compile it:</p>
<blockquote><p>$ git clone git://gtkpod.git.sourceforge.net/gitroot/gtkpod/libgpod<br />
$ cd libgpod<br />
$ CFLAGS=&#8221;-g -O0&#8243; sh autogen.sh &#8211;prefix=/usr<br />
$ make<br />
$ sudo make install</p></blockquote>
<p>5-Create a folder to mount it, and mount it:</p>
<blockquote><p>sudo mkdir /media/ipod</p></blockquote>
<p>**connect your iPhone**</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<p>6-Create the needed directory and files:</p>
<blockquote><p>cd /media/ipod/iTunes_Control<br />
mkdir Device</p></blockquote>
<p>Find your UUID with</p>
<blockquote><p>lsusb -v | grep -i iSerial</p></blockquote>
<p>grab your UUID wich is the 40 characters long text<br />
and run the following command replaceing  with yours:</p>
<blockquote><p>ipod-read-sysinfo-extended  /media/ipod</p></blockquote>
<p>This has generated a needed file into the Device folder.</p>
<p>7-Thats it. Now you can open the gtkpod application and sync your iPhone.</p>
<p>Notes:<br />
In order tu unmount your iphone first dissconect it via gtkpod and the you can use</p>
<blockquote><p>sudo umount /media/ipod</p></blockquote>
<p>And to mount it again just</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<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-sync-music-between-iphone-and-ubuntu%2F', 'How+to+sync+music+between+iphone+and+Ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu%2F', title: 'How+to+sync+music+between+iphone+and+Ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>How to sync files between ubuntu and iphone</title>
		<link>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:34:57 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=573</guid>
		<description><![CDATA[There is a way to sync your files in the iphone, and also shering not only with ubuntu, but also with Windows or Mac. It&#8217;s a free service called dropbox that offers 2Gb of space for your files. 1-Click here to go the dropbox website and create a free account. 2-Click on the Install link [...]]]></description>
			<content:encoded><![CDATA[<p>There is a way to sync your files in the iphone, and also shering not only with ubuntu, but also with Windows or Mac.</p>
<p>It&#8217;s a free service called dropbox that offers 2Gb of space for your files.</p>
<p>1-Click <a href="https://www.dropbox.com/referrals/NTMzNzA1MTE5"> here to go the dropbox website</a> and create a free account.</p>
<p>2-Click on the Install link to Download dropbox and install it on your PC, there are versions avilable for Ubuntu, Fedora, and Sources (there are also Windows and Mac versions).</p>
<p>3-On Your iPhone go to the Apple Store and search for <strong>dropbox</strong> and install it.</p>
<p>4-Now You have a Dropbox folder in your PC, and a Dropbox app in your iphone. Any file that you copy to your Dropbox folder will appear on your iphone, and viceversa.</p>
<p>Have fun!</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-sync-files-ubuntu-and-iphone%2F', 'How+to+sync+files+between+ubuntu+and+iphone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-files-ubuntu-and-iphone%2F', title: 'How+to+sync+files+between+ubuntu+and+iphone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the This Copy of Microsoft Office in not Genuine messages and keep using Microsoft Office</title>
		<link>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/</link>
		<comments>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 05:15:39 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=566</guid>
		<description><![CDATA[I recentyl posted a way to get rid of the &#8220;This Copy of Microsoft Office is not Genuine messages&#8221;, that  involved getting rid of Microsoft Office itself and replace it by OpenOffice.org and Thunderbird, That is the preferred Method. But if you are a Microsoft Lover and want to get rid only of the messages, [...]]]></description>
			<content:encoded><![CDATA[<p>I recentyl posted a way to get rid of the &#8220;This Copy of Microsoft Office is not Genuine messages&#8221;, that  involved <a href="http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-is-not-genuine-messages/">getting rid of Microsoft Office itself and replace it by OpenOffice.org and Thunderbird</a>, That is the preferred Method.</p>
<p>But if you are a Microsoft Lover and want to get rid only of the messages, and keep using Microsoft Office then this is what&#8217;s needed:</p>
<p>1- Close all the Microsoft Office Applications</p>
<p>2-Use the File Explorer to Navigate to your Windows System installation folder, usually:</p>
<p>C:\Windows\System32</p>
<p>or</p>
<p>C:\Windows\SysWow64  -for 64 bit systems-</p>
<p>And then locate and remove (just rename, if feel fear) the following files:</p>
<p><strong>OGAVerify.exe</strong></p>
<p><strong>OGAAddin.dll</strong></p>
<p>3-Ready! Start any Microsft Office, and you will see that is fast again and no more annoying messages.</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-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office%2F', 'How+to+remove+the+This+Copy+of+Microsoft+Office+in+not+Genuine+messages+and+keep+using+Microsoft+Office')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office%2F', title: 'How+to+remove+the+This+Copy+of+Microsoft+Office+in+not+Genuine+messages+and+keep+using+Microsoft+Office' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to send Ctrl  Alt  Del to a Remote Desktop Session</title>
		<link>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/</link>
		<comments>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:41:30 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=561</guid>
		<description><![CDATA[As we all know evrytime windows does not properly work (and that&#8217;s very often) we have to use Ctrl+Alt+Del, so how to do it if you are accession Windows from a Remote Desktop Connection: From Windows: Press Ctrl + Alt + End From Linux: Press Ctrl + Alt + Del (yes, because its harmless to linux) [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know evrytime windows does not properly work (and that&#8217;s very often) we have to use Ctrl+Alt+Del, so how to do it if you are accession Windows from a Remote Desktop Connection:</p>
<p>From Windows: Press Ctrl + Alt + End</p>
<p>From Linux: Press Ctrl + Alt + Del (yes, because its harmless to linux)</p>
<p>From MAC: Press Ctrl + Option + ForwardDelete</p>
<p>From iPhone: If you are using JaaduRDP, select the top icon with the arrows, slide to the second windows, there you&#8217;ll see it, just click it (and close the arrows icon again to go back to the desktop).</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-send-ctrl-alt-del-to-a-remote-desktop-session%2F', 'How+to+send+Ctrl++Alt++Del+to+a+Remote+Desktop+Session')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-send-ctrl-alt-del-to-a-remote-desktop-session%2F', title: 'How+to+send+Ctrl++Alt++Del+to+a+Remote+Desktop+Session' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change iphone default ssh password</title>
		<link>http://www.mexlinux.com/how-to-change-iphone-default-ssh-password/</link>
		<comments>http://www.mexlinux.com/how-to-change-iphone-default-ssh-password/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 15:51:38 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=545</guid>
		<description><![CDATA[When an iPhone is jailbroken, and OpenSSH server is installed in order to provide remote access. There are two accounts root -the superuser- and mobile -the standard user-. Both accounts have a default password: alpine In order to change the passwords you can do it via regular Linux commands: Access the iPhone via ssh from [...]]]></description>
			<content:encoded><![CDATA[<p>When an iPhone is jailbroken, and OpenSSH server is installed in order to provide remote access.</p>
<p>There are two accounts <strong>root</strong> -the superuser- and <strong>mobile</strong> -the standard user-.</p>
<p>Both accounts have a default password: <strong>alpine</strong></p>
<p>In order to change the passwords you can do it via regular Linux commands:</p>
<ul>
<li>Access the iPhone via ssh from your PC (you can install putty on windows to do this)</li>
<blockquote>
<li>ssh root@your.iphone.ip</li>
<li>Note: If this is the first time you connect this PC to your iPhone you will see a warning abiout fingerprints, say <strong>yes</strong>.</li>
</blockquote>
<li>and type the passwd command, it will prompt you for your password twice, when you type your new password nothing will be prompted:</li>
<blockquote>
<li>passwd</li>
</blockquote>
<li>type exit to dissconnect</li>
<blockquote>
<li>exit</li>
</blockquote>
<li>Repeat the steps but this time for mobile, start with:</li>
<blockquote>
<li>ssh mobile@your.iphone.ip</li>
</blockquote>
</ul>
<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-change-iphone-default-ssh-password%2F', 'How+to+change+iphone+default+ssh+password')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-change-iphone-default-ssh-password%2F', title: 'How+to+change+iphone+default+ssh+password' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-change-iphone-default-ssh-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Jailbreak an iphone with OS 3.x</title>
		<link>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/</link>
		<comments>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 15:20:26 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=543</guid>
		<description><![CDATA[I have a previouse post about how to jailbrake an iphone but now it may be diffrent, there are two publishers of jailbreaking applications: the Dev-Team and geohot (any other source you find is just selling what they give for free). Well, geohot has published a new app called blackra1n, this is definitivelly the fastest [...]]]></description>
			<content:encoded><![CDATA[<p>I have a previouse post about <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone/">how to jailbrake an iphone</a> but now it may be diffrent, there are two publishers of jailbreaking applications: the <a href="http://blog.iphone-dev.org/">Dev-Team</a> and <a href="http://iphonejtag.blogspot.com/">geohot</a> (any other source you find is just selling what they give for free).</p>
<p>Well, geohot has published a new app called <strong>blackra1n</strong>, this is definitivelly the fastest jailbreak I have ever seen. Not even a how to is really needed, just go to his site, download, run, follow the onscreen instructions (basically, click, connect, and wait)</p>
<p>And have fun!</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-jailbreak-an-iphone-with-os-3-x%2F', 'How+to+Jailbreak+an+iphone+with+OS+3.x')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-jailbreak-an-iphone-with-os-3-x%2F', title: 'How+to+Jailbreak+an+iphone+with+OS+3.x' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to control maximus preferences in Ubuntu Netbook Remix</title>
		<link>http://www.mexlinux.com/how-to-control-maximus-preferences-in-ubuntu-netbook-remix/</link>
		<comments>http://www.mexlinux.com/how-to-control-maximus-preferences-in-ubuntu-netbook-remix/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:38:31 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=527</guid>
		<description><![CDATA[Ubuntu netbook remix includes maximus, which is an application that maximizes all the new windows and removes the decoration, this is is very good to make it easier to work with small screens, and even to save space in regular screens, the last is my case&#8230; Well but sometimes maximus might annoy you because it [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu netbook remix includes maximus, which is an application that maximizes all the new windows and removes the decoration, this is is very good to make it easier to work with small screens, and even to save space in regular screens, the last is my case&#8230;</p>
<p>Well but sometimes maximus might annoy you because it maximizes all windows, even the ones that where designed to be small.</p>
<p>There is no maximus icon or preferences at first sight, but you can find it under the hood, via the gconf-editor:</p>
<p>So open the gconf-editor with the command:</p>
<blockquote><p>gconf-editor</p></blockquote>
<p>open /apps/maximus</p>
<p><a href="http://www.mexlinux.com/wp-content/uploads/2009/11/Pantallazo-Editor-de-configuración-maximus.png"><img class="alignright size-medium wp-image-528" title="Pantallazo-Editor de configuración - maximus" src="http://www.mexlinux.com/wp-content/uploads/2009/11/Pantallazo-Editor-de-configuración-maximus-300x124.png" alt="Pantallazo-Editor de configuración - maximus" width="300" height="124" /></a></p>
<p>You will see some options, that can help you to select applications that you don&#8217;t want to get maximized, you can keep decoration, and you can stop automatic maximization&#8230;play with that.</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-control-maximus-preferences-in-ubuntu-netbook-remix%2F', 'How+to+control+maximus+preferences+in+Ubuntu+Netbook+Remix')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-control-maximus-preferences-in-ubuntu-netbook-remix%2F', title: 'How+to+control+maximus+preferences+in+Ubuntu+Netbook+Remix' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-control-maximus-preferences-in-ubuntu-netbook-remix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

