Soup von gentoo http://gentoo.soup.io/ [mereandor] apt for paludis users (part 1) {"tags":[],"type":"regular","title":"apt for paludis users (part 1)","source":null,"body":"For someone who is used to a sophisticated package manager like paludis, it is sometimes difficult to cope with ubuntu's package manager apt. So here is the beginning of a equivalence table between paludis and apt for the not so obvious commands:\n\n\u003Ctable\u003E\n \u003Ctr\u003E\u003Cth\u003Epaludis\u003C/th\u003E\u003Cth\u003Eapt\u003C/th\u003E\u003C/tr\u003E\n \u003Ctr\u003E\u003Ctd\u003Epaludis --uninstall-unused\u003C/td\u003E\u003Ctd\u003Eapt-get autoremove \u003C/td\u003E\u003C/tr\u003E\n\u003C/table\u003E"} For someone who is used to a sophisticated package manager like paludis, it is sometimes difficult to cope with ubuntu's package manager apt. So here is the beginning of a equivalence table between paludis and apt for the not so obvious commands: paludisapt paludis --uninstall-unusedapt-get autoremove <p>[Reposted from <span class="user_container user134223" ><a class="" href="http://mereandor.soup.io/post/37001123/apt-for-paludis-users-part-1"><span class="name">mereandor</span></a></span>]</p>Sun, 06 Dec 2009 11:50:55 GMThttp://gentoo.soup.io/post/37001533/apt-for-paludis-users-part-1urn:www-soup-io:1:37001533regular [mereandor] The correct time zone would be GMT or UTC or whatever it is called - sorry fo... {"tags":["gentoo","dual-boot","winxp"],"type":"regular","title":null,"source":null,"body":"The correct time zone would be GMT or UTC or whatever it is called - sorry for the mix up."} <p>[Reposted from <span class="user_container user134223" ><a class="" href="http://mereandor.soup.io/post/28543333/My-windows-xp-is-moving-to-moscow"><span class="name">mereandor</span></a></span> via <span class="user_container user142917" ><a class="" href="http://gentoo.soup.io/post/28543677/My-windows-xp-is-moving-to-moscow"><span class="name">gentoo</span></a></span>]</p>The correct time zone would be GMT or UTC or whatever it is called - sorry for the mix up.Thu, 03 Dec 2009 11:13:35 GMThttp://gentoo.soup.io/post/36669358/The-correct-time-zone-would-be-GMTurn:www-soup-io:1:36669358regulargentoodual-bootwinxp [mereandor] problems with hal policy files (.fdi files)? {"tags":[],"type":"regular","title":"problems with hal policy files (.fdi files)?","source":null,"body":"Use \u003Ccode\u003Esudo /usr/libexec/hald-generate-fdi-cache --verbose\u003C/code\u003E (path may vary due to the distribution) to debug them."} Use <code>sudo /usr/libexec/hald-generate-fdi-cache --verbose</code> (path may vary due to the distribution) to debug them.<p>[Reposted from <span class="user_container user134223" ><a class="" href="http://mereandor.soup.io/post/31508246/problems-with-hal-policy-files-fdi-files"><span class="name">mereandor</span></a></span>]</p>Thu, 15 Oct 2009 11:13:19 GMThttp://gentoo.soup.io/post/31508257/problems-with-hal-policy-files-fdi-filesurn:www-soup-io:1:31508257regular [mereandor] How to set static routes via DHCP {"tags":[],"type":"regular","title":"How to set static routes via DHCP","source":null,"body":"\u003Cp\u003EThere are actually two ways to configure static routes, one via the standard option 121 (\u003Ca href=\"http://www.faqs.org/rfcs/rfc3442.html\"\u003ERFC 3442\u003C/a\u003E) and one explicitly for windows xp via the option 249. The syntax for those options differs a bit. This are the option I just used for my dnsmasq:\n\u003C/p\u003E\u003Cul\u003E\n\u003Cli\u003Edhcp-option=121,16.192.168,192.168.100.253\u003C/li\u003E\n\u003Cli\u003Edhcp-option=249,192.168.0.0/16,192.168.100.253\u003C/li\u003E\n\u003C/ul\u003E\nWith option 249 you have the usual syntax of \u0026lt;network-ip\u0026gt;/\u0026lt;mask\u0026gt;, whereas with option 121 you have \u0026lt;mask\u0026gt;.\u0026lt;leading non-zero bytes of the network-ip\u0026gt;\n\n\u003Cp\u003EI had to search quite a bit around to find this, so I hope this helps to find the relevant information faster. NOTE: This is not yet tested for other systems than WinXP\u003C/p\u003E"} <p>There are actually two ways to configure static routes, one via the standard option 121 (<a href="http://www.faqs.org/rfcs/rfc3442.html">RFC 3442</a>) and one explicitly for windows xp via the option 249. The syntax for those options differs a bit. This are the option I just used for my dnsmasq: </p><ul> <li>dhcp-option=121,16.192.168,192.168.100.253</li> <li>dhcp-option=249,192.168.0.0/16,192.168.100.253</li> </ul> With option 249 you have the usual syntax of &lt;network-ip&gt;/&lt;mask&gt;, whereas with option 121 you have &lt;mask&gt;.&lt;leading non-zero bytes of the network-ip&gt; <p>I had to search quite a bit around to find this, so I hope this helps to find the relevant information faster. NOTE: This is not yet tested for other systems than WinXP</p><p>[Reposted from <span class="user_container user134223" ><a class="" href="http://mereandor.soup.io/post/28908749/How-to-set-static-routes-via-DHCP"><span class="name">mereandor</span></a></span>]</p>Fri, 18 Sep 2009 13:14:20 GMThttp://gentoo.soup.io/post/28909183/How-to-set-static-routes-via-DHCPurn:www-soup-io:1:28909183regular [mereandor] My windows xp is moving to moscow! {"tags":[],"type":"regular","title":"My windows xp is moving to moscow!","source":null,"body":"I have a dual boot system with Linux/WinXP - but I don't use windows often. There is one annoying thing though: Everytime after I've booted under windows the clock is off by two hours (Windows stores the localtime on the hardware-clock whereas Linux prefers storing UTC).\u003Cbr /\u003E\u003Cbr /\u003EToday I had the simple but effective idea to simply set the timezone in winxp two hours further east . There are probably more sophisticated solutions of this problem, but this is one of the funniest for sure."} I have a dual boot system with Linux/WinXP - but I don't use windows often. There is one annoying thing though: Everytime after I've booted under windows the clock is off by two hours (Windows stores the localtime on the hardware-clock whereas Linux prefers storing UTC).<br /><br />Today I had the simple but effective idea to simply set the timezone in winxp two hours further east . There are probably more sophisticated solutions of this problem, but this is one of the funniest for sure.<p>[Reposted from <span class="user_container user134223" ><a class="" href="http://mereandor.soup.io/post/28543333/My-windows-xp-is-moving-to-moscow"><span class="name">mereandor</span></a></span>]</p>Mon, 14 Sep 2009 23:40:45 GMThttp://gentoo.soup.io/post/28543677/My-windows-xp-is-moving-to-moscowurn:www-soup-io:1:28543677regular [pfloydde] Start and Shutdown problems fixed. Inserted the netmount service into /etc/in... {"tags":[],"type":"regular","title":null,"source":null,"body":"Start and Shutdown problems fixed. Inserted the netmount service into /etc/init.d/mpd as needed. So it starts in correct order."} Start and Shutdown problems fixed. Inserted the netmount service into /etc/init.d/mpd as needed. So it starts in correct order.Thu, 28 May 2009 06:36:55 GMThttp://gentoo.soup.io/post/20133632/Start-and-Shutdown-problems-fixed-Inserted-theurn:www-soup-io:1:20133632regular [pfloydde] Switching rc.conf to start system services parallel. Works fine. But see a Pr... {"tags":[],"type":"regular","title":null,"source":null,"body":"Switching rc.conf to start system services parallel. Works fine. But see a Problem in my mpd service which try use an NFS Share. But Bridge Interface comes up in default runlevel after mpd.... hmmm. I've to fix it later."} Switching rc.conf to start system services parallel. Works fine. But see a Problem in my mpd service which try use an NFS Share. But Bridge Interface comes up in default runlevel after mpd.... hmmm. I've to fix it later.Wed, 20 May 2009 06:23:36 GMThttp://gentoo.soup.io/post/19577935/Switching-rc-conf-to-start-system-servicesurn:www-soup-io:1:19577935regular