<?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>Debian &#8211; Arun&#8217;s blog</title>
	<atom:link href="https://arunns.net/category/operating-systems/debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://arunns.net</link>
	<description>Arun&#039;s blog</description>
	<lastBuildDate>Mon, 14 Nov 2011 10:11:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Enable IPv6 on Direct Admin</title>
		<link>https://arunns.net/enabled-ipv6-on-direct-admin/</link>
					<comments>https://arunns.net/enabled-ipv6-on-direct-admin/#comments</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 10:11:17 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[IPv6 Direct admin]]></category>
		<category><![CDATA[IPv6 DNS configuration for DA]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=569</guid>

					<description><![CDATA[It was rather easy to get IPv6 working with DA if you have the IPv6 subnet allocated for your server. Make sure that you have IPv6 enabled on your DA. # grep ipv6 /usr/local/directadmin/conf/directadmin.conf ipv6=1 Add the IPv6 Addresses to your direct admin, through IP Management (This will add IPv6 address to the interface). Enter [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It was rather easy to get IPv6 working with DA if you have the IPv6 subnet allocated for your server.</p>
<p>Make sure that you have IPv6 enabled on your DA.</p>
<p><code># grep ipv6 /usr/local/directadmin/conf/directadmin.conf<br />
ipv6=1</code></p>
<p>Add the IPv6 Addresses to your direct admin, through IP Management (This will add IPv6 address to the interface).<br />
<em>Enter the IPv6 Address in IP field and keep the Netmask as 255.255.255.0</em></p>
<p>Add IPv6 address for your name servers,<br />
<em>go to DNS administration &#8211;&gt; Select your name server domain &#8211;&gt; Add AAAA records for your Name Servers.</em> Make sure you have added the IPv6 addresses already to DA.</p>
<p>Check your name server is resolving/reachable via IPv6.</p>
<p>Now to add IPv6 Address to hosted domains, <em>select the domain &#8211;&gt; Modify user &#8211;&gt; select the IPv6 address in &#8220;Add Additional IP&#8221;</em>. If the IPv6 address is not visible, make sure it is added to DA and to the reseller account you are editing the domain.</p>
<p><em>Add the IPv6 address(AAAA) to the corresponding domains DNS configuration.</em></p>
<p>Here we go, ping666666</p>
<p>&nbsp;</p>
<p>./arun</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/enabled-ipv6-on-direct-admin/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Install directadmin on Debian 6</title>
		<link>https://arunns.net/install-directadmin-on-debian-6/</link>
					<comments>https://arunns.net/install-directadmin-on-debian-6/#respond</comments>
		
		<dc:creator><![CDATA[Arun N.]]></dc:creator>
		<pubDate>Tue, 14 Jun 2011 13:21:52 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[debian 6]]></category>
		<category><![CDATA[Direct admin]]></category>
		<guid isPermaLink="false">http://arunnsblog.com/?p=545</guid>

					<description><![CDATA[Install the basic debian server without any server components Install the dependency packages: # sudo apt-get install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules libperl-dev libaio1 libaio-dev bind9 Purchase and register the server ip at directadmin.com Once the license is activated, login to the server: $ wget http://www.directadmin.com/setup.sh $ chmod 755 setup.sh [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Install the basic debian server without any server components</p>
<p>Install the dependency packages:</p>
<blockquote><p># sudo apt-get install gcc g++ make flex bison openssl libssl-dev perl perl-base perl-modules libperl-dev libaio1 libaio-dev bind9</p></blockquote>
<p>Purchase and register the server ip at directadmin.com</p>
<p>Once the license is activated, login to the server:</p>
<blockquote><p>$ wget http://www.directadmin.com/setup.sh</p>
<p>$ chmod 755 setup.sh</p>
<p># sudo ./setup.sh</p>
<p>// enter the client id, license id, FQDN etc, and follow the instructions.</p>
<p>Once the installation completed the direct admin interface will be accessible at https://&lt; server_ip &gt;: 2222/</p></blockquote>
<p>./arun</p>
<blockquote><p>&nbsp;</p></blockquote>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://arunns.net/install-directadmin-on-debian-6/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
