<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>MICXED (Entries tagged as gentoo)</title>
    <link>http://micxer.de/blog/</link>
    <description>bits micxed with life</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6.2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 27 Apr 2011 22:47:04 GMT</pubDate>

    <image>
        <url>http://micxer.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: MICXED - bits micxed with life</title>
        <link>http://micxer.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Configuring the kernel</title>
    <link>http://micxer.de/blog/archives/77-Configuring-the-kernel.html</link>
    
    <comments>http://micxer.de/blog/archives/77-Configuring-the-kernel.html#comments</comments>
    <wfw:comment>http://micxer.de/blog/wfwcomment.php?cid=77</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://micxer.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=77</wfw:commentRss>
    

    <author>nospam@example.com (micxer)</author>
    <content:encoded>
    &lt;p&gt;Here we are for the fourth part of the Gentoo vServer setup series. I reached chapter 7 of the Gentoo install guide, &amp;quot;Configuring the Kernel&amp;quot;. As already mentioned in the &lt;a href=&quot;http://micxer.de/blog/archives/76-Processor-and-MAKEOPTS.html#extended&quot;&gt;last article&lt;/a&gt; I&#039;m going to use the hardened sources because they contain some patches which will make the server more secure (and I think should be available/enabled in all kernel sources by default). You can have a look at the page of the &lt;a href=&quot;http://www.gentoo.org/proj/en/hardened/&quot;&gt;Gentoo hardened project&lt;/a&gt; for more information about it.&lt;/p&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;9817&#039;;
var flattr_tle = &#039;Configuring the kernel&#039;;
var flattr_dsc = &#039;Here we are for the fourth part of the Gentoo vServer setup series. I reached chapter 7 of the Gentoo install guide, &amp;quot;Configuring the Kernel&amp;quot;. As already mentioned in the last article I\&#039;m going to use the hardened sources because they contain some patches which will make the server more secure (and I think should be available/enabled in all kernel sources by default). You can have a look at the page of the Gentoo hardened project for more information about it.&#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;gentoo,kvm,vserver&#039;;
var flattr_url = &#039;http://micxer.de/blog/archives/77-Configuring-the-kernel.html&#039;;
var flattr_btn = &#039;compact&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 &lt;br /&gt;&lt;a href=&quot;http://micxer.de/blog/archives/77-Configuring-the-kernel.html#extended&quot;&gt;Continue reading &quot;Configuring the kernel&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 19 Mar 2011 18:16:06 +0000</pubDate>
    <guid isPermaLink="false">http://micxer.de/blog/archives/77-guid.html</guid>
    <category>gentoo</category>
<category>kvm</category>
<category>vserver</category>

</item>
<item>
    <title>Processor and MAKEOPTS</title>
    <link>http://micxer.de/blog/archives/76-Processor-and-MAKEOPTS.html</link>
    
    <comments>http://micxer.de/blog/archives/76-Processor-and-MAKEOPTS.html#comments</comments>
    <wfw:comment>http://micxer.de/blog/wfwcomment.php?cid=76</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://micxer.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    

    <author>nospam@example.com (micxer)</author>
    <content:encoded>
    &lt;p&gt;This is the third part of a series of articles. Go to the &lt;a href=&quot;http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html&quot;&gt;first&lt;/a&gt; or &lt;a href=&quot;http://micxer.de/blog/archives/75-First-steps-of-the-Gentoo-install.html&quot;&gt;second article&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;While the way through the first chapters of the installation manual were quite easy, I was facing the first problem at the end of chapter 5. I needed to find out what CFLAGS I&#039;m going to set for the server. Well, there&#039;s a link to the gcc optimization documentation and it tells you to look into /proc/cpuinfo. I found the following there:&lt;/p&gt; 
&lt;p&gt; &lt;/p&gt; 
&lt;pre&gt;root@rescue ~ # cat /proc/cpuinfo&amp;#160;
processor&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 0
vendor_id&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: GenuineIntel
cpu family&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 6
model&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;: 2
model name&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: QEMU Virtual CPU version 0.13.0
stepping&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 3
cpu MHz&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;: 2806.926
cache size&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 4096 KB
fpu&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;: yes
fpu_exception&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: yes
cpuid level&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 4
wp&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;: yes
flags&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx 
                  lm up rep_good pni cx16 hypervisor lahf_lm
bogomips&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 5613.85
clflush size&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 64
cache_alignment&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 64
address sizes&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;: 40 bits physical, 48 bits virtual
power management:&lt;/pre&gt; 
&lt;p&gt;Yeah, it&#039;s a Genuine Intel processor named &amp;quot;QEMU Virtual CPU&amp;quot;, how&amp;#160;enlightening. So I went looking in the whole wide internet and after some research I stumbled upon the Gentoo Wiki. I almost forgot about it in the past as they had the hard disk crash and needed quite so time to recover. There I found an article about&amp;#160;&lt;a href=&quot;http://en.gentoo-wiki.com/wiki/Safe_Cflags&quot;&gt;safe CFLAGS&lt;/a&gt;&amp;#160;and the other one listing&amp;#160;&lt;a href=&quot;http://en.gentoo-wiki.com/wiki/Safe_Cflags/Intel&quot;&gt;safe CFLAGS for Intel&lt;/a&gt;. They recommend using &lt;code&gt;-march=native&lt;/code&gt; as the compiler then decides what features to enable. If you really wanna know what flags gcc is using you can execute&amp;#160;gcc -Q --help=target -march=native and have a look at the output. I don&#039;t need this server as a distcc host so I used&amp;#160;&lt;code&gt;-march=native&amp;#160;&lt;/code&gt;and went on.&amp;#160;&lt;code&gt;MAKEOPTS&lt;/code&gt; was the easier part. My vServer only offers on CPU so &lt;code&gt;-j2&lt;/code&gt; will be fine.&lt;/p&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;9817&#039;;
var flattr_tle = &#039;Processor and MAKEOPTS&#039;;
var flattr_dsc = &#039;This is the third part of a series of articles. Go to the first or second article  While the way through the first chapters of the installation manual were quite easy, I was facing the first problem at the end of chapter 5. I needed to find out what CFLAGS I\&#039;m going to set for the server. Well, there\&#039;s a link to the gcc optimization documentation and it tells you to look into /proc/cpuinfo. I found the following there:       root@rescue ~ # cat /proc/cpuinfo&amp;#160;  processor	: 0  vendor_id	: GenuineIntel  cpu family	: 6  model		: 2  model name	: QEMU Virtual CPU version 0.13.0  stepping	: 3  cpu MHz		: 2806.926  cache size	: 4096 KB  fpu		: yes  fpu_exception	: yes  cpuid level	: 4  wp		: yes  flags		: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 syscall nx                     lm up rep_good pni cx16 hypervisor lahf_lm  bogomips	: 5613.85  clflush size	: 64  cache_alignment	: 64  address sizes	: 40 bits physical, 48 bits virtual  power management:   Yeah, it\&#039;s a Genuine Intel processor named &amp;quot;QEMU Virtual CPU&amp;quot;, how&amp;#160;enlightening. So I went looking in the whole wide internet and after some research I stumbled upon the Gentoo Wiki. I almost forgot about it in the past as they had the hard disk crash and needed quite so time to recover. There I found an article about&amp;#160;safe CFLAGS&amp;#160;and the other one listing&amp;#160;safe CFLAGS for Intel. They recommend using -march=native as the compiler then decides what features to enable. If you really wanna know what flags gcc is using you can execute&amp;#160;gcc -Q --help=target -march=native and have a look at the output. I don\&#039;t need this server as a distcc host so I used&amp;#160;-march=native&amp;#160;and went on.&amp;#160;MAKEOPTS was the easier part. My vServer only offers on CPU so -j2 will be fine.&#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;de_DE&#039;;
var flattr_tag = &#039;gentoo,vserver&#039;;
var flattr_url = &#039;http://micxer.de/blog/archives/76-Processor-and-MAKEOPTS.html&#039;;
var flattr_btn = &#039;compact&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 &lt;br /&gt;&lt;a href=&quot;http://micxer.de/blog/archives/76-Processor-and-MAKEOPTS.html#extended&quot;&gt;Continue reading &quot;Processor and MAKEOPTS&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 08 Mar 2011 21:52:22 +0000</pubDate>
    <guid isPermaLink="false">http://micxer.de/blog/archives/76-guid.html</guid>
    <category>gentoo</category>
<category>vserver</category>

</item>
<item>
    <title>First steps of the Gentoo install</title>
    <link>http://micxer.de/blog/archives/75-First-steps-of-the-Gentoo-install.html</link>
    
    <comments>http://micxer.de/blog/archives/75-First-steps-of-the-Gentoo-install.html#comments</comments>
    <wfw:comment>http://micxer.de/blog/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://micxer.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (micxer)</author>
    <content:encoded>
    &lt;p&gt;This is the second part of a series of articles. Read the first article &lt;a href=&quot;http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html&quot;&gt;here&lt;/a&gt;.&amp;#160;&lt;/p&gt; 
&lt;p&gt;When purchasing a vServer account with Hetzner you&#039;ll have the choice of several OS images. Since I want to install Gentoo, which is not officially supported, the next step is to boot the rescue system (you can actually choose an option to not install any OS image and boot right into the rescue system).&lt;/p&gt; 
&lt;p&gt;First thing after starting the vServer I started the remote console and logged into the rescue system. Using passwd I set the new password and was able to connect via SSH to my new vServer. You can also work with the remote console but this can be a pain as I haven&#039;t found a way to enter a pipe and it&#039;s nicer to work in a known environment in your favourite terminal.&lt;/p&gt;&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;9817&#039;;
var flattr_tle = &#039;First steps of the Gentoo install&#039;;
var flattr_dsc = &#039;This is the second part of a series of articles. Read the first article here.&amp;#160;   When purchasing a vServer account with Hetzner you\&#039;ll have the choice of several OS images. Since I want to install Gentoo, which is not officially supported, the next step is to boot the rescue system (you can actually choose an option to not install any OS image and boot right into the rescue system).   First thing after starting the vServer I started the remote console and logged into the rescue system. Using passwd I set the new password and was able to connect via SSH to my new vServer. You can also work with the remote console but this can be a pain as I haven\&#039;t found a way to enter a pipe and it\&#039;s nicer to work in a known environment in your favourite terminal.&#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;de_DE&#039;;
var flattr_tag = &#039;gentoo,vserver&#039;;
var flattr_url = &#039;http://micxer.de/blog/archives/75-First-steps-of-the-Gentoo-install.html&#039;;
var flattr_btn = &#039;compact&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 &lt;br /&gt;&lt;a href=&quot;http://micxer.de/blog/archives/75-First-steps-of-the-Gentoo-install.html#extended&quot;&gt;Continue reading &quot;First steps of the Gentoo install&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 02 Mar 2011 21:54:00 +0000</pubDate>
    <guid isPermaLink="false">http://micxer.de/blog/archives/75-guid.html</guid>
    <category>gentoo</category>
<category>vserver</category>

</item>
<item>
    <title>Moving to a KVM based Gentoo VServer</title>
    <link>http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html</link>
    
    <comments>http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html#comments</comments>
    <wfw:comment>http://micxer.de/blog/wfwcomment.php?cid=74</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://micxer.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    

    <author>nospam@example.com (micxer)</author>
    <content:encoded>
    &lt;p&gt;My current VServer is located at a hoster that uses Xen. Since I had some serious problems with this virtualization technique, I will switch to a KVM based VServer based on Gentoo. While preparing for the migration I found just little information about how to start and where to gather all the neccessary information to get started with a KVM hosted Gentoo guest. So I decided to blog about it so I will remember and everyone else in the whole wide internet can profit from it (Flattr&#039;s welcome &lt;img src=&quot;http://micxer.de/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; )&lt;/p&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var flattr_uid = &#039;9817&#039;;
var flattr_tle = &#039;Moving to a KVM based Gentoo VServer&#039;;
var flattr_dsc = &#039;My current VServer is located at a hoster that uses Xen. Since I had some serious problems with this virtualization technique, I will switch to a KVM based VServer based on Gentoo. While preparing for the migration I found just little information about how to start and where to gather all the neccessary information to get started with a KVM hosted Gentoo guest. So I decided to blog about it so I will remember and everyone else in the whole wide internet can profit from it (Flattr\&#039;s welcome  )&#039;;
var flattr_cat = &#039;text&#039;;
var flattr_lng = &#039;en_GB&#039;;
var flattr_tag = &#039;gentoo,vserver&#039;;
var flattr_url = &#039;http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html&#039;;
var flattr_btn = &#039;compact&#039;;
&lt;/script&gt;
&lt;script src=&quot;http://api.flattr.com/button/load.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
 &lt;br /&gt;&lt;a href=&quot;http://micxer.de/blog/archives/74-Moving-to-a-KVM-based-Gentoo-VServer.html#extended&quot;&gt;Continue reading &quot;Moving to a KVM based Gentoo VServer&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 20 Feb 2011 21:01:17 +0000</pubDate>
    <guid isPermaLink="false">http://micxer.de/blog/archives/74-guid.html</guid>
    <category>gentoo</category>
<category>vserver</category>

</item>

</channel>
</rss>