<?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>ayozone &#187; tips</title>
	<atom:link href="http://ayozone.org/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://ayozone.org</link>
	<description>Ayoli&#039;s zone : linux, ubuntu, music, ...</description>
	<lastBuildDate>Fri, 18 Jun 2010 12:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to use Grsync with ssh</title>
		<link>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/</link>
		<comments>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:50:27 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[grsync]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=278</guid>
		<description><![CDATA[Grsync is a simple frontend to rsync tool. It comes with many rsync options but nothing about ssh. I&#8217;ve found the solution in this thread. It&#8217;s pretty easy and obvious once one knows. In the source or destination, enter : username@domain.com:/remote/path/ or username@xxx.xxx.xxx.xxx:/remote/path/ # where xxx.xxx.xxx.xxx is an IP adress Note : if the remote [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/12/21/how-to-use-grsync-with-ssh/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus eee pc 1101HA overcloclking</title>
		<link>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/</link>
		<comments>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 10:25:51 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[eee pc]]></category>
		<category><![CDATA[overclock]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=255</guid>
		<description><![CDATA[I discovered yesterday, after reading this article, a bios option to overclock my eee pc processor. This is amazingly easy to do. Just hit F2 at boot to enter in the bios setup, then go to the advanced tab (using left and right arrows). Here you can choose a value in these : 5%, 10% [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/16/asus-eee-pc-1101ha-overcloclking/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vim short cheatsheet</title>
		<link>http://ayozone.org/2009/11/10/vim-short-cheatsheet/</link>
		<comments>http://ayozone.org/2009/11/10/vim-short-cheatsheet/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:10:01 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=249</guid>
		<description><![CDATA[Here is a short but very handy (at least for me ) chaetsheet for vim commands Cursor movement h &#8211; move left j &#8211; move down k &#8211; move up l &#8211; move right w &#8211; jump by start of words (punctuation considered words) W &#8211; jump by words (spaces separate words) e &#8211; jump [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/11/10/vim-short-cheatsheet/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Ubuntu] change locale ISO to UTF-8</title>
		<link>http://ayozone.org/2009/07/27/ubuntu-change-locale-iso-to-utf-8/</link>
		<comments>http://ayozone.org/2009/07/27/ubuntu-change-locale-iso-to-utf-8/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 12:13:30 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=202</guid>
		<description><![CDATA[I&#8217;ve just got a brand new dedicated server. I&#8217;ve installed an ubuntu server 9.04 and default locale was configured to fr_FR.FR@euro (which is ISO). My first try to change this to UTF-8 was to run : sudo dpkg-reconfigure locales It actually did nothing, after a quick search, I&#8217;ve found this file : /etc/default/locale I edited [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/07/27/ubuntu-change-locale-iso-to-utf-8/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install gospsy gnome applet</title>
		<link>http://ayozone.org/2009/04/09/install-gospsy-gnome-applet/</link>
		<comments>http://ayozone.org/2009/04/09/install-gospsy-gnome-applet/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 09:08:16 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=193</guid>
		<description><![CDATA[Gospy-applet is a Gnome applet that monitors changes on servers and web pages. You can add an illimited number of sources to monitor. It is possible to detect changes in HTTP header fields, IP associated with domain name, page content, page status, page load time and so on. source http://gospy-applet.labs.libre-entreprise.org/ First we need to install [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/04/09/install-gospsy-gnome-applet/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Install public ssh key on a remote server</title>
		<link>http://ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/</link>
		<comments>http://ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:16:09 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=190</guid>
		<description><![CDATA[I write this post mainly as a reminder, but it might be also usefull for some people. Requirements : openssh client Open a terminal and type this command to generate the key pair (private/public) : ssh-keygen -t dsa -b 1024 You need to answser to two questions : First, where do you want to save [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2009/04/08/install-public-ssh-key-on-a-remote-server/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable your extensions in Firefox 3</title>
		<link>http://ayozone.org/2008/05/30/enable-your-extensions-in-firefox-3/</link>
		<comments>http://ayozone.org/2008/05/30/enable-your-extensions-in-firefox-3/#comments</comments>
		<pubDate>Fri, 30 May 2008 09:18:36 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/?p=100&amp;langswitch_lang=fr</guid>
		<description><![CDATA[Many extensions aren&#8217;t compatible with firefox 3 and then are disabled. But most of them would work. Here&#8217;s a little workaround for this issue. WARNING : By doing this, you may have to deal with extensions bugs and maybe security holes ! In the firefox address bar type : about:config then press the &#8220;I&#8217;ll be [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2008/05/30/enable-your-extensions-in-firefox-3/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>LAMP install on ubuntu hardy</title>
		<link>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/</link>
		<comments>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 09:34:08 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/langswitch_lang/fr/</guid>
		<description><![CDATA[Here is the apt-get command to install a basic lamp environment on ubuntu hardy 8.04 with some &#8220;quick start help&#8221; commands. First, sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server php5-gd phpmyadmin This will install apache 2 php 5.2 and mysql server 5 and their dependencies. The deamons are launched at install and basically, only apache2 [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2008/04/18/lamp-install-on-ubuntu-hardy/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Little bash tip</title>
		<link>http://ayozone.org/2008/01/30/little-bash-tip/</link>
		<comments>http://ayozone.org/2008/01/30/little-bash-tip/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 10:22:15 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/2008/01/30/little-bash-tip/</guid>
		<description><![CDATA[Here&#8217;s a short type to handle arguments given like this to a bash script : ./my_script -arg value First, we test if an argument has been given : if [ $# -eq 0 ]; then no args, we echo a short help message and exit echo -e &#8220;usage : ./my_script -arg [value&#124;other_value]&#8221; exit 1 fi [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2008/01/30/little-bash-tip/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Menu  GTK compatible themes</title>
		<link>http://ayozone.org/2007/11/15/mac-menu-gtk-compatible-themes/</link>
		<comments>http://ayozone.org/2007/11/15/mac-menu-gtk-compatible-themes/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 11:58:25 +0000</pubDate>
		<dc:creator>ayoli</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[macmenu]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ayozone.org/2007/11/15/mac-menu-gtk-compatible-themes/</guid>
		<description><![CDATA[Here&#8217;s an (non exhaustive) list of mac menu compatible themes for gtk : imetal snow leopard mac4lin kougyoku black and more kougyoku (make a search on http://gnome-look.org ) You can also hack your theme, like I did. I edited the gtkrc file of the theme I use. (the gtkrc file of your theme is located [...]]]></description>
		<wfw:commentRss>http://ayozone.org/2007/11/15/mac-menu-gtk-compatible-themes/feed/langswitch_lang/en/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
