<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" version="2.0">

<channel>
	<title>Azhar</title>
	
	<link>http://blog.ilmuit.com/azhar</link>
	<description>Linux Server Administration</description>
	<pubDate>Sun, 22 Jan 2012 09:58:45 +0000</pubDate>
	
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ilmuit/azhar" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ilmuit/azhar" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Installing Webmin in CentOS</title>
		<link>http://blog.ilmuit.com/azhar/2012/01/22/installing-webmin-in-centos/</link>
		<comments>http://blog.ilmuit.com/azhar/2012/01/22/installing-webmin-in-centos/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 09:28:12 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Webmin]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/?p=64</guid>
		<description><![CDATA[Webmin is a web-based interface for system administration for Unix/Linux. By using any modern web browser, you can setup user accounts, Apache, DNS, emails  and so on without needed to manually edit Unix configuration files like /etc/passwd.
Below are instructions on how to install webmin control panels on your VPS or Dedicated Server:
1) Connect SSH to [...]]]></description>
			<content:encoded><![CDATA[<p>Webmin is a web-based interface for system administration for Unix/Linux. By using any modern web browser, you can setup user accounts, Apache, DNS, emails  and so on without needed to manually edit Unix configuration files like /etc/passwd.</p>
<p>Below are instructions on how to install webmin control panels on your VPS or Dedicated Server:</p>
<p>1) <span class="mediumtext"><span class="mediumtext">Connect SSH to your server and type the following command:</span></span></p>
<p>Create new temporarily folder:<br />
<code># mkdir tmp</code></p>
<p>Change to temporarily folder:<br />
<code># cd tmp</code></p>
<p>Download webmin:<br />
<code># wget http://sourceforge.net/projects/webadmin/files/webmin/1.xxx/webmin-1.xxx-1.noarch.rpm</code></p>
<p>(Replace xxx with the corresponding Webmin version)</p>
<p>Once the file has been downloaded, enter this command, this will install Webmin and all its dependencies:</p>
<p><code># rpm –Uvh webmin-1.xxx-1.noarch.rpm</code></p>
<p>Now you can login to your newly install Webmin control panel at server IP address at port 10000. So if your server IP address is 123.123.123.123 then your webmin address is:</p>
<p>http://123.123.123.123:10000</p>
<p>Login to Webmin as root using your password.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2012%2F01%2F22%2Finstalling-webmin-in-centos%2F';
  addthis_title  = 'Installing+Webmin+in+CentOS';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2012/01/22/installing-webmin-in-centos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create Nameserver with Kloxo</title>
		<link>http://blog.ilmuit.com/azhar/2012/01/22/how-to-create-nameserver-with-kloxo/</link>
		<comments>http://blog.ilmuit.com/azhar/2012/01/22/how-to-create-nameserver-with-kloxo/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 04:24:01 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[Kloxo]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[DNS Zone]]></category>

		<category><![CDATA[Nameserver]]></category>

		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/?p=50</guid>
		<description><![CDATA[In kloxo its very easy to setup DNS. Before you create your own nameserver, first you will have to decide what nameservers you want to set on your VPS or Dedicated server. This guide will show you how to register a new nameservers on a  VPS or Dedicated server using the Kloxo interface.
1) Login [...]]]></description>
			<content:encoded><![CDATA[<p>In kloxo its very easy to setup DNS. Before you create your own nameserver, first you will have to decide what nameservers you want to set on your VPS or Dedicated server. This guide will show you how to register a new nameservers on a  VPS or Dedicated server using the Kloxo interface.</p>
<p>1) Login to your Kloxo control panel securely  using SSL</p>
<p>2) Click on the &#8220;DNS Templates&#8221; icon from the home screen.</p>
<p><img class="alignnone size-full wp-image-51" src="http://blog.ilmuit.com/azhar/files/2012/01/resources-dns-templates.gif" alt="" width="535" height="214" /></p>
<p>3) You will be presented with the following screen, click on <strong>Add DNS Template</strong></p>
<p><img class="alignnone size-full wp-image-52" src="http://blog.ilmuit.com/azhar/files/2012/01/add-dns-template.gif" alt="" width="609" height="314" /></p>
<p>4) Add settings in your DNS template box. Enter your Primary and Secondary DNS with ns1.yourdomain.com and ns2.yourdomain.com (see below).</p>
<p><img class="alignnone size-full wp-image-61" src="http://blog.ilmuit.com/azhar/files/2012/01/add-ip-dns-template.gif" alt="" width="508" height="316" /></p>
<p>5) Click <strong>Add</strong> button</p>
<p>Finally, you now need to create / register the name servers at your domain registrar. Log in to your domain registrar and edit the assigned nameservers so that it now points at your new nameserver names (ns1.yourdomain.com, ns2.yourdomain.com). Please contact your registrar to assist you.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2012%2F01%2F22%2Fhow-to-create-nameserver-with-kloxo%2F';
  addthis_title  = 'How+to+Create+Nameserver+with+Kloxo';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2012/01/22/how-to-create-nameserver-with-kloxo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yum Error: Cannot find a valid baseurl for repo</title>
		<link>http://blog.ilmuit.com/azhar/2011/11/07/yum-error-cannot-find-a-valid-baseurl-for-repo/</link>
		<comments>http://blog.ilmuit.com/azhar/2011/11/07/yum-error-cannot-find-a-valid-baseurl-for-repo/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 02:52:41 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Cannot find a valid baseurl]]></category>

		<category><![CDATA[Cannot find a valid baseurl for repo]]></category>

		<category><![CDATA[Repo Update]]></category>

		<category><![CDATA[Yum]]></category>

		<category><![CDATA[Yum Error]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/?p=20</guid>
		<description><![CDATA[Just installed CentOS and tried to run the yum tool to install MySQL Server:
# yum install mysql-server
But I keep getting the same result, Here is the error:
# yum install mysql-server
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
I figured out that my DNS [...]]]></description>
			<content:encoded><![CDATA[<p>Just installed CentOS and tried to run the yum tool to install MySQL Server:</p>
<p><code># yum install mysql-server</code></p>
<p>But I keep getting the same result, Here is the error:</p>
<p><code># yum install mysql-server<br />
Setting up Install Process<br />
Setting up repositories<br />
Cannot find a valid baseurl for repo: update<br />
Error: Cannot find a valid baseurl for repo: update</code></p>
<p>I figured out that my DNS is not working. There is no response to www.centos.org.</p>
<p><code># ping www.centos.org<br />
ping: unknown host www.centos.org</code></p>
<p>Not only Centos website, it also can’t recognize any domain. As a solution,  I’ve add domain name server (DNS) in my machine by add  the following line to /etc/resolv.conf</p>
<p><code>nameserver 8.8.8.8<br />
nameserver 8.8.4.4</code></p>
<p>Save and close the file. Done! I just added primary and secondary dns server in my machine. To check if the machine work <a id="KonaLink4" class="kLink" href="http://www.techiecorner.com/123/how-to-add-primary-and-secondary-dns-server-etcresolveconf-linux/#"></a>fine, I type <strong>ping www.centos.org</strong>. It has a reply, means it work well. So, I try yum command again and all is working.</p>
<p>Hopefully this will help someone else.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2011%2F11%2F07%2Fyum-error-cannot-find-a-valid-baseurl-for-repo%2F';
  addthis_title  = 'Yum+Error%3A+Cannot+find+a+valid+baseurl+for+repo';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2011/11/07/yum-error-cannot-find-a-valid-baseurl-for-repo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kernel.org is back online</title>
		<link>http://blog.ilmuit.com/azhar/2011/10/07/kernelorg-is-back-online/</link>
		<comments>http://blog.ilmuit.com/azhar/2011/10/07/kernelorg-is-back-online/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 10:27:22 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[Kernel]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[kernel.org]]></category>

		<category><![CDATA[reconstruct]]></category>

		<category><![CDATA[security breach]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/?p=18</guid>
		<description><![CDATA[After a month of being offline caused by security breach at Kernel.org, they&#8217;re now back. However, they had to take some time to reconstruct the site in order to improve their system for developers and users.
For the time being, only www.kernel.org and git.kernel.org will be online. All developer git trees have beed removed from git.kernel.org [...]]]></description>
			<content:encoded><![CDATA[<p>After a month of being offline caused by security breach at Kernel.org, they&#8217;re now back. However, they had to take some time to reconstruct the site in order to improve their system for developers and users.</p>
<p>For the time being, only www.kernel.org and git.kernel.org will be online. All developer git trees have beed removed from git.kernel.org and will be put back again as the relevant developers regain access to the system.</p>
<p>Source: Kernel.org</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2011%2F10%2F07%2Fkernelorg-is-back-online%2F';
  addthis_title  = 'Kernel.org+is+back+online';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2011/10/07/kernelorg-is-back-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing MySQL Server on CentOS</title>
		<link>http://blog.ilmuit.com/azhar/2008/04/29/installing-mysql-server-on-centos/</link>
		<comments>http://blog.ilmuit.com/azhar/2008/04/29/installing-mysql-server-on-centos/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 04:00:17 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[installing mysql server]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[mysqld]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2008/04/29/installing-mysql-server-on-centos/</guid>
		<description><![CDATA[To check if MySQL Server is installed, use the following command:
# rpm -qa &#124; grep mysql
Check the output:
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-4.1.20-1.RHEL4.1
mysql-devel-4.1.20-1.RHEL4.1
If mysql-server* package is not there, means you haven&#8217;t installed the mysql-server package.
To Install MySQL Server, do the following command (Yum must be installed):
# yum install mysql-server
Once the installation is complete, recheck the package again:
# rpm -qa &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>To check if MySQL Server is installed, use the following command:</p>
<p><code># rpm -qa | grep mysql</code></p>
<p>Check the output:</p>
<p><code>mysqlclient10-3.23.58-4.RHEL4.1<br />
libdbi-dbd-mysql-0.6.5-10.RHEL4.1<br />
mysql-4.1.20-1.RHEL4.1<br />
mysql-devel-4.1.20-1.RHEL4.1<br />
</code>If <strong>mysql-server*</strong> package is not there, means you haven&#8217;t installed the mysql-server package.</p>
<p>To Install MySQL Server, do the following command (Yum must be installed):</p>
<p><code># yum install mysql-server</code></p>
<p>Once the installation is complete, recheck the package again:<br />
<code># rpm -qa | grep mysql</code></p>
<p><code>mysqlclient10-3.23.58-4.RHEL4.1<br />
libdbi-dbd-mysql-0.6.5-10.RHEL4.1<br />
mysql-4.1.20-3.RHEL4.1.el4_6.1<br />
mysql-devel-4.1.20-3.RHEL4.1.el4_6.1<br />
<strong>mysql-server-4.1.20-3.RHEL4.1.el4_6.1 </strong></code></p>
<p>Now start MySQL server daemon:</p>
<p><code># service mysqld start</code></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2008%2F04%2F29%2Finstalling-mysql-server-on-centos%2F';
  addthis_title  = 'Installing+MySQL+Server+on+CentOS';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2008/04/29/installing-mysql-server-on-centos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Menjalankan aplikasi Linux di dalam Windows</title>
		<link>http://blog.ilmuit.com/azhar/2008/02/25/menjalankan-aplikasi-linux-di-dalam-windows/</link>
		<comments>http://blog.ilmuit.com/azhar/2008/02/25/menjalankan-aplikasi-linux-di-dalam-windows/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 16:15:44 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[andLinux]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2008/02/25/menjalankan-aplikasi-linux-di-dalam-windows/</guid>
		<description><![CDATA[?
Anda seorang penggemar Linux tetapi sering menggunakan Windows untuk kerja-kerja seharian? Ada berita baik untuk anda.
Selain menjalankan Linux di dalam Windows menggunakan produk-produk emulator seperti VMware dan VirtualBox, terdapat distribusi Linux yang dinamakan andLinux membolehkan anda menjalan aplikasi Linux di atas pelantar Windows sambil kedua-dua sistem operasi Windows dan Linux berjalan secara serentak.
andLinux akan didatangkan [...]]]></description>
			<content:encoded><![CDATA[<p>?<img src="http://blog.ilmuit.com/azhar/files/2008/02/andlinux.png" alt="andLinux" /></p>
<p>Anda seorang penggemar Linux tetapi sering menggunakan Windows untuk kerja-kerja seharian? Ada berita baik untuk anda.</p>
<p>Selain menjalankan Linux di dalam Windows menggunakan produk-produk emulator seperti VMware dan VirtualBox, terdapat distribusi Linux yang dinamakan andLinux membolehkan anda menjalan aplikasi Linux di atas pelantar Windows sambil kedua-dua sistem operasi Windows dan Linux berjalan secara serentak.</p>
<p>andLinux akan didatangkan dengan dua perasa; satu dengan sistem KDE dan satu lagi dengan sistem berasaskan XFCE.</p>
<p><a href="http://www.andlinux.com">http://www.andlinux.com</a></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2008%2F02%2F25%2Fmenjalankan-aplikasi-linux-di-dalam-windows%2F';
  addthis_title  = 'Menjalankan+aplikasi+Linux+di+dalam+Windows';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2008/02/25/menjalankan-aplikasi-linux-di-dalam-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Turn off ICMP echo response</title>
		<link>http://blog.ilmuit.com/azhar/2007/09/21/turn-off-icmp-echo-response/</link>
		<comments>http://blog.ilmuit.com/azhar/2007/09/21/turn-off-icmp-echo-response/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 16:56:41 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[ICMP]]></category>

		<category><![CDATA[ICMP Echo Response]]></category>

		<category><![CDATA[Ping]]></category>

		<category><![CDATA[Ping Attack]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2007/09/21/turn-off-icmp-echo-response/</guid>
		<description><![CDATA[To avoid malicious attacks from ping, you may disable ICMP echo response by adding the following lines to /etc/sysctl.conf file.
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 1
Then run the following command:
# sysctl -p

  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2007%2F09%2F21%2Fturn-off-icmp-echo-response%2F';
  addthis_title  = 'Turn+off+ICMP+echo+response';
  addthis_pub    = 'ilmuit';

]]></description>
			<content:encoded><![CDATA[<p>To avoid malicious attacks from ping, you may disable ICMP echo response by adding the following lines to /etc/sysctl.conf file.</p>
<p><code>net.ipv4.icmp_echo_ignore_broadcasts = 1<br />
net.ipv4.icmp_echo_ignore_all = 1</code></p>
<p>Then run the following command:</p>
<p><code># sysctl -p</code></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2007%2F09%2F21%2Fturn-off-icmp-echo-response%2F';
  addthis_title  = 'Turn+off+ICMP+echo+response';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2007/09/21/turn-off-icmp-echo-response/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apache 2.2 &amp; PHP 5 - Error 403 Access forbidden</title>
		<link>http://blog.ilmuit.com/azhar/2007/06/20/apache-22-php-5-error-403-access-forbidden/</link>
		<comments>http://blog.ilmuit.com/azhar/2007/06/20/apache-22-php-5-error-403-access-forbidden/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 09:00:00 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Access Forbidden]]></category>

		<category><![CDATA[Apache 2.2]]></category>

		<category><![CDATA[Error 403]]></category>

		<category><![CDATA[Error 403 Access forbidden]]></category>

		<category><![CDATA[Forbidden Error]]></category>

		<category><![CDATA[PHP 5]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2007/06/20/apache-22-php-5-error-403-access-forbidden/</guid>
		<description><![CDATA[If you are using Apache 2.2 and PHP 5 and keep receiving this error:
Forbidden
You don&#8217;t have permission to access / on this server.
You need to check the .conf file and see if there are no unintentional restrictions to accessing the pages. To remove the restriction, each allowed directory must include the Allow from All statement:
&#60;Directory [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using <span class="postbody">Apache 2.2 and PHP 5 and keep receiving this error:</span></p>
<blockquote><p>Forbidden</p>
<p>You don&#8217;t have permission to access / on this server.</p></blockquote>
<p>You need to check the .conf file and see if there are no unintentional restrictions to accessing the pages. To remove the restriction, each allowed directory must include the <strong>Allow from All</strong> statement:</p>
<p><code>&lt;Directory /&gt;<br />
Allow from All<br />
&lt;/Directory&gt;</code></p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2007%2F06%2F20%2Fapache-22-php-5-error-403-access-forbidden%2F';
  addthis_title  = 'Apache+2.2+%26amp%3B+PHP+5+-+Error+403+Access+forbidden';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2007/06/20/apache-22-php-5-error-403-access-forbidden/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create Private Name Server in WHM</title>
		<link>http://blog.ilmuit.com/azhar/2007/05/15/how-to-create-private-name-server-in-whm/</link>
		<comments>http://blog.ilmuit.com/azhar/2007/05/15/how-to-create-private-name-server-in-whm/#comments</comments>
		<pubDate>Tue, 15 May 2007 11:43:51 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[WHM]]></category>

		<category><![CDATA[DNS Zone]]></category>

		<category><![CDATA[Nameserver]]></category>

		<category><![CDATA[Private Name Server]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2007/05/15/how-to-create-private-name-server-in-whm/</guid>
		<description><![CDATA[If you have the domain &#8220;yourdomain.com&#8221; then you can create ns1.yourdomain.com and ns2.yourdomain.com as your own private nameserver. This guide will show you how to register a new private nameservers on a cPanel server using the WHM (Web Host Manager) interface.
1) Login to WHM (web host manager)
2) Under DNS functions, click Add a DNS Zone.

3) [...]]]></description>
			<content:encoded><![CDATA[<p>If you have the domain &#8220;yourdomain.com&#8221; then you can create <strong></strong>ns1.yourdomain.com and ns2.yourdomain.com as your own private nameserver. This guide will show you how to register a new private nameservers on a cPanel server using the WHM (Web Host Manager) interface.</p>
<p>1) Login to WHM (web host manager)<br />
2) Under <strong>DNS functions</strong>, click <strong>Add a DNS Zone</strong>.</p>
<p><img class="alignnone size-full wp-image-40" src="../files/2012/01/add_a_dns_zone.gif" alt="" width="201" height="137" /></p>
<p>3) Enter your IP address of the reseller name servers in &#8216;IP&#8217; field. Next, enter your first nameserver in &#8216;domain&#8217; field (eg. ns1.yourdomain.com)</p>
<p><img class="alignnone size-full wp-image-53" src="http://blog.ilmuit.com/azhar/files/2012/01/enter-ip-and-domain.gif" alt="" width="650" height="138" /></p>
<p>4) Click <strong>Add Zone</strong> button<br />
5) Repeat this process for your second name server (ns2.yourdomain.com)</p>
<p>Finally, you now need to create / register the name servers at your domain registrar. Log in to your domain registrar and edit the assigned nameservers so that it now points at your new nameserver names (ns1.yourdomain.com, ns2.yourdomain.com). Please contact your registrar to assist you.</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2007%2F05%2F15%2Fhow-to-create-private-name-server-in-whm%2F';
  addthis_title  = 'How+to+Create+Private+Name+Server+in+WHM';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2007/05/15/how-to-create-private-name-server-in-whm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Administer your database via MySQL Administrator</title>
		<link>http://blog.ilmuit.com/azhar/2007/05/01/administer-your-database-via-mysql-administrator/</link>
		<comments>http://blog.ilmuit.com/azhar/2007/05/01/administer-your-database-via-mysql-administrator/#comments</comments>
		<pubDate>Tue, 01 May 2007 03:51:19 +0000</pubDate>
		<dc:creator>azhar</dc:creator>
		
		<category><![CDATA[CPanel]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[MySQL Administrator]]></category>

		<guid isPermaLink="false">http://blog.ilmuit.com/azhar/2007/05/01/administer-your-database-via-mysql-administrator/</guid>
		<description><![CDATA[In CPanel, if you wish to manage or connect your database from other location, let say from your own PC, via a program like MySQLFront, mysql.exe, MySQL Administrator, or PremiumSoft Navicat, you need to add an &#8220;access host&#8221;.

1) From the CPanel administration page, click the MySQL Databases icon.
2) On the Access Hosts: directive, type your [...]]]></description>
			<content:encoded><![CDATA[<p>In CPanel, if you wish to manage or connect your database from other location, let say from your own PC, via a program like MySQLFront, mysql.exe, MySQL Administrator, or PremiumSoft Navicat, you need to add an &#8220;access host&#8221;.</p>
<p><img src="http://blog.ilmuit.com/azhar/files/2007/05/cpanel-database-access-host1.gif" alt="Access Host" /></p>
<p>1) From the CPanel administration page, click the MySQL Databases icon.</p>
<p>2) On the Access Hosts: directive, type your IP Address on the Host field. You can use the % character for wildcard</p>
<br /><script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fblog.ilmuit.com%2Fazhar%2F2007%2F05%2F01%2Fadminister-your-database-via-mysql-administrator%2F';
  addthis_title  = 'Administer+your+database+via+MySQL+Administrator';
  addthis_pub    = 'ilmuit';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://blog.ilmuit.com/azhar/2007/05/01/administer-your-database-via-mysql-administrator/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

