<?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>Giuseppe, il suo blog &#187; Ubuntu</title>
	<atom:link href="http://www.iuculano.it/en/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iuculano.it</link>
	<description></description>
	<lastBuildDate>Sat, 09 Jul 2011 17:05:56 +0000</lastBuildDate>
	<language>it-it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Smbind &#8211; Tool in php per la gestione di un DNS</title>
		<link>http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/</link>
		<comments>http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 11:29:34 +0000</pubDate>
		<dc:creator>Giuseppe</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smbind]]></category>

		<guid isPermaLink="false">http://www.iuculano.it/?p=61</guid>
		<description><![CDATA[Translate original post with Google TranslateSmbind è un tool in PHP che permette di amministrare un DNS (bind).

Tramite l'interfaccia web è possibile creare, modificare, gestire le zone. Ecco alcuni screenshots:







In attesa di uno Sponsor per chi usa debian o ubuntu ecco come installarlo:

(debian) Aggiungete al vostro sources.list:



deb     http://debian.iuculano.it/apt  etch ...
Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/qmail-vpopmail-on-debian-sarge/' rel='bookmark' title='A professional mail server with qmail and vpopmail'>A professional mail server with qmail and vpopmail</a></li>
<li><a href='http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/' rel='bookmark' title='Ubuntu Gutsy CK Kernel'>Ubuntu Gutsy CK Kernel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.iuculano.it%2Fen%2Flinux%2Fsmbind-tool-in-php-per-la-gestione-di-un-dns%2F&#038;hl=en&#038;ie=UTF8&#038;sl=it_IT&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>Smbind è un tool in PHP che permette di amministrare un DNS (bind).</p>
<p>Tramite l&#8217;interfaccia web è possibile creare, modificare, gestire le zone. Ecco alcuni screenshots:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://sourceforge.net/dbimage.php?id=27962" alt="Zona" width="569" height="480" /></p>
<p style="text-align: center;">
<p style="text-align: center;"><img src="http://sourceforge.net/dbimage.php?id=27960" alt="Opzioni" width="563" height="480" /></p>
<p style="text-align: center;">
<p style="text-align: center;"><img src="http://sourceforge.net/dbimage.php?id=27958" alt="Creare zona" width="640" height="471" /></p>
<p style="text-align: center;">
<p><script type="text/javascript"><!--
google_ad_client = "pub-0112081551227576";
google_ad_channel = "blog";
google_ui_features = "rc:0";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_alternate_ad_url = "http://www.iuculano.it/?adsensem-show-ad=none";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "050504";
google_color_text = "050504";
google_color_url = "A0270E";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: left;">In attesa di uno <a href="http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=smbind" target="_blank">Sponsor</a> per chi usa debian o ubuntu ecco come installarlo:</p>
<p style="text-align: left;">
<p style="text-align: left;">(debian) Aggiungete al vostro sources.list:</p>
<p style="text-align: left;">
<blockquote>
<pre>deb     http://debian.iuculano.it/apt  etch main contrib non-free
deb-src http://debian.iuculano.it/apt  etch main contrib non-free
</pre>
</blockquote>
<p>Mentre per Ubuntu:</p>
<blockquote><p>deb http://ppa.launchpad.net/giuseppe-iuculano/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/giuseppe-iuculano/ubuntu hardy main</p></blockquote>
<p>Poi da terminale:</p>
<blockquote><p>apt-get update &amp;&amp; apt-get install smbind</p></blockquote>
<p>Una volta terminata l&#8217;installazione:</p>
<blockquote><p>usermod -G bind www-data</p>
<p>/etc/init.d/apache2 restart</p>
<p>echo &#8216;include &#8220;/etc/smbind/smbind.conf&#8221;;&#8217; &gt;&gt; /etc/bind/named.conf.local</p>
<p>/etc/init.d/bind9 restart</p></blockquote>
<p>Adesso potete aprire il browser ed andare su http://localhost/smbind/ .</p>
<p>Login e password di defualt sono entrambe &#8216;admin&#8217;, ma naturalmente <span style="text-decoration: underline;">dovete cambiare la password <strong>immediatamente</strong></span> <img src='http://www.iuculano.it/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
<ul class="lang_switch">
<li class="lang_switch"><a href="http://www.iuculano.it/it/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/"><img src="http://www.iuculano.it/wp-content/plugins/zdmultilang/flags/it_IT.png" alt="Italian" title="Italian" border="0">Italian</a></li>
</ul>
<img src="http://www.iuculano.it/?ak_action=api_record_view&id=61&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/qmail-vpopmail-on-debian-sarge/' rel='bookmark' title='A professional mail server with qmail and vpopmail'>A professional mail server with qmail and vpopmail</a></li>
<li><a href='http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/' rel='bookmark' title='Ubuntu Gutsy CK Kernel'>Ubuntu Gutsy CK Kernel</a></li>
</ol></p><p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Gutsy CK Kernel</title>
		<link>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/</link>
		<comments>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:57:52 +0000</pubDate>
		<dc:creator>Giuseppe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[cfs]]></category>
		<category><![CDATA[ck]]></category>
		<category><![CDATA[Con Kolivas]]></category>
		<category><![CDATA[Ingo Molnar]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/</guid>
		<description><![CDATA[Translate original post with Google Translate(English version below)

Ubuntu Gutsy è arrivata, e anche per questa release rilascio un kernel patchato con le CK patch.

Con Kolivas purtroppo ha deciso (giustamente) di abbandonare lo sviluppo, ragion per cui questo sarà l'ultimo rilascio anche per me. Dalla prossima release ci dovremmo accontentare del nuovo CFS di Ingo ...
Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/' rel='bookmark' title='Smbind &#8211; Tool in php per la gestione di un DNS'>Smbind &#8211; Tool in php per la gestione di un DNS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.iuculano.it%2Fen%2Flinux%2Fubuntu-gutsy-ck-kernel%2F&#038;hl=en&#038;ie=UTF8&#038;sl=it_IT&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>(English version below)</p>
<p>Ubuntu Gutsy è arrivata, e anche per questa release rilascio un kernel patchato con le <strong><a href="http://members.optusnet.com.au/ckolivas/kernel/" title="Kernel patch homepage of Con Kolivas">CK patch</a>.</strong></p>
<p><span class="wikiwyg_section" id="wikiwyg_section_1">Con Kolivas purtroppo ha deciso (<a href="http://article.gmane.org/gmane.linux.kernel.ck/7850" target="_blank">giustamente</a>) di <a href="http://ck.wikia.com/wiki/End_of_ck_patchset">abbandonare</a> lo sviluppo, ragion per cui questo sarà l&#8217;ultimo rilascio anche per me. Dalla prossima release ci dovremmo accontentare del nuovo <a href="http://kernelnewbies.org/Linux_2_6_23#head-25cc2fc9242cfbbe433e8193874efa769eae5d60">CFS</a> di <a href="http://en.wikipedia.org/wiki/Ingo_Molnar">Ingo Molnar</a> </span></p>
<p>Vi ricordo come al solito:</p>
<p>Cosa sono le CK patch?</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0112081551227576";
google_ad_channel = "blog";
google_ui_features = "rc:0";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_alternate_ad_url = "http://www.iuculano.it/?adsensem-show-ad=none";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "050504";
google_color_text = "050504";
google_color_url = "A0270E";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Cito l&#8217; autore:</p>
<p align="center">&#8220;<strong><em>These are patches designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload</em></strong>.&#8221;</p>
<p align="center">&nbsp;</p>
<p align="justify">&nbsp;</p>
<p>Ricapitolando, installando questo kernel avrete:</p>
<p><strong>1) Compilazione ottimizzata per 686 o core2<br />
2) Ck patch <a href="http://members.optusnet.com.au/ckolivas/kernel/" target="_blank">http://members.optusnet.com.au/ckolivas/kernel/</a></strong></p>
<p>Come installarlo?<br />
<code>wget <a href="http://ubuntu.iuculano.it/AE3BE9AA.gpg" target="_blank">http://ubuntu.iuculano.it/AE3BE9AA.gpg</a> -O- | sudo apt-key add -</code></p>
<p>aggiungete al vostro sources.list:<br />
<code>deb <a href="http://ubuntu.iuculano.it/" target="_blank">http://ubuntu.iuculano.it</a> gutsy all</code><br />
<code>deb-src <a href="http://ubuntu.iuculano.it/" target="_blank">http://ubuntu.iuculano.it</a> gutsy all</code></p>
<p>Per <strong>686</strong> (Pentium4):<br />
<code>sudo apt-get update &amp;&amp; sudo apt-get install linux-686-ck linux-headers-686-ck</code></p>
<p>Per <strong>core2</strong>:<br />
<code>sudo apt-get update &amp;&amp; sudo apt-get install linux-core2-ck linux-headers-core2-ck</code></p>
<p>Diamo un nuce -10 al server X:<br />
<code>sudo dpkg-reconfigure -plow x11-common</code></p>
<p>Alla richiesta &#8221; Valore di nice per il server X. &#8221; digitiamo -10</p>
<p><strong>Feedback molto graditi <img src='http://www.iuculano.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0112081551227576";
google_ad_channel = "blog";
google_ui_features = "rc:0";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_alternate_ad_url = "http://www.iuculano.it/?adsensem-show-ad=none";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "050504";
google_color_text = "050504";
google_color_url = "A0270E";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<hr />
<h3><font color="#0000ff"><strong>English version</strong></font></h3>
<p>These are patches designed to <strong>improve system responsiveness</strong> with specific emphasis on the desktop, but suitable to any workload.</p>
<p>Installing this kernel you have:</p>
<ol style="list-style-type: decimal">
<li>686 (Pentium4) or Core2 optimization</li>
<li>Ck patch <a href="http://members.optusnet.com.au/ckolivas/kernel/" target="_blank">http://members.optusnet.com.au/ckolivas/kernel/</a></li>
</ol>
<p>Add the gpg key:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">wget http://ubuntu.iuculano.it/AE3BE9AA.gpg -O- | sudo apt-key add -</pre>
<p>Add the sources.list entries in a separate file:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">echo "deb http://ubuntu.iuculano.it gutsy all" &gt;/etc/apt/sources.list.d/ck-kernel.list</pre>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update</pre>
<p>For 686 (Pentium4):</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update &amp;&amp; sudo apt-get install linux-686-ck linux-headers-686-ck</pre>
<p>For core2:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update &amp;&amp; sudo apt-get install linux-core2-ck linux-headers-core2-ck</pre>
<p>Feedback are welcome <img src="http://ubuntuforums.org/images/smilies/icon_smile.gif" title="Smile" class="inlineimg" border="0" />
<ul class="lang_switch">
<li class="lang_switch"><a href="http://www.iuculano.it/it/linux/ubuntu-gutsy-ck-kernel/"><img src="http://www.iuculano.it/wp-content/plugins/zdmultilang/flags/it_IT.png" alt="Italian" title="Italian" border="0">Italian</a></li>
</ul>
<img src="http://www.iuculano.it/?ak_action=api_record_view&id=58&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/' rel='bookmark' title='Smbind &#8211; Tool in php per la gestione di un DNS'>Smbind &#8211; Tool in php per la gestione di un DNS</a></li>
</ol></p><p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

