<?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>Linux, Hosting tips &#187; Control Panels</title>
	<atom:link href="http://geobaby.in/category/control-panels/feed/" rel="self" type="application/rss+xml" />
	<link>http://geobaby.in</link>
	<description>linux, webhosting tutorials, cpanel,whm,plesk,windows,</description>
	<lastBuildDate>Thu, 10 Nov 2011 14:09:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how to remove an IP from the cphulkd blacklist</title>
		<link>http://geobaby.in/how-to-remove-an-ip-from-the-cphulkd-blacklist/</link>
		<comments>http://geobaby.in/how-to-remove-an-ip-from-the-cphulkd-blacklist/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 17:36:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cphulkd]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Protection]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=559</guid>
		<description><![CDATA[cPHulk Brute Force Protection prevents malicious forces from trying to access your server&#8217;s services by guessing the login password for that service. By the following steps you can remove the IP from the cphulkd blacklist. Issue the commands from mysql prompt. mysql> use cphulkd; mysql> select * from brutes; +&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+ &#124; IP &#124; NOTES &#124; [...]]]></description>
		<wfw:commentRss>http://geobaby.in/how-to-remove-an-ip-from-the-cphulkd-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install APC in cPanel server</title>
		<link>http://geobaby.in/install-apc-in-cpanel-server/</link>
		<comments>http://geobaby.in/install-apc-in-cpanel-server/#comments</comments>
		<pubDate>Wed, 11 May 2011 16:01:53 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[compile error]]></category>
		<category><![CDATA[install apc]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=548</guid>
		<description><![CDATA[You can install APC (Alternative PHP Cache) in your cpanel server using the following steps: # pecl install apc Then add the extension in the php.ini file. You can get the php.ini file by # php &#8211;ini Add the following line to it. extension=&#8221;apc.so&#8221; Then, retart apache service and you are good to go. I [...]]]></description>
		<wfw:commentRss>http://geobaby.in/install-apc-in-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel upcp error : Undefined subroutine</title>
		<link>http://geobaby.in/cpanel-upcp-error/</link>
		<comments>http://geobaby.in/cpanel-upcp-error/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 12:12:55 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[futex error]]></category>
		<category><![CDATA[upcp error]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=527</guid>
		<description><![CDATA[I have seen recent cPanel upgrade throwing errors shown below: root@server [~]# /scripts/upcp /scripts/upcp syntax OK Running Futex Check/Fixâ€¦â€¦Done Undefined subroutine &#38;Cpanel::Update::automatic_updates_enabled called at /scripts/upcp line 273. This can be fixed using below steps. wget -O /root/updatenow.static http://httpupdate.cpanel.net/cpanels&#8230;datenow.static &#38;&#38; perl /root/updatenow.static &#8211;manual Now you will be able to upgrade the cPanel using upcp script. /scripts/upcp [...]]]></description>
		<wfw:commentRss>http://geobaby.in/cpanel-upcp-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change MySQL database collation</title>
		<link>http://geobaby.in/change-mysql-database-collation/</link>
		<comments>http://geobaby.in/change-mysql-database-collation/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 22:22:57 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[database collaton]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql collation]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=517</guid>
		<description><![CDATA[You can change database collation from the WHM/cPanel. 1. Enter your WHM/cPanel and select phpMyAdmin. 2. Select the database you wish to manage. 3. Click on the Operations tab in the top menu of your phpMyAdmin 4.  At the bottom of the page you will see the collation option. Select a collation from the drop [...]]]></description>
		<wfw:commentRss>http://geobaby.in/change-mysql-database-collation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Joomla admin password</title>
		<link>http://geobaby.in/reset-joomla-admin-password/</link>
		<comments>http://geobaby.in/reset-joomla-admin-password/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 09:36:33 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[joomla admin]]></category>
		<category><![CDATA[joomla admin password]]></category>
		<category><![CDATA[joomla admin password reset]]></category>
		<category><![CDATA[password reset]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=497</guid>
		<description><![CDATA[Joomla admin password is stored in mysql, so it can be changed easily by running a simple mysql query. If you have a cPanel account, use the phpMyAdmin to reset the password. Select the Joomla database and run the following query. UPDATE `jos_users` SET `password` = MD5(&#8216;newpass&#8216;) WHERE `jos_users`.`username` = &#8220;admin&#8221; ; &#8220;newpass&#8221; &#8211; replace [...]]]></description>
		<wfw:commentRss>http://geobaby.in/reset-joomla-admin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View webmail accounts and password in Plesk</title>
		<link>http://geobaby.in/view-webmail-accounts-and-password-in-plesk/</link>
		<comments>http://geobaby.in/view-webmail-accounts-and-password-in-plesk/#comments</comments>
		<pubDate>Thu, 06 May 2010 16:17:59 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[email password]]></category>
		<category><![CDATA[plesk account password]]></category>
		<category><![CDATA[plesk email account]]></category>
		<category><![CDATA[webmail password]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=430</guid>
		<description><![CDATA[To view webmail accounts and password in plesk, use the following command from the shell. # /usr/local/psa/admin/sbin/mail_auth_view Hope you enjoy this. ]]></description>
		<wfw:commentRss>http://geobaby.in/view-webmail-accounts-and-password-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Cpanel Apache Configurations</title>
		<link>http://geobaby.in/updating-cpanel-apache-configurations/</link>
		<comments>http://geobaby.in/updating-cpanel-apache-configurations/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 18:52:02 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[apache distiller]]></category>
		<category><![CDATA[cpanel apache configuration]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=413</guid>
		<description><![CDATA[When changes are made to the httpd.conf on a cPanel server, people don’t update the distiller file normally. So when apache is recompiled, the changes are lost. To avoid this, please be sure that you save the changes to the distiller file by running the following; /usr/local/cpanel/bin/apache_conf_distiller &#8211;update &#8211;main This will confirm that the changes [...]]]></description>
		<wfw:commentRss>http://geobaby.in/updating-cpanel-apache-configurations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing ImageMagick on a cPanel Server</title>
		<link>http://geobaby.in/installing-imagemagick-on-a-cpanel-server/</link>
		<comments>http://geobaby.in/installing-imagemagick-on-a-cpanel-server/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 19:05:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[install ImageMagick]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=406</guid>
		<description><![CDATA[You can easily install Imagemagick on a cPanel by using cPanel script. /scripts/installimagemagick will do it for you. HOLD ON, this is not it yet!!!! We need to get it into PHP rite? The new WHM has utility to complete the task. Log into WHM >> Software >> Module Installers >> PHP Pecl and install [...]]]></description>
		<wfw:commentRss>http://geobaby.in/installing-imagemagick-on-a-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Webstats in Plesk</title>
		<link>http://geobaby.in/update-webstats-in-plesk/</link>
		<comments>http://geobaby.in/update-webstats-in-plesk/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:19:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[webstats]]></category>
		<category><![CDATA[webstats in plesk]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=387</guid>
		<description><![CDATA[Use the following command to update the webstatistics of a single domain in plesk. /usr/local/psa/admin/sbin/statistics –calculate-one –domain-name=domain.com]]></description>
		<wfw:commentRss>http://geobaby.in/update-webstats-in-plesk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cPanel Fantastico Installation</title>
		<link>http://geobaby.in/cpanel-fantastico-installation/</link>
		<comments>http://geobaby.in/cpanel-fantastico-installation/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 09:16:27 +0000</pubDate>
		<dc:creator>geobaby</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cpanel fantatstico]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[fantastico installation]]></category>
		<category><![CDATA[install fantastico]]></category>

		<guid isPermaLink="false">http://geobaby.in/?p=374</guid>
		<description><![CDATA[SSH to your server and run the following commands from shell: cd /usr/local/cpanel/whostmgr/docroot/cgi wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz tar -xzvf fantastico_whm_admin.tgz rm -rf fantastico_whm_admin.tgz Now goto WHM -&#62; Plugins -&#62; Fantastico De Luxe WHM Admin Upon loading, Fantastico De Luxe WHM Admin will auto-update your existing installation (if existing). All admin files (masterfiles, tarballs, settings etc) will [...]]]></description>
		<wfw:commentRss>http://geobaby.in/cpanel-fantastico-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

