<?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>ThinkSupport.net - Outsourced Web Hosting Support, Cheap Server Management, Cheap Fully Managed Dedicated Servers, Software Development, Website Designing and SEO services, Vision Helpdesk Software &#187; Articles &#8212; Webhosting</title>
	<atom:link href="http://www.thinksupport.net/blog/category/articles-webhosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thinksupport.net/blog</link>
	<description>Outsourced Web Hosting and Software Development</description>
	<lastBuildDate>Wed, 27 Jan 2010 15:47:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to remove and uninstall or disable ModSecurity (mod_security)</title>
		<link>http://www.thinksupport.net/blog/how-to-remove-and-uninstall-or-disable-modsecurity-mod_security.html</link>
		<comments>http://www.thinksupport.net/blog/how-to-remove-and-uninstall-or-disable-modsecurity-mod_security.html#comments</comments>
		<pubDate>Sun, 09 Dec 2007 03:52:49 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Direct Admin]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/how-to-remove-and-uninstall-or-disable-modsecurity-mod_security.html</guid>
		<description><![CDATA[ModSecurity is an open source embeddable web application firewall, or intrusion detection and prevention engine for web applications. ModSecurity provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with no changes to existing infrastructure, by operating as an Apache Web server module mod_security or standalone, [...]]]></description>
			<content:encoded><![CDATA[<p>ModSecurity is an open source embeddable web application firewall, or intrusion detection and prevention engine for web applications. ModSecurity provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with no changes to existing infrastructure, by operating as an Apache Web server module mod_security or standalone, and thus increase web application security. However, mis configured or overly strict rule sets, ModSecurity may cause your website to return various errors such as HTTP 403 Forbidden error or access denied error, login problems, or HTTP 412 Precondition Failed error, or HTTP 406 Not Acceptable error and other false positive symptoms.</p>
<p>To make matter worse, the configuration of ModSecurity rules and filters have to be done manually. Although there are free predefined certified rule set which can be used with ModSecurity out of the box, however the rule sets may be not suitable for each and every environment and may interfere with the operation of websites or blogs, and customizing and modifying the rules may be too sophisticated or complicated for some users. And for some websites that hosted on shared hosting service, the mod_security may be enable by default without options. So in this case, the best solution or workaround for mod security related issues is to disable mod_security filtering and rules.</p>
<p>If youâ€™re using Apache web server (which mostly do), mod_security can be disabled by adding a specific in .htaccess file. Locate the .htaccess file in Apache web root directory (public_html or /var/www/ or others), if it does not exist, create a new file named .htaccess, and add in the following code:</p>
<p>SecFilterEngine Off<br />
SecFilterScanPOST Off</p>
<p>The above entries in the .htaccess will disable the ModSecurity (mod_security) module for the domain.</p>
<p><strong>Uninstallation of ModSecurity (mod_security) from Apache module</strong></p>
<p>The easiest way to remove and uninstall mod_security is to comment out or delete the related mod_security entries from httpd.conf Apache configuration file. The lines that should be removed include:</p>
<p>AddModule mod_security.c<br />
LoadModule security_module modules/mod_security.so<br />
Include â€œ/usr/local/apache/conf/modsec.confâ€ This line may be different depending on what variant of Linux or Unix you used and the installation location</p>
<p>Save the httpd.conf and restart the Apache. ModSecurity will not be loaded and as if uninstalled.</p>
<p>If youâ€™re using WebHost Manager (WHM), uninstallation is even simpler. Just scroll to cPanel section, and click on Addon Modules. Then scroll to module named modsecurity. It should be checked Install and Keep Updated currently. Just click on Uninstall to remove the mod security feature from Apache web server.</p>
<p>Taken from mydigitallife.info</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/how-to-remove-and-uninstall-or-disable-modsecurity-mod_security.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>***** Important release of cPanel 11 update *****</title>
		<link>http://www.thinksupport.net/blog/important-release-of-cpanel-11-update.html</link>
		<comments>http://www.thinksupport.net/blog/important-release-of-cpanel-11-update.html#comments</comments>
		<pubDate>Fri, 08 Jun 2007 09:40:10 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=212</guid>
		<description><![CDATA[Since the release of cPanel 11, we have noticed a number of instances where the cPanel 11 release update failed to complete. The symptoms can vary, including blank pages being drawn from certain features, with the most commonly reported issue being that account creations are exiting prematurely, claiming immediately that the account creation is complete. [...]]]></description>
			<content:encoded><![CDATA[<p>Since the release of cPanel 11, we have noticed a number of instances where the cPanel 11 release update failed to complete. The symptoms can vary, including blank pages being drawn from certain features, with the most commonly reported issue being that account creations are exiting prematurely, claiming immediately that the account creation is complete. Additionally, account creation, suspension, unsuspension and removal may fail.</p>
<p>======================================================</p>
<p>This is occurring because /scripts/updatenow was executed (or run from update system software in whm) without a subsequent call to upcp. As a result, /scripts is updated to the latest available modules available with cPanel 11, while the rest of the system<br />
remains configured for the older builds. </p>
<p>You can confirm whether or not this is the case on your system by executing from the command line: </p>
<p>perl -c /scripts/wwwacct</p>
<p>If this command returns errors, then you will need to update. Here is what you can expect to see if a problem exists: </p>
<p>root@localhost [~]# perl -c /scripts/wwwacct<br />
Can&#8217;t locate Whostmgr/Accounts/Create.pm in @INC (@INC contains:<br />
/usr/local/cpanel /scripts /usr/lib/perl5/5.8.7/i686-linux<br />
/usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i686-linux<br />
/usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.5<br />
/usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3<br />
/usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1<br />
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at<br />
/scripts/wwwacct line 10.<br />
BEGIN failed&#8211;compilation aborted at /scripts/wwwacct line 10.<br />
root@localhost [~]#</p>
<p>Suggested Fixes:</p>
<p>If you wish to stay with cPanel 10.x, you will need to execute the<br />
following commands from the command line:</p>
<p>/usr/local/cpanel/bin/checkperlmodules<br />
echo &#8220;CPANEL=stable&#8221; &gt;&gt; /etc/cpupdate.conf<br />
/scripts/upcp &#8211;force</p>
<p>If you would like to continue with the cPanel 11 updates (recommended),<br />
you will need to execute the following commands from the command line:</p>
<p>/usr/local/cpanel/bin/checkperlmodules<br />
/scripts/upcp â€“force</p>
<p>If the problems persists after applying the updates, please contact our support team ASAP with an outline of the symptoms and the login credentials for the system, and we will take care of it with the utmost priority.</p>
<p>NOTE : You can download the installer at: http://layer2.cpanel.net</p>
<p>Cpanel will also release a new 10.9 STABLE build on 06/08/2007 that will handle downgrades from cPanel 11.x more gracefully.</p>
<p>Thanks <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/important-release-of-cpanel-11-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Quota Check Tool</title>
		<link>http://www.thinksupport.net/blog/mysql-quota-check-tool.html</link>
		<comments>http://www.thinksupport.net/blog/mysql-quota-check-tool.html#comments</comments>
		<pubDate>Sat, 26 May 2007 06:29:36 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Direct Admin]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP / Mysql]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=204</guid>
		<description><![CDATA[I came across wonderfull mysql quota check tool &#8212; Here is how it works -
The MySQL Quota-Tool helps you to set a size limit on MySQL databases.
It works by checking the size of each database and revoking the INSERT- and REATE-priveleges for the databases, which exceed the given size limit.
When the size of the database [...]]]></description>
			<content:encoded><![CDATA[<p>I came across wonderfull mysql quota check tool &#8212; Here is how it works -</p>
<p>The MySQL Quota-Tool helps you to set a size limit on MySQL databases.</p>
<p>It works by checking the size of each database and revoking the INSERT- and REATE-priveleges for the databases, which exceed the given size limit.</p>
<p>When the size of the database falls below the given limit, the INSERT- and CREATE-priveleges are granted again.</p>
<p>This (of course) doesn&#8217;t work for users who have global priveleges, because the quota is database and not user based, but in most environments privileges are given in the &#8220;db&#8221;-table which is modified by the MySQL Quota Tool. </p>
<p><code>#!/usr/bin/php -q<br />
<?PHP</p>
<p>/*<br />
 * MySQL quota script<br />
 * written by Sebastian Marsching<br />
 *<br />
 */</p>
<p>/*<br />
    This program is free software; you can redistribute it and/or modify<br />
    it under the terms of the GNU General Public License as published by<br />
    the Free Software Foundation; either version 2 of the License, or<br />
    (at your option) any later version.</p>
<p>    This program is distributed in the hope that it will be useful,<br />
    but WITHOUT ANY WARRANTY; without even the implied warranty of<br />
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br />
    GNU General Public License for more details.</p>
<p>    You should have received a copy of the GNU General Public License<br />
    along with this program; if not, write to the Free Software<br />
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA<br />
*/</p>
<p>/*<br />
 * Create table for quota data with the following statement:<br />
 *<br />
 * CREATE TABLE `Quota` (`Db` CHAR(64) NOT NULL,<br />
 * `Limit` BIGINT NOT NULL,<br />
 * `Exceeded` ENUM('Y','N') DEFAULT 'N' NOT NULL,<br />
 * PRIMARY KEY (`Db`), UNIQUE (`Db`));<br />
 *<br />
 * The field 'db' stores the information for which database<br />
 * you want to limit the size.<br />
 * The field 'limit' is the size limit in bytes.<br />
 * The field 'exceeded' is only used internally and must be<br />
 * initialized with 'N'.<br />
 */</p>
<p>/*<br />
 * Settings<br />
 */</p>
<p>$mysql_host  = 'localhost';<br />
$mysql_user  = 'root'; // Do NOT change, root-access is required<br />
$mysql_pass  = '';<br />
$mysql_db    = 'quotadb'; // Not the DB to check, but the db with the quota table<br />
$mysql_table = 'quota';</p>
<p>/*<br />
 * Do NOT change anything below<br />
 */</p>
<p>$debug = 0;</p>
<p>// Connect to MySQL Server</p>
<p>if (!mysql_connect($mysql_host, $mysql_user, $mysql_pass))<br />
{<br />
 echo "Connection to MySQL-server failed!";<br />
 exit;<br />
}</p>
<p>// Select database</p>
<p>if (!mysql_select_db($mysql_db))<br />
{<br />
 echo "Selection of database $mysql_db failed!";<br />
 exit;<br />
}</p>
<p>// Check quota for each entry in quota table</p>
<p>$sql = "SELECT * FROM $mysql_table;";<br />
$result = mysql_query($sql);</p>
<p>while ($row = mysql_fetch_array($result))<br />
{<br />
 $quota_db = $row['db'];<br />
 $quota_limit = $row['limit'];<br />
 $quota_exceeded = ($row['exceeded']=='Y') ? 1 : 0;</p>
<p> if ($debug)<br />
  echo "Checking quota for '$quota_db'...\n";</p>
<p> $qsql = "SHOW TABLE STATUS FROM $quota_db;";<br />
 $qresult = mysql_query($qsql);</p>
<p> if ($debug)<br />
  echo "SQL-query is \"$qsql\"\n";</p>
<p> $quota_size = 0;</p>
<p> while ($qrow = mysql_fetch_array($qresult))<br />
 {<br />
  if ($debug)<br />
  { echo "Result of query:\n"; var_dump($qrow); }<br />
  $quota_size += $qrow['Data_length'] + $qrow['Index_length'];<br />
 }</p>
<p> if ($debug)<br />
  echo "Size is $quota_size bytes, limit is $quota_limit bytes\n";</p>
<p> if ($debug &#038;&#038; $quota_exceeded)<br />
  echo "Quota is marked as exceeded.\n";<br />
 if ($debug &#038;&#038; !$quota_exceeded)<br />
  echo "Quota is not marked as exceeded.\n";</p>
<p> if (($quota_size > $quota_limit) &#038;&#038; !$quota_exceeded)<br />
 {<br />
  if ($debug)<br />
   echo "Locking database...\n";<br />
  // Save in quota table<br />
  $usql = "UPDATE $mysql_table SET exceeded='Y' WHERE db='$quota_db';";<br />
  mysql_query($usql);<br />
  if ($debug)<br />
   echo "Querying: $usql\n";<br />
  // Dismiss CREATE and INSERT privilege for database<br />
  mysql_select_db('mysql');<br />
  $usql = "UPDATE db SET Insert_priv='N', Create_priv='N' WHERE Db='$quota_db';";<br />
  mysql_query($usql);<br />
  if ($debug)<br />
   echo "Querying: $usql\n";<br />
  mysql_select_db($mysql_db);<br />
 }</p>
<p> if (($quota_size <= $quota_limit) &#038;&#038; $quota_exceeded)<br />
 {<br />
  if ($debug)<br />
   echo "Unlocking database...\n";<br />
  // Save in quota table<br />
  $usql = "UPDATE $mysql_table SET exceeded='N' WHERE db='$quota_db';";<br />
  mysql_query($usql);<br />
  if ($debug)<br />
   echo "Querying: $usql\n";<br />
  // Grant CREATE and INSERT privilege for database<br />
  mysql_select_db('mysql');<br />
  $usql = "UPDATE db SET Insert_priv='Y', Create_priv='Y' WHERE Db='$quota_db';";<br />
  mysql_query($usql);<br />
  if ($debug)<br />
   echo "Querying: $usql\n";<br />
  mysql_select_db($mysql_db);<br />
 }<br />
}</p>
<p>?></code></p>
<p>&#8212;-</p>
<p>More details can be found at &#8211;<a href="http://projects.marsching.org/mysql_quota/"> http://projects.marsching.org/mysql_quota/</a></p>
<p>I am going to install this tool and see how it works for me <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Thanks,<br />
Preeti S.<br />
<a href="http://ThinkSupport.net">ThinkSupport.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/mysql-quota-check-tool.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantastico De Luxe 2.10.2 r45 (LATEST and STABLE releases) has fixed Mysql Bug</title>
		<link>http://www.thinksupport.net/blog/fantastico-de-luxe-2102-r45-latest-and-stable-releases-has-fixed-mysql-bug.html</link>
		<comments>http://www.thinksupport.net/blog/fantastico-de-luxe-2102-r45-latest-and-stable-releases-has-fixed-mysql-bug.html#comments</comments>
		<pubDate>Fri, 25 May 2007 13:04:22 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Fantastico / Installatron]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=202</guid>
		<description><![CDATA[If you were having issues connecting to mysql through fantastico (though you have mysql server up and running ) 
Fantastico has released patch for mysql bug &#8211; http://netenberg.com/forum/viewtopic.php?t=5786
Fantastico De Luxe 2.10.2 r45 (LATEST and STABLE releases) 
Changes/Fixes:
- Fixed: MySQL Bug (http://netenberg.com/forum/viewtopic.php?t=5786) 
Cheers 
Sachin J.
http://thinksupport.net
]]></description>
			<content:encoded><![CDATA[<p>If you were having issues connecting to mysql through fantastico (though you have mysql server up and running ) </p>
<p>Fantastico has released patch for mysql bug &#8211; <a href="http://netenberg.com/forum/viewtopic.php?t=5786">http://netenberg.com/forum/viewtopic.php?t=5786</a><br />
Fantastico De Luxe 2.10.2 r45 (LATEST and STABLE releases) </p>
<p>Changes/Fixes:<br />
- Fixed: MySQL Bug (<a href="http://netenberg.com/forum/viewtopic.php?t=5786">http://netenberg.com/forum/viewtopic.php?t=5786</a>) </p>
<p>Cheers <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sachin J.<br />
<a href="http://ThinkSupport.net">http://thinksupport.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/fantastico-de-luxe-2102-r45-latest-and-stable-releases-has-fixed-mysql-bug.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dictionary Attack</title>
		<link>http://www.thinksupport.net/blog/dictionary-attack.html</link>
		<comments>http://www.thinksupport.net/blog/dictionary-attack.html#comments</comments>
		<pubDate>Wed, 09 May 2007 09:58:24 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Direct Admin]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=183</guid>
		<description><![CDATA[To fight with Dictionary Attack ConfigServer Services has developed a good solution.
They have developed a dictionary attack ACL for the Exim mail server &#8212; with this not only the ongoing Dictionary attack is stoped but it also prevents further attempts by blocking spammer ip address. (The ACL has two main functions &#8211; the detection and [...]]]></description>
			<content:encoded><![CDATA[<p>To fight with Dictionary Attack <a href="http://www.configserver.com">ConfigServer Services</a> has developed a good solution.</p>
<p>They have developed a dictionary attack ACL for the Exim mail server &#8212; with this not only the ongoing Dictionary attack is stoped but it also prevents further attempts by blocking spammer ip address. (The ACL has two main functions &#8211; the detection and the block.)</p>
<p>If you find emails like &#8212; anything@domainname.com [where anything == john , mark , chris almost any dictionary word..] that means you server is under dictionary attack.</p>
<p>You can find here the instructions for <a href="http://www.configserver.com/free/eximdeny.html">downloading and installing Dictionary Attack ACL</a></p>
<p>ThinkSupport has used this ACL on many exim servers and have found it as effective solution to stop Dictionary Attack.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/dictionary-attack.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horde Mail login error .. simple fix.</title>
		<link>http://www.thinksupport.net/blog/horde-mail-login-error-simple-fix.html</link>
		<comments>http://www.thinksupport.net/blog/horde-mail-login-error-simple-fix.html#comments</comments>
		<pubDate>Sat, 05 May 2007 13:30:11 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=170</guid>
		<description><![CDATA[I came across a WHT post that said the user was having Login issues for Horde Mail  &#8211;
Error : 
Quote:
Login failed because your username or password was entered incorrectly.
Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0
Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0
Notice: Unknown(): Login failed. (errflg=1) in Unknown on [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a WHT post that said the user was having Login issues for Horde Mail  &#8211;</p>
<p><strong>Error : </strong></p>
<p>Quote:<br />
Login failed because your username or password was entered incorrectly.</p>
<p>Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0</p>
<p>Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0</p>
<p>Notice: Unknown(): Login failed. (errflg=1) in Unknown on line 0</p>
<p>Notice: Unknown(): Too many login failures (errflg=2) in Unknown on line 0<br />
And SquirrelMail gives:</p>
<p>Quote:<br />
Unknown user or password incorrect.</p>
<p>Though the user name and password were correct..</p>
<p><strong>The problem was fixed by restarting IMAP service <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </strong></p>
<p>Please add comments to this post if you find it difficult to fix same issue by restarting imap service.</p>
<p>Thanks,<br />
Sachin J<br />
<a href="http://thinksupport.net">ThinkSupport Solutions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/horde-mail-login-error-simple-fix.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cPanel announces the release of cPanel 11</title>
		<link>http://www.thinksupport.net/blog/cpanel-announces-the-release-of-cpanel-11.html</link>
		<comments>http://www.thinksupport.net/blog/cpanel-announces-the-release-of-cpanel-11.html#comments</comments>
		<pubDate>Thu, 03 May 2007 16:28:13 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=166</guid>
		<description><![CDATA[On May 2nd 07, cPanel announced the release of cPanel 11 (its still beta version) &#8212; They  claim some new key features &#8211;
Security Center with comprehensive security tools
Substantial Back-end code upgrades

Apache 2.0.x and 2.2.x support
Increased interface speed
Web disks
Site Owner Interface Upgrade
Site Owner â€œGetting Started Wizardâ€
Upgraded branding and better language support
Easy Perl, PHP and Ruby [...]]]></description>
			<content:encoded><![CDATA[<p>On May 2nd 07, cPanel announced the release of cPanel 11 (its still beta version) &#8212; They  claim some new key features &#8211;</p>
<li>Security Center with comprehensive security tools</li>
<li>Substantial Back-end code upgrades</li>
<li>
Apache 2.0.x and 2.2.x support</li>
<li>Increased interface speed</li>
<li>Web disks</li>
<li>Site Owner Interface Upgrade</li>
<li>Site Owner â€œGetting Started Wizardâ€</li>
<li>Upgraded branding and better language support</li>
<li>Easy Perl, PHP and Ruby module installers</li>
<p>Here is screenshoot &#8211;<br />
<a href='http://thinksupport.net/blog/wp-content/uploads/2007/05/cp11main.jpg' title='cPanel 11'><img src='http://thinksupport.net/blog/wp-content/uploads/2007/05/cp11main.jpg' alt='cPanel 11' /></a></p>
<p>Details of cPanel 11 can be found at <a href="http://www.cpanel.net/cpanel11">http://www.cpanel.net/cpanel11</a></p>
<p>Thank You,<br />
Sachin J<br />
<a href="http://thinksupport.net">ThinkSupport Solutions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/cpanel-announces-the-release-of-cpanel-11.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel Training Seminar 2007</title>
		<link>http://www.thinksupport.net/blog/cpanel-training-seminar-2007.html</link>
		<comments>http://www.thinksupport.net/blog/cpanel-training-seminar-2007.html#comments</comments>
		<pubDate>Tue, 01 May 2007 10:04:08 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=153</guid>
		<description><![CDATA[For those who don&#8217;t know &#8212; cPanel will be hosting their second annual Training Seminar on May 30 &#8211; June 1, 2007.
Here you can find more details on schedule &#8212; http://trainingseminar.cpanel.net/
Hope cPanel will record Training Sessions for those who could not make it &#8211;
I am one of them  
Cheers..
Sachin
]]></description>
			<content:encoded><![CDATA[<p>For those who don&#8217;t know &#8212; cPanel will be hosting their second annual Training Seminar on May 30 &#8211; June 1, 2007.</p>
<p>Here you can find more details on schedule &#8212; <a href="http://trainingseminar.cpanel.net/">http://trainingseminar.cpanel.net/</a></p>
<p>Hope cPanel will record Training Sessions for those who could not make it &#8211;<br />
I am one of them <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Cheers..<br />
Sachin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/cpanel-training-seminar-2007.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 5 released :)</title>
		<link>http://www.thinksupport.net/blog/centos-5-released.html</link>
		<comments>http://www.thinksupport.net/blog/centos-5-released.html#comments</comments>
		<pubDate>Sat, 28 Apr 2007 12:43:26 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=149</guid>
		<description><![CDATA[Cent OS 5 is released now &#8212; check out details here 
http://lists.centos.org/pipermail/centos-announce/2007-April/013660.html
Here is some help upgrading to CentOS 5 &#8212;
http://wiki.centos.org/Migration/5
Cheers &#8230;
]]></description>
			<content:encoded><![CDATA[<p>Cent OS 5 is released now &#8212; check out details here </p>
<p><a href="http://lists.centos.org/pipermail/centos-announce/2007-April/013660.html">http://lists.centos.org/pipermail/centos-announce/2007-April/013660.html</a></p>
<p>Here is some help upgrading to CentOS 5 &#8212;<br />
<a href="http://wiki.centos.org/Migration/5">http://wiki.centos.org/Migration/5</a></p>
<p>Cheers &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/centos-5-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and Configure Squid Proxy Server</title>
		<link>http://www.thinksupport.net/blog/installing-and-configure-squid-proxy-server.html</link>
		<comments>http://www.thinksupport.net/blog/installing-and-configure-squid-proxy-server.html#comments</comments>
		<pubDate>Fri, 27 Apr 2007 08:13:47 +0000</pubDate>
		<dc:creator>Sachin</dc:creator>
				<category><![CDATA[Articles -- Webhosting]]></category>
		<category><![CDATA[Direct Admin]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[HSphere]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://thinksupport.net/blog/?p=147</guid>
		<description><![CDATA[Here are the simple steps to install squid &#8211;
Login as root and execute,
cd /usr/local/src
wget http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE14.tar.gz
tar -zxvf squid-2.5.STABLE14.tar.gz
cd squid-2.5.STABLE14
./configure &#8211;prefix=/usr/local/squid &#8211;disable-ident-lookups
make all
make install
Add the user squid, create the cache directory and then set permissions.
useradd -d /usr/local/squid/cache/ -r -s /dev/null squid >/dev/null 2>&#038;1
mkdir /usr/local/squid/cache
chown -R squid:squid /usr/local/squid/cache
chown -R squid:squid /usr/local/squid
chmod -R 755 /usr/local/squid/cache
Now generate the cache files
sudo [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the simple steps to install squid &#8211;</p>
<p><strong>Login as root and execute,</strong></p>
<p>cd /usr/local/src<br />
wget http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE14.tar.gz<br />
tar -zxvf squid-2.5.STABLE14.tar.gz<br />
cd squid-2.5.STABLE14<br />
./configure &#8211;prefix=/usr/local/squid &#8211;disable-ident-lookups<br />
make all<br />
make install</p>
<p><strong>Add the user squid, create the cache directory and then set permissions.</strong></p>
<p>useradd -d /usr/local/squid/cache/ -r -s /dev/null squid >/dev/null 2>&#038;1<br />
mkdir /usr/local/squid/cache<br />
chown -R squid:squid /usr/local/squid/cache<br />
chown -R squid:squid /usr/local/squid<br />
chmod -R 755 /usr/local/squid/cache</p>
<p><strong>Now generate the cache files</strong></p>
<p>sudo -u squid /usr/local/squid/sbin/squid -z</p>
<p>Now lets change the cache effective user and group to squid.</p>
<p>perl -pi -e &#8217;s/# cache_effective_user nobody/cache_effective_user squid\ncache_effective_group squid/g&#8217; /usr/local/squid/etc/squid.conf</p>
<p>/usr/local/squid/sbin/squid  </p>
<p>You are done installing &#8230;</p>
<p><strong>Configuration </strong></p>
<p>Open the squid configuration,</p>
<p>pico /usr/local/squid/etc/squid.conf</p>
<p>specific your http_port, by default this is 3128, we will use 8080.</p>
<p>Find</p>
<p># http_port 3128</p>
<p>and replace it with</p>
<p>http_port 8080</p>
<p>Now lets configure who can access your proxy, remember to only allow access to YOUR ip.</p>
<p>Find</p>
<p>http_access deny CONNECT !SSL_ports</p>
<p>Add below</p>
<p>acl myip 127.0.0.1<br />
acl all src 0.0.0.0/0.0.0.0<br />
acl connectmethod method CONNECT<br />
http_access deny connectmethod<br />
http_access deny all<br />
http_access allow myip</p>
<p>Remember to replace 127.0.0.1 with the ip you want to allow access.</p>
<p>Find</p>
<p># By default, all headers are allowed (no anonymizing is<br />
# performed).<br />
#<br />
#Default:<br />
# none</p>
<p>Add below</p>
<p>header_access From deny all<br />
header_access Referer deny all<br />
header_access Server deny all<br />
header_access User-Agent deny all<br />
header_access WWW-Authenticate deny all<br />
header_access Link deny all<br />
header_access via deny all</p>
<p>Find</p>
<p># forwarded_for on</p>
<p>Replace with</p>
<p>forwarded_for off</p>
<p>Save and exit squid.conf, then restart squid.</p>
<p>kill -9 $(ps aux | grep squid | awk &#8216;{print $2}&#8217;)<br />
/usr/local/squid/sbin/squid</p>
<p>You have now configured an anoymous proxy with squid.</p>
<p>Thanks to HOstgeekz <img src='http://www.thinksupport.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/installing-and-configure-squid-proxy-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
