<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>varnit &#187; gentoo</title>
	<atom:link href="http://varnit.wordpress.com/category/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://varnit.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 21 Oct 2009 18:48:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='varnit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/cef4e0d6b5bf52043412f7ac1d0541a1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>varnit &#187; gentoo</title>
		<link>http://varnit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://varnit.wordpress.com/osd.xml" title="varnit" />
		<item>
		<title>gentoo add user</title>
		<link>http://varnit.wordpress.com/2008/12/04/gentoo-add-user/</link>
		<comments>http://varnit.wordpress.com/2008/12/04/gentoo-add-user/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 21:35:31 +0000</pubDate>
		<dc:creator>varnit</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://varnit.wordpress.com/?p=101</guid>
		<description><![CDATA[Add a new user called &#8216;username&#8217; to users and wheel group, the wheel group will allow you to su
useradd -m -G users,wheel username
then
passwd username
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=101&subd=varnit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Add a new user called &#8216;username&#8217; to users and wheel group, the wheel group will allow you to su</p>
<blockquote><p>useradd -m -G users,wheel username</p></blockquote>
<p>then</p>
<blockquote><p>passwd username</p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varnit.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varnit.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varnit.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varnit.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varnit.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varnit.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varnit.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varnit.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varnit.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varnit.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=101&subd=varnit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://varnit.wordpress.com/2008/12/04/gentoo-add-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da70dde5b163e249fa3511de20aa3cca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varnit</media:title>
		</media:content>
	</item>
		<item>
		<title>gentoo apache2 userdir</title>
		<link>http://varnit.wordpress.com/2008/11/08/gentoo-apache2-userdir/</link>
		<comments>http://varnit.wordpress.com/2008/11/08/gentoo-apache2-userdir/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 16:10:32 +0000</pubDate>
		<dc:creator>varnit</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://varnit.wordpress.com/?p=80</guid>
		<description><![CDATA[edit file
/etc/conf.d/apache2
append
-D USERDIR
to APACHE2_OPTS
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=80&subd=varnit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>edit file</p>
<blockquote><p>/etc/conf.d/apache2</p></blockquote>
<p>append</p>
<blockquote><p>-D USERDIR</p></blockquote>
<p>to APACHE2_OPTS</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varnit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varnit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varnit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varnit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varnit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varnit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varnit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varnit.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varnit.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varnit.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=80&subd=varnit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://varnit.wordpress.com/2008/11/08/gentoo-apache2-userdir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da70dde5b163e249fa3511de20aa3cca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varnit</media:title>
		</media:content>
	</item>
		<item>
		<title>gentoo list installed packages</title>
		<link>http://varnit.wordpress.com/2008/08/16/gentoo-list-installed-packages/</link>
		<comments>http://varnit.wordpress.com/2008/08/16/gentoo-list-installed-packages/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 21:35:30 +0000</pubDate>
		<dc:creator>varnit</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[equery]]></category>

		<guid isPermaLink="false">http://varnit.wordpress.com/?p=54</guid>
		<description><![CDATA[equery list
emerge app-portage/gentoolkit if you already haven&#8217;t.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=54&subd=varnit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>equery list</p></blockquote>
<p>emerge app-portage/gentoolkit if you already haven&#8217;t.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/varnit.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/varnit.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varnit.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varnit.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varnit.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varnit.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varnit.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varnit.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varnit.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varnit.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varnit.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varnit.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=54&subd=varnit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://varnit.wordpress.com/2008/08/16/gentoo-list-installed-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da70dde5b163e249fa3511de20aa3cca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varnit</media:title>
		</media:content>
	</item>
		<item>
		<title>Duplicating gentoo packages to a new machine</title>
		<link>http://varnit.wordpress.com/2007/10/24/migrating-gentoo-to-a-new-machine/</link>
		<comments>http://varnit.wordpress.com/2007/10/24/migrating-gentoo-to-a-new-machine/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 21:15:54 +0000</pubDate>
		<dc:creator>varnit</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://varnit.wordpress.com/2007/10/24/migrating-gentoo-to-a-new-machine/</guid>
		<description><![CDATA[Simply copy /var/lib/portage/world from the old machine to the new one.
Then:
# emerge -va &#8211;noreplace $(cat old_world_file)
This command will install all of the files in the old_world_file while also adding them to the world of the new machine. The &#8211;noreplace was added in case some packages had already been installed, in order to avoid repeating one&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=7&subd=varnit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Simply copy /var/lib/portage/world from the old machine to the new one.<br />
Then:</p>
<blockquote><p># emerge -va &#8211;noreplace $(cat old_world_file)</p></blockquote>
<p>This command will install all of the files in the old_world_file while also adding them to the world of the new machine. The &#8211;noreplace was added in case some packages had already been installed, in order to avoid repeating one&#8217;s self.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/varnit.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/varnit.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varnit.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varnit.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varnit.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varnit.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varnit.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varnit.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varnit.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varnit.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varnit.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varnit.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=7&subd=varnit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://varnit.wordpress.com/2007/10/24/migrating-gentoo-to-a-new-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da70dde5b163e249fa3511de20aa3cca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varnit</media:title>
		</media:content>
	</item>
		<item>
		<title>Restore deleted ._cfg files</title>
		<link>http://varnit.wordpress.com/2007/10/24/restore-deleted-_cfg-files/</link>
		<comments>http://varnit.wordpress.com/2007/10/24/restore-deleted-_cfg-files/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 21:09:53 +0000</pubDate>
		<dc:creator>varnit</dc:creator>
				<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://varnit.wordpress.com/2007/10/24/restore-deleted-_cfg-files/</guid>
		<description><![CDATA[With &#8211;noconfmem, portage will &#8220;forget&#8221; that it has already made a ._cfg file for a CONFIG_PROTECT file, thus causing portage to reinstall the ._cfg file needed for updating.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=17&subd=varnit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>With &#8211;noconfmem, portage will &#8220;forget&#8221; that it has already made a ._cfg file for a CONFIG_PROTECT file, thus causing portage to reinstall the ._cfg file needed for updating.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/varnit.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/varnit.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/varnit.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/varnit.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/varnit.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/varnit.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/varnit.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/varnit.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/varnit.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/varnit.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/varnit.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/varnit.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varnit.wordpress.com&blog=1149516&post=17&subd=varnit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://varnit.wordpress.com/2007/10/24/restore-deleted-_cfg-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da70dde5b163e249fa3511de20aa3cca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varnit</media:title>
		</media:content>
	</item>
	</channel>
</rss>