<?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; bind</title>
	<atom:link href="http://www.iuculano.it/en/tag/bind/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>
	</channel>
</rss>

