<?xml version="1.0" encoding="UTF-8" ?> 
<rss version="2.0">
<channel>
<title>DistroStuff - Tutorials for Gentoo</title>
<link>http://www.distrostuff.com/</link>
<description>Tutorials for Gentoo</description>
<language>en-us</language>
<copyright>Copyright (c) 2006 DistroStuff</copyright>
<image>
	<title>DistroStuff</title>
	<width>25</width>
	<height>23</height>
	<link>http://www.distrostuff.com/</link>
	<url>http://www.distrostuff.com/images/distrostuff-logo.png</url>
</image>
<item>
<title>bgentoo/b howto: download and transcode any youtube video… | korki#39;s b.../b</title>
<link>http://blogs.pwmn.net/korkakak/2008/11/30/gentoo-howto-download-and-transcode-any-youtube-video</link>
<description>Hi there all, in this article we will cover how to download and transcode into any format{avi,mp3,...} in a few commands :-) This article is divided into.</description>
</item>
<item>
<title><b>Gentoo</b> Linux Kernel Upgrade Guide - CROB&#38;#39;s Blog - CSDNBlog</title>
<link>http://blog.csdn.net/Crob/archive/2008/11/06/3235431.aspx</link>
<description>For either of these options, you should refer to the instructions given in the <b>Gentoo</b> Handbook relating to Configuring the  Kernel and Configuring the Bootloader. Below is an outline of the required actions: <b>...</b></description>
</item>
<item>
<title><b>Gentoo</b> Linux ALSA Guide - CROB&#38;#39;s Blog - CSDNBlog</title>
<link>http://blog.csdn.net/Crob/archive/2008/11/06/3235396.aspx</link>
<description>br /><b>Gentoo</b> Linux ALSA GuideContent: 1. Introduction2. Installing ALSA3. Configuring/Testing ALSA4. Other things ALSA<br />1. Introduction<br />What is ALSA?<br /> ALSA, which stands for Advanced Linux Sound Architecture, provides audio <b>...</b></description>
</item>
<item>
<title>HOWTO - Virtueller Emailserver auf <b>Gentoo</b> - Teil 4 - Courier-IMAP <b>...</b></title>
<link>http://djamc.ath.cx/2008/10/14/howto-virtueller-emailserver-auf-gentoo-teil-4-courier-imap-und-authentifizierungsdienste/</link>
<description>Nun folgt die Installation von Courier-IMAP, ein email-Dienst der POP3 und IMAP, jeweils auch mit ssl als Server anbietet, den dazugehoerigen Authentifizierungsdienst und cyrus-sasl, fuer die smtp-Authentifizierung. <b>...</b></description>
</item>
<item>
<title>How To Change DocumentRoot in Apache2 on <b>Gentoo</b>!</title>
<link>http://www.technosnack.com/2008/09/22/how-to-change-documentroot-in-apache2-on-gentoo/</link>
<description>After about an hour of trying to change the DocumentRoot on Apache2 I finally found it. Instead of having Apache run /var/www/localhost/ I wanted it to point to my /home/clinton/projects/ directory so it was more convenient for testing <b>...</b></description>
</item>
<item>
<title>[howto] Logitech g15 keyboard with <b>gentoo</b></title>
<link>http://vendettasolutions.com/notebook/?p=36</link>
<description><b>...</b> g15daemon_audacious cd g15daemon_audacious ./autogen.sh &#38;&#38; ./configure &#38;&#38; make make install (as root). button1-bm [howto] Logitech g15 keyboard with <b>gentoo</b>.</description>
</item>
<item>
<title>How to Install Xgl on <b>Gentoo</b> Linux Running KDE With an ATI <b>...</b></title>
<link>http://zushoes.wordpress.com/2008/09/02/how-to-install-xgl-on-gentoo-linux-running-kde-with-an-ati-graphics-card/</link>
<description>XGL is a graphical layer for the X windowing system which allows it to utilise OpenGL in order to introduce fancy graphical eye-candy to your Desktop. However, it is currently in the very early stages of production, and is both somewhat <b>...</b></description>
</item>
<item>
<title>HOWTO - Virtueller Emailserver auf <b>Gentoo</b> - Teil 1 - Vorraussetzungen</title>
<link>http://djamc.ath.cx/2008/08/31/howto-virtueller-emailserver-auf-gentoo-teil-1-vorraussetzungen/</link>
<description>Hier beginnt die eigentliche Howto: TODO.</description>
</item>
<item>
<title>HOWTO: Install <b>Gentoo</b> &#38;amp; Win the 100m Dash</title>
<link>http://jonac.wordpress.com/2008/08/22/howto-install-gentoo-win-the-100m-dash/</link>
<description><b>Gentoo</b> is simply the best distro out there so in an attempt to simplify the installation I’m going to summarise the entire thing so that you can install <b>Gentoo</b> the right way the first time and avoid trouble later on. <b>...</b></description>
</item>
<item>
<title><b>Gentoo</b> Perl Herd Guide</title>
<link>http://elsiddik.blogspot.com/2008/08/gentoo-perl-herd-guide.html</link>
<description>This document assumes a base understanding of general ebuild structure and techniques. For more information, please see the following link.</description>
</item>
<item>
<title><b>Gentoo</b> Development Guide: bash -- Standard Shell</title>
<link>http://ma.gnolia.com/people/Jeunium/bookmarks/lumigevag</link>
<description><b>Gentoo</b> Development Guide: bash -- Standard Shell. Saved By: Jeunium | View Details | Give Thanks. Tags: bash scripting.</description>
</item>
<item>
<title>How to handle an iPod inside KDE (<b>Gentoo</b>) - Amarok/Dbus/HAL/Pmount</title>
<link>http://blog.trustlix.org/?p=9</link>
<description>As I use <b>Gentoo</b>, I did:. #USE=”hal ipod” emerge dbus pmount hal amarok kdebase. Then I put my user on the plugdev group (pmount mounts things using this group), and set HAL and DBus services to start upon system boot. <b>...</b></description>
</item>
<item>
<title><b>Gentoo</b> emerge howto do ./configure –options-stuff via portage</title>
<link>http://gxwlw.com/distributions/gentoo-emerge-howto-do-configure-options-stuff-via-portage.html</link>
<description>[#3: Edit Options>MightyAdsense>Adsense Code] Hi, I’m trying to install apache with the following source options: –prefix=/directory –enable-so –enable-ssl ….. etc etc…. (eg. ./configure –enable-ssl –enable-so… <b>...</b></description>
</item>
<item>
<title>How-To: <b>Gentoo</b> Framebuffer &#38;amp; Splash</title>
<link>http://ariesow.blogspot.com/2008/06/how-to-gentoo-framebuffer-splash.html</link>
<description>Requirements. Installation of <b>Gentoo</b>  system either using the <b>Gentoo</b> 2007 LiveCD or <b>Gentoo</b>-Minimal; Internet Connection with at least HTTP and FTP traffic allowed; Kernel  2.6.23-r1 (<b>Gentoo</b> Sources) <b>...</b></description>
</item>
<item>
<title>HOWTO Jail - <b>Gentoo</b> Linux Wiki</title>
<link>http://sugree.in.th/post/39328011</link>
<description>HOWTO Jail - <b>Gentoo</b> Linux Wiki.</description>
</item>
<item>
<title>HowTo: Install Zenoss Core on <b>Gentoo</b> Linux</title>
<link>http://feeds.mattgwatson.ca/~r/MattGWatson/~3/312232937/</link>
<description>Synopsis This How  To will be a guide to installing Zenoss Core on <b>Gentoo</b> Linux. Zenoss is an enterprise-grade open-source IT Monitoring and Alerting suite. This guide should work on any Linux distribution, but it has only been tested on <b>...</b></description>
</item>
<item>
<title><b>Gentoo</b> Linux: how to backup to ipod and restore to vmware</title>
<link>http://netsuke.wordpress.com/2008/03/19/gentoo-linux-how-to-backup-to-ipod-and-restore-to-vmware/</link>
<description>In this post I’ll show how to backup bit-by-bit an existing <b>gentoo</b> linux installation to an iPod classic via USB, and how to restore the image to a vmware virtual machine. Why all that? Because iPod classic can be  used as a portable <b>...</b></description>
</item>
<item>
<title>How to be a Successful <b>Gentoo</b> User</title>
<link>http://feeds.liveforge.org/~r/BitsByBen/full/rss2/~3/253312723/how-to-be-a-successful-gentoo-user</link>
<description>This week I want to write a series of blog posts on “How to be a Successful <b>Gentoo</b> User.” I regularly spend time in #<b>gentoo</b>, our IRC support channel, as well as on the forums. Having been a <b>Gentoo</b> user myself for over 5 years now, <b>...</b></description>
</item>
<item>
<title><b>Gentoo</b> Guide of useful software</title>
<link>http://gentoohelpconfig.blogspot.com/2008/01/gentoo-guide-of-useful-software.html</link>
<description>Go here http://<b>gentoo</b>-wiki.com/TIP_Recommended_Packages nice list of software, for <b>gentoo</b> good starting point for a bradnd new installation since its hard to rememebr what to install in a fresh install of <b>gentoo</b>.</description>
</item>
<item>
<title>HOWTO Use Multimedia Keys - <b>Gentoo</b> Linux Wiki</title>
<link>http://web2announcer.com/go/2332176</link>
<description>No description for this story.</description>
</item>
<item>
<title>I was following web site a guide off of the <b>gentoo</b> website to <b>...</b></title>
<link>http://www.cheaphosting.net.nz/hosting/i-was-following-web-site-a-guide-off-of-the-gentoo-website-to-install-xfce4-on-my-system-after-installing-gentoo-linux/</link>
<description>I see. why emerge isn’t generating 70_mod_php.conf is a mystery to me but certainly the biggest part of the problem. might try googling (or ask #<b>gentoo</b>-apache) for a skeleton. http://genx.easyshellz.com/<b>gentoo</b>/etc/70_mod_php5.conf <b>...</b></description>
</item>
<item>
<title>How To Install <b>Gentoo</b> Linux on the Samsung Q1-Ultra UMPC</title>
<link>http://digg.com/linux_unix/How_To_Install_Gentoo_Linux_on_the_Samsung_Q1_Ultra_UMPC</link>
<description>I recently completed a full <b>Gentoo</b> install on a Samsung Q1-Ultra UMPC. I was concerned when I started because there isn't much information on installing <b>Gentoo</b> Linux on a UMPC. There was one site I found while Googling around but it had <b>...</b></description>
</item>
<item>
<title><b>gentoo</b> file-manager: howto icon</title>
<link>http://linux.derkeiler.com/Newsgroups/comp.os.linux.misc/2007-10/msg01724.html</link>
<description>comp.os.linux.misc: <b>gentoo</b> file-manager: howto icon.</description>
</item>
<item>
<title>Howto: Spamdyk and Qmail on <b>Gentoo</b></title>
<link>http://schlitt.info/applications/blog/index.php?/archives/566-Howto-Spamdyk-and-Qmail-on-Gentoo.html</link>
<description>Since I did not find much information about Spamdyk on <b>Gentoo</b>, I wrote down my experiences as a little howto in the <b>Gentoo</b> wiki. Maybe someone finds it helpfull. Any feedback welcome!</description>
</item>
<item>
<title>Cherokee + <b>Gentoo</b> + Trac micro HowTo</title>
<link>http://bluev.wordpress.com/2007/08/10/cherokee-gentoo-trac-micro-howto/</link>
<description>You need a system with trac, cherokee and apache-utils(htpasswd) installed (on <b>Gentoo</b> just emerge). We will use cherokee 0.5.6 (0.6.x is very stable so the config file is quite different). Remember to install Trac with FCGI support (on <b>...</b></description>
</item>
<item>
<title>http://<b>gentoo</b>-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy <b>...</b></title>
<link>http://scrutator.lo2k.net/Master/detail/id=46366</link>
<description>Description:. Context:</description>
</item>
<item>
<title><b>Gentoo</b> Development Guide: Quickstart Ebuild Guide</title>
<link>http://lifestream.oriolrius.cat/?p=6747</link>
<description><b>Gentoo</b> Development Guide: Quickstart Ebuild Guide.</description>
</item>
<item>
<title>HOWTO XMMS2 - <b>Gentoo</b> Linux Wiki</title>
<link>http://lifestream.oriolrius.cat/?p=6745</link>
<description>HOWTO XMMS2 - <b>Gentoo</b> Linux Wiki.</description>
</item>
<item>
<title><b>Gentoo</b> Development Guide: Quickstart Ebuild Guide</title>
<link>http://lifestream.oriolrius.cat/?p=6743</link>
<description><b>Gentoo</b> Development Guide: Quickstart Ebuild Guide.</description>
</item>
<item>
<title>How to Install a <b>gentoo</b> server without removable media</title>
<link>http://lovestoryvideos.blogspot.com/2007/06/how-to-install-gentoo-server-without.html</link>
<description>How to Install a <b>gentoo</b> server without removable media A story describing the way to install a <b>Gentoo</b> system without a need to use any removable media like CD, floppy or USB. Technorati: linux/unix news technology.</description>
</item>

</channel>
</rss>
