<?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>Web Hosting, cPanel, Plesk, cPanel Help, Plesk Help, Tutorials, Articles &#187; cPanel</title>
	<atom:link href="http://www.totallytech.com/category/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.totallytech.com</link>
	<description>Web Hosting Articles, Web hosting FAQ's, Control Panel Help &#38; Updates.</description>
	<lastBuildDate>Thu, 27 May 2010 03:48:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mysql gives error of access denied for root@localhost on cPanel Servers</title>
		<link>http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/</link>
		<comments>http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 11:14:21 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/</guid>
		<description><![CDATA[The most possible cause of this error is an incorrect password. You can usually find the correct password in this file:  /root/.my.cnf.
The file will contain the first root password the server was given once cPanel is installed. If it still does not work, you will need to reset the mysqld root password. To do so [...]]]></description>
			<content:encoded><![CDATA[<p>The most possible cause of this error is an incorrect password. You can usually find the correct password in this file:  <em>/root/.my.cnf.</em></p>
<p>The file will contain the first root password the server was given once cPanel is installed. If it still does not work, you will need to reset the mysqld root password. To do so you can follow the below steps:</p>
<p>1. Stop mysqld &#8211; <em>/etc/rc.d/init.d/mysql stop </em><br />
2. Stop chkservd to keep it from interfering with mysqld &#8211; <em> /etc/rc.d/init.d/chkservd stop </em><br />
3. Start mysqld without the grant tables -  <em>mysqld &#8211;skip-grant-tables -u mysql &amp; </em><br />
4. Now change the pass.<br />
<em>mysql -u root mysql UPDATE user SET Password=PASSWORD(&#8216;new_password&#8217;) WHERE user=&#8217;root&#8217;; FLUSH PRIVILEGES; </em></p>
<p>Now you just <em>killall -9 mysqld </em>and start it up normally with it&#8217;s safe_mysqld script.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Del.icio.us" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on digg" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers&amp;u=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FURL" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on reddit" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Technorati" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;t=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Yahoo My Web" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;h=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Newsvine" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Stumble Upon" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Google Bookmarks" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Squidoo" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Blogmarks" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Co.mments" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bloglines" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;T=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Netscape" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bookmark.it" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers&amp;url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Ask" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Live-MSN" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers&amp;url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on SlashDot" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;t=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FaceBook" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers&amp;c=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on MySpace" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on IndianPad" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Twitter" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/&amp;title=Mysql+gives+error+of+access+denied+for+root%40localhost+on+cPanel+Servers" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on BlueDot" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FriendFeed" alt="Share this Post 'Mysql gives error of access denied for root@localhost on cPanel Servers' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/mysql-gives-error-of-access-denied-for-rootlocalhost-on-cpanel-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Addon Domain vs. Parked Domains.</title>
		<link>http://www.totallytech.com/addon-domain-vs-parked-domains/</link>
		<comments>http://www.totallytech.com/addon-domain-vs-parked-domains/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 12:31:41 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/addon-domain-vs-parked-domains/</guid>
		<description><![CDATA[ In case if you have ever wondered the difference between Addon Domain and a Parked Domain when adding them from within cPanel, here is what will help you understand:

 		 	


Characteristic
Addon Domains
Parked Domains


Main domain appears in the address bar
Yes
No


Separate stats
Yes
No


Apache directive used
VirtualHost
ServerAlias


Separate logs
Yes
No


Ideal for multiple domains sharing the same address
No
Yes


Treated as a subdomain (other than [...]]]></description>
			<content:encoded><![CDATA[<p> In case if you have ever wondered the difference between Addon Domain and a Parked Domain when adding them from within cPanel, here is what will help you understand:</p>
<p><meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" /><title></title><meta name="GENERATOR" content="OpenOffice.org 3.1  (Win32)" /></p>
<style> 		 	</style>
<table border="0" cellspacing="0" cols="3" frame="VOID" rules="NONE">
<tr>
<td width="340" align="LEFT" height="20"><strong>Characteristic</strong></td>
<td width="116" align="LEFT"><strong>Addon Domains</strong></td>
<td width="118" align="LEFT"><strong>Parked Domains</strong></td>
</tr>
<tr>
<td align="LEFT" height="20">Main domain appears in the address bar</td>
<td align="LEFT">Yes</td>
<td align="LEFT">No</td>
</tr>
<tr>
<td align="LEFT" height="20">Separate stats</td>
<td align="LEFT">Yes</td>
<td align="LEFT">No</td>
</tr>
<tr>
<td align="LEFT" height="20">Apache directive used</td>
<td align="LEFT">VirtualHost</td>
<td align="LEFT">ServerAlias</td>
</tr>
<tr>
<td align="LEFT" height="20">Separate logs</td>
<td align="LEFT">Yes</td>
<td align="LEFT">No</td>
</tr>
<tr>
<td align="LEFT" height="20">Ideal for multiple domains sharing the same address</td>
<td align="LEFT">No</td>
<td align="LEFT">Yes</td>
</tr>
<tr>
<td align="LEFT" height="20">Treated as a subdomain (other than URL)</td>
<td align="LEFT">Yes</td>
<td align="LEFT">No</td>
</tr>
</table>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Del.icio.us" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on digg" alt="Share this Post 'Addon Domain vs. Parked Domains.' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Addon+Domain+vs.+Parked+Domains.&amp;u=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on FURL" alt="Share this Post 'Addon Domain vs. Parked Domains.' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on reddit" alt="Share this Post 'Addon Domain vs. Parked Domains.' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Technorati" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;t=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Yahoo My Web" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;h=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Newsvine" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Stumble Upon" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Google Bookmarks" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Squidoo" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Blogmarks" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Co.mments" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Bloglines" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;T=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'Addon Domain vs. Parked Domains.' on Netscape" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Bookmark.it" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Addon+Domain+vs.+Parked+Domains.&amp;url=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Ask" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Live-MSN" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Addon+Domain+vs.+Parked+Domains.&amp;url=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on SlashDot" alt="Share this Post 'Addon Domain vs. Parked Domains.' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;t=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on FaceBook" alt="Share this Post 'Addon Domain vs. Parked Domains.' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Addon+Domain+vs.+Parked+Domains.&amp;c=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on MySpace" alt="Share this Post 'Addon Domain vs. Parked Domains.' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on IndianPad" alt="Share this Post 'Addon Domain vs. Parked Domains.' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on Twitter" alt="Share this Post 'Addon Domain vs. Parked Domains.' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/addon-domain-vs-parked-domains/&amp;title=Addon+Domain+vs.+Parked+Domains." title="Share this Post 'Addon Domain vs. Parked Domains.' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on BlueDot" alt="Share this Post 'Addon Domain vs. Parked Domains.' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/addon-domain-vs-parked-domains/" title="Share this Post 'Addon Domain vs. Parked Domains.' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'Addon Domain vs. Parked Domains.' on FriendFeed" alt="Share this Post 'Addon Domain vs. Parked Domains.' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/addon-domain-vs-parked-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run cgi/perl file outside cgi-bin in cpanel server?</title>
		<link>http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/</link>
		<comments>http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 11:02:21 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/</guid>
		<description><![CDATA[To run  cgi/perl file outside cgi-bin in cPanel server you will need to add following  lines in .htaccess files so it executes cgi scripts in any folder outside cgi-bin folder.
AddHandler cgi-script .pl .cgi
Options Includes ExecCGI 			 		
Happy Bookmarking!u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&#38;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on BlueDot">
]]></description>
			<content:encoded><![CDATA[<p>To run  cgi/perl file outside cgi-bin in cPanel server you will need to add following  lines in .htaccess files so it executes cgi scripts in any folder outside cgi-bin folder.</p>
<p><em>AddHandler cgi-script .pl .cgi<br />
Options Includes ExecCGI 			 		</em></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Del.icio.us" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on digg" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F&amp;u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FURL" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on reddit" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Technorati" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;t=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Yahoo My Web" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;h=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Newsvine" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Stumble Upon" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Google Bookmarks" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Squidoo" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Blogmarks" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Co.mments" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bloglines" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;T=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Netscape" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bookmark.it" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F&amp;url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Ask" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Live-MSN" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F&amp;url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on SlashDot" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;t=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FaceBook" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F&amp;c=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on MySpace" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on IndianPad" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Twitter" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/&amp;title=How+to+run+cgi%2Fperl+file+outside+cgi-bin+in+cpanel+server%3F" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on BlueDot" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FriendFeed" alt="Share this Post 'How to run cgi/perl file outside cgi-bin in cpanel server?' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-to-run-cgiperl-file-outside-cgi-bin-in-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/usr partition 100% full in Control Panel.</title>
		<link>http://www.totallytech.com/usr-partition-100-full-in-control-panel/</link>
		<comments>http://www.totallytech.com/usr-partition-100-full-in-control-panel/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 09:32:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/usr-partition-100-full-in-control-panel/</guid>
		<description><![CDATA[The /usr partition on this server is running out of disk space. WHM operation has been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.
You can check the size of error_logs and access_logs on your Linux server and in case these [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The /usr partition on this server is running out of disk space. WHM operation has been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.</strong></p>
<p>You can check the size of error_logs and access_logs on your Linux server and in case these files are large you can empty them by using following commands -</p>
<p><em>#cd /usr/local/apache/logs<br />
#ls -sh error_logs<br />
#ls -sh access_logs  			 		</em></p>
<p>The log files will generally be in the size of GB&#8217;s</p>
<p><em>#echo &gt; error_logs<br />
#echo &gt; access_logs  			 		</em></p>
<p>This should resolve the issue.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Del.icio.us" alt="Share this Post '/usr partition 100% full in Control Panel.' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post '/usr partition 100% full in Control Panel.' on digg" alt="Share this Post '/usr partition 100% full in Control Panel.' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=%2Fusr+partition+100%25+full+in+Control+Panel.&amp;u=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post '/usr partition 100% full in Control Panel.' on FURL" alt="Share this Post '/usr partition 100% full in Control Panel.' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post '/usr partition 100% full in Control Panel.' on reddit" alt="Share this Post '/usr partition 100% full in Control Panel.' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Technorati" alt="Share this Post '/usr partition 100% full in Control Panel.' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;t=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Yahoo My Web" alt="Share this Post '/usr partition 100% full in Control Panel.' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;h=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Newsvine" alt="Share this Post '/usr partition 100% full in Control Panel.' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Stumble Upon" alt="Share this Post '/usr partition 100% full in Control Panel.' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Google Bookmarks" alt="Share this Post '/usr partition 100% full in Control Panel.' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Squidoo" alt="Share this Post '/usr partition 100% full in Control Panel.' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Blogmarks" alt="Share this Post '/usr partition 100% full in Control Panel.' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Co.mments" alt="Share this Post '/usr partition 100% full in Control Panel.' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Bloglines" alt="Share this Post '/usr partition 100% full in Control Panel.' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;T=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post '/usr partition 100% full in Control Panel.' on Netscape" alt="Share this Post '/usr partition 100% full in Control Panel.' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Bookmark.it" alt="Share this Post '/usr partition 100% full in Control Panel.' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel.&amp;url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Ask" alt="Share this Post '/usr partition 100% full in Control Panel.' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Live-MSN" alt="Share this Post '/usr partition 100% full in Control Panel.' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=%2Fusr+partition+100%25+full+in+Control+Panel.&amp;url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post '/usr partition 100% full in Control Panel.' on SlashDot" alt="Share this Post '/usr partition 100% full in Control Panel.' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;t=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post '/usr partition 100% full in Control Panel.' on FaceBook" alt="Share this Post '/usr partition 100% full in Control Panel.' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=%2Fusr+partition+100%25+full+in+Control+Panel.&amp;c=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post '/usr partition 100% full in Control Panel.' on MySpace" alt="Share this Post '/usr partition 100% full in Control Panel.' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post '/usr partition 100% full in Control Panel.' on IndianPad" alt="Share this Post '/usr partition 100% full in Control Panel.' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post '/usr partition 100% full in Control Panel.' on Twitter" alt="Share this Post '/usr partition 100% full in Control Panel.' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/usr-partition-100-full-in-control-panel/&amp;title=%2Fusr+partition+100%25+full+in+Control+Panel." title="Share this Post '/usr partition 100% full in Control Panel.' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post '/usr partition 100% full in Control Panel.' on BlueDot" alt="Share this Post '/usr partition 100% full in Control Panel.' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/usr-partition-100-full-in-control-panel/" title="Share this Post '/usr partition 100% full in Control Panel.' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post '/usr partition 100% full in Control Panel.' on FriendFeed" alt="Share this Post '/usr partition 100% full in Control Panel.' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/usr-partition-100-full-in-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I setup an alternate port for SMTP in WHM?</title>
		<link>http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/</link>
		<comments>http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 09:22:28 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/</guid>
		<description><![CDATA[You can run exim on another port by going to &#8216;Service Manager&#8217; option in WHM. Below are the exact steps:
# Log into WHM
# Click Service Manager
# Check the enable box for Exim on Another Port.
# Set the port to 26 (recommended)
# Click save.
Happy Bookmarking!u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&#38;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for [...]]]></description>
			<content:encoded><![CDATA[<p>You can run exim on another port by going to &#8216;Service Manager&#8217; option in WHM. Below are the exact steps:</p>
<p># Log into WHM<br />
# Click Service Manager<br />
# Check the enable box for Exim on Another Port.<br />
# Set the port to 26 (recommended)<br />
# Click save.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Del.icio.us" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on digg" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F&amp;u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FURL" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on reddit" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Technorati" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;t=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Yahoo My Web" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;h=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Newsvine" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Stumble Upon" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Google Bookmarks" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Squidoo" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Blogmarks" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Co.mments" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bloglines" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;T=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Netscape" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bookmark.it" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F&amp;url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Ask" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Live-MSN" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F&amp;url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on SlashDot" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;t=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FaceBook" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F&amp;c=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on MySpace" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on IndianPad" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Twitter" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/&amp;title=How+can+I+setup+an+alternate+port+for+SMTP+in+WHM%3F" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on BlueDot" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FriendFeed" alt="Share this Post 'How can I setup an alternate port for SMTP in WHM?' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-can-i-setup-an-alternate-port-for-smtp-in-whm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IMPORTANT: Do not ignore this email. Hostname error</title>
		<link>http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/</link>
		<comments>http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 08:32:41 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cPanel/WHM]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/</guid>
		<description><![CDATA[IMPORTANT: Do not ignore this email.
The hostname (hostname.server.com) resolves to . It should resolve to xx.xx.xx.xx. Please be sure to correct /etc/hosts as well as the &#8216;A&#8217; entry in zone file for the domain.
Some are all of these problems can be caused by /etc/resolv.conf being setup incorrectly. Please check this file if you believe everything [...]]]></description>
			<content:encoded><![CDATA[<p><em>IMPORTANT: Do not ignore this email.<br />
The hostname (hostname.server.com) resolves to . It should resolve to xx.xx.xx.xx. Please be sure to correct /etc/hosts as well as the &#8216;A&#8217; entry in zone file for the domain.</p>
<p>Some are all of these problems can be caused by /etc/resolv.conf being setup incorrectly. Please check this file if you believe everything else is correct.</em></p>
<p>A newly setup cPanel system may have such an error message when you login to WHM.</p>
<p>You can resolve this by going to the DNS Functions area on the left menu and selecting <em>Add an A Entry for your Hostname</em>.</p>
<p>WHM should automatically try to add the relevant A record for your hostname to the DNS zone present on your system. You can now logout and then log in back to WHM to see if the message returns.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Del.icio.us" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on digg" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error&amp;u=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FURL" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on reddit" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Technorati" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;t=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Yahoo My Web" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;h=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Newsvine" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Stumble Upon" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Google Bookmarks" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Squidoo" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Blogmarks" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Co.mments" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bloglines" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;T=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Netscape" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bookmark.it" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error&amp;url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Ask" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Live-MSN" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error&amp;url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on SlashDot" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;t=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FaceBook" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error&amp;c=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on MySpace" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on IndianPad" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Twitter" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/&amp;title=IMPORTANT%3A+Do+not+ignore+this+email.+Hostname+error" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on BlueDot" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FriendFeed" alt="Share this Post 'IMPORTANT: Do not ignore this email. Hostname error' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/important-do-not-ignore-this-email-hostname-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check cPanel version from command line ?</title>
		<link>http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/</link>
		<comments>http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 10:36:03 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/</guid>
		<description><![CDATA[To see the cPanel version running on your Server, login as root and run the below command:
# /usr/local/cpanel/cpanel -V
Happy Bookmarking!u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&#38;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on BlueDot">
]]></description>
			<content:encoded><![CDATA[<p>To see the cPanel version running on your Server, login as root and run the below command:</p>
<p># /usr/local/cpanel/cpanel -V</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How to check cPanel version from command line ?' on Del.icio.us" alt="Share this Post 'How to check cPanel version from command line ?' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How to check cPanel version from command line ?' on digg" alt="Share this Post 'How to check cPanel version from command line ?' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+to+check+cPanel+version+from+command+line+%3F&amp;u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How to check cPanel version from command line ?' on FURL" alt="Share this Post 'How to check cPanel version from command line ?' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How to check cPanel version from command line ?' on reddit" alt="Share this Post 'How to check cPanel version from command line ?' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How to check cPanel version from command line ?' on Technorati" alt="Share this Post 'How to check cPanel version from command line ?' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;t=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How to check cPanel version from command line ?' on Yahoo My Web" alt="Share this Post 'How to check cPanel version from command line ?' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;h=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How to check cPanel version from command line ?' on Newsvine" alt="Share this Post 'How to check cPanel version from command line ?' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How to check cPanel version from command line ?' on Stumble Upon" alt="Share this Post 'How to check cPanel version from command line ?' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How to check cPanel version from command line ?' on Google Bookmarks" alt="Share this Post 'How to check cPanel version from command line ?' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How to check cPanel version from command line ?' on Squidoo" alt="Share this Post 'How to check cPanel version from command line ?' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How to check cPanel version from command line ?' on Blogmarks" alt="Share this Post 'How to check cPanel version from command line ?' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How to check cPanel version from command line ?' on Co.mments" alt="Share this Post 'How to check cPanel version from command line ?' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How to check cPanel version from command line ?' on Bloglines" alt="Share this Post 'How to check cPanel version from command line ?' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;T=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How to check cPanel version from command line ?' on Netscape" alt="Share this Post 'How to check cPanel version from command line ?' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How to check cPanel version from command line ?' on Bookmark.it" alt="Share this Post 'How to check cPanel version from command line ?' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+check+cPanel+version+from+command+line+%3F&amp;url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How to check cPanel version from command line ?' on Ask" alt="Share this Post 'How to check cPanel version from command line ?' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How to check cPanel version from command line ?' on Live-MSN" alt="Share this Post 'How to check cPanel version from command line ?' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+to+check+cPanel+version+from+command+line+%3F&amp;url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How to check cPanel version from command line ?' on SlashDot" alt="Share this Post 'How to check cPanel version from command line ?' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;t=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How to check cPanel version from command line ?' on FaceBook" alt="Share this Post 'How to check cPanel version from command line ?' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+to+check+cPanel+version+from+command+line+%3F&amp;c=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How to check cPanel version from command line ?' on MySpace" alt="Share this Post 'How to check cPanel version from command line ?' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How to check cPanel version from command line ?' on IndianPad" alt="Share this Post 'How to check cPanel version from command line ?' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How to check cPanel version from command line ?' on Twitter" alt="Share this Post 'How to check cPanel version from command line ?' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/&amp;title=How+to+check+cPanel+version+from+command+line+%3F" title="Share this Post 'How to check cPanel version from command line ?' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How to check cPanel version from command line ?' on BlueDot" alt="Share this Post 'How to check cPanel version from command line ?' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/" title="Share this Post 'How to check cPanel version from command line ?' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How to check cPanel version from command line ?' on FriendFeed" alt="Share this Post 'How to check cPanel version from command line ?' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-to-check-cpanel-version-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install RVSiteBuilder ?</title>
		<link>http://www.totallytech.com/how-to-install-rvsitebuilder/</link>
		<comments>http://www.totallytech.com/how-to-install-rvsitebuilder/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 07:13:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[RVSiteBuilder]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-to-install-rvsitebuilder/</guid>
		<description><![CDATA[RV SiteBuilder is a complete online application to build a Website without the need to have any coding knowledge. It is fully integrated to CPanel and is therefore easily accessible.
RVsitebuilder requires a license that needs to be purchased from www.rvsitebuilder.com
SSH as root in your server and download the installer using the following command:
 cd /usr/local/cpanel/whostmgr/docroot/cgi/
rm [...]]]></description>
			<content:encoded><![CDATA[<p>RV SiteBuilder is a complete online application to build a Website without the need to have any coding knowledge. It is fully integrated to CPanel and is therefore easily accessible.</p>
<p>RVsitebuilder requires a license that needs to be purchased from <cite>www.<strong>rvsitebuilder</strong>.com</cite></p>
<p>SSH as root in your server and download the installer using the following command:</p>
<p><em> cd /usr/local/cpanel/whostmgr/docroot/cgi/<br />
rm -f rvsitebuilderinstaller.tar<br />
wget http://download.rvglobalsoft.com/rvsitebuilderinstaller.tar<br />
tar -xvf rvsitebuilderinstaller.tar<br />
chmod 755 addon_rvsitebuilder.cgi<br />
</em><br />
Now login to WHM as root and at the bottom of the left menu you will find RVSiteBuilder Installer under the Plugins Section.<br />
Click on the RVSiteBuilder Installer and proceed with the installation. After the installation is complete it will automatically direct you to RVSiteBuilder Manager Page, here you can configure RVSiteBuilder.</p>
<p>Once completed you should see RVSiteBuilder as a feature in your cPanel.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How to install RVSiteBuilder ?' on Del.icio.us" alt="Share this Post 'How to install RVSiteBuilder ?' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How to install RVSiteBuilder ?' on digg" alt="Share this Post 'How to install RVSiteBuilder ?' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+to+install+RVSiteBuilder+%3F&amp;u=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How to install RVSiteBuilder ?' on FURL" alt="Share this Post 'How to install RVSiteBuilder ?' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How to install RVSiteBuilder ?' on reddit" alt="Share this Post 'How to install RVSiteBuilder ?' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How to install RVSiteBuilder ?' on Technorati" alt="Share this Post 'How to install RVSiteBuilder ?' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;t=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How to install RVSiteBuilder ?' on Yahoo My Web" alt="Share this Post 'How to install RVSiteBuilder ?' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;h=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How to install RVSiteBuilder ?' on Newsvine" alt="Share this Post 'How to install RVSiteBuilder ?' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How to install RVSiteBuilder ?' on Stumble Upon" alt="Share this Post 'How to install RVSiteBuilder ?' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How to install RVSiteBuilder ?' on Google Bookmarks" alt="Share this Post 'How to install RVSiteBuilder ?' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How to install RVSiteBuilder ?' on Squidoo" alt="Share this Post 'How to install RVSiteBuilder ?' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How to install RVSiteBuilder ?' on Blogmarks" alt="Share this Post 'How to install RVSiteBuilder ?' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How to install RVSiteBuilder ?' on Co.mments" alt="Share this Post 'How to install RVSiteBuilder ?' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How to install RVSiteBuilder ?' on Bloglines" alt="Share this Post 'How to install RVSiteBuilder ?' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;T=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How to install RVSiteBuilder ?' on Netscape" alt="Share this Post 'How to install RVSiteBuilder ?' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How to install RVSiteBuilder ?' on Bookmark.it" alt="Share this Post 'How to install RVSiteBuilder ?' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+install+RVSiteBuilder+%3F&amp;url=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How to install RVSiteBuilder ?' on Ask" alt="Share this Post 'How to install RVSiteBuilder ?' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How to install RVSiteBuilder ?' on Live-MSN" alt="Share this Post 'How to install RVSiteBuilder ?' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+to+install+RVSiteBuilder+%3F&amp;url=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How to install RVSiteBuilder ?' on SlashDot" alt="Share this Post 'How to install RVSiteBuilder ?' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;t=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How to install RVSiteBuilder ?' on FaceBook" alt="Share this Post 'How to install RVSiteBuilder ?' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+to+install+RVSiteBuilder+%3F&amp;c=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How to install RVSiteBuilder ?' on MySpace" alt="Share this Post 'How to install RVSiteBuilder ?' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How to install RVSiteBuilder ?' on IndianPad" alt="Share this Post 'How to install RVSiteBuilder ?' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How to install RVSiteBuilder ?' on Twitter" alt="Share this Post 'How to install RVSiteBuilder ?' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-to-install-rvsitebuilder/&amp;title=How+to+install+RVSiteBuilder+%3F" title="Share this Post 'How to install RVSiteBuilder ?' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How to install RVSiteBuilder ?' on BlueDot" alt="Share this Post 'How to install RVSiteBuilder ?' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-to-install-rvsitebuilder/" title="Share this Post 'How to install RVSiteBuilder ?' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How to install RVSiteBuilder ?' on FriendFeed" alt="Share this Post 'How to install RVSiteBuilder ?' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-to-install-rvsitebuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Cpanel And WHM</title>
		<link>http://www.totallytech.com/how-to-install-cpanel-and-whm/</link>
		<comments>http://www.totallytech.com/how-to-install-cpanel-and-whm/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 06:07:23 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-to-install-cpanel-and-whm/</guid>
		<description><![CDATA[ To begin your installation, use the following commands:

 cd /home — Opens the directory /home.
 wget -N http://layer1.cpanel.net/latest — Fetches the latest installation file from the cPanel servers.
 sh latest — Opens and runs the installation files.
 /usr/local/cpanel/cpkeyclt — Activates your license after installation.

Happy Bookmarking!u=http://www.totallytech.com/how-to-install-cpanel-and-whm/&#38;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' [...]]]></description>
			<content:encoded><![CDATA[<p> To begin your installation, use the following commands:</p>
<ol>
<li> <strong>cd /home</strong> — Opens the directory <code>/home</code>.</li>
<li> <strong>wget -N http:<span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span><span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>layer1.cpanel.net<span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>latest</strong> — Fetches the latest installation file from the cPanel servers.</li>
<li> <strong>sh latest</strong> — Opens and runs the installation files.</li>
<li> <strong><span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>usr<span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>local<span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>cpanel<span style="padding: 0pt; background-color: white; color: black; display: inline; font-size: inherit" class="__mozilla-findbar-search">/</span>cpkeyclt</strong> — Activates your license after installation.</li>
</ol>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How To Install Cpanel And WHM' on Del.icio.us" alt="Share this Post 'How To Install Cpanel And WHM' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How To Install Cpanel And WHM' on digg" alt="Share this Post 'How To Install Cpanel And WHM' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+To+Install+Cpanel+And+WHM&amp;u=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How To Install Cpanel And WHM' on FURL" alt="Share this Post 'How To Install Cpanel And WHM' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How To Install Cpanel And WHM' on reddit" alt="Share this Post 'How To Install Cpanel And WHM' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How To Install Cpanel And WHM' on Technorati" alt="Share this Post 'How To Install Cpanel And WHM' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;t=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How To Install Cpanel And WHM' on Yahoo My Web" alt="Share this Post 'How To Install Cpanel And WHM' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;h=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How To Install Cpanel And WHM' on Newsvine" alt="Share this Post 'How To Install Cpanel And WHM' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How To Install Cpanel And WHM' on Stumble Upon" alt="Share this Post 'How To Install Cpanel And WHM' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How To Install Cpanel And WHM' on Google Bookmarks" alt="Share this Post 'How To Install Cpanel And WHM' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How To Install Cpanel And WHM' on Squidoo" alt="Share this Post 'How To Install Cpanel And WHM' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How To Install Cpanel And WHM' on Blogmarks" alt="Share this Post 'How To Install Cpanel And WHM' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How To Install Cpanel And WHM' on Co.mments" alt="Share this Post 'How To Install Cpanel And WHM' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How To Install Cpanel And WHM' on Bloglines" alt="Share this Post 'How To Install Cpanel And WHM' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;T=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How To Install Cpanel And WHM' on Netscape" alt="Share this Post 'How To Install Cpanel And WHM' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How To Install Cpanel And WHM' on Bookmark.it" alt="Share this Post 'How To Install Cpanel And WHM' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+To+Install+Cpanel+And+WHM&amp;url=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How To Install Cpanel And WHM' on Ask" alt="Share this Post 'How To Install Cpanel And WHM' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How To Install Cpanel And WHM' on Live-MSN" alt="Share this Post 'How To Install Cpanel And WHM' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+To+Install+Cpanel+And+WHM&amp;url=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How To Install Cpanel And WHM' on SlashDot" alt="Share this Post 'How To Install Cpanel And WHM' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;t=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How To Install Cpanel And WHM' on FaceBook" alt="Share this Post 'How To Install Cpanel And WHM' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+To+Install+Cpanel+And+WHM&amp;c=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How To Install Cpanel And WHM' on MySpace" alt="Share this Post 'How To Install Cpanel And WHM' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How To Install Cpanel And WHM' on IndianPad" alt="Share this Post 'How To Install Cpanel And WHM' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How To Install Cpanel And WHM' on Twitter" alt="Share this Post 'How To Install Cpanel And WHM' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-to-install-cpanel-and-whm/&amp;title=How+To+Install+Cpanel+And+WHM" title="Share this Post 'How To Install Cpanel And WHM' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How To Install Cpanel And WHM' on BlueDot" alt="Share this Post 'How To Install Cpanel And WHM' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-to-install-cpanel-and-whm/" title="Share this Post 'How To Install Cpanel And WHM' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How To Install Cpanel And WHM' on FriendFeed" alt="Share this Post 'How To Install Cpanel And WHM' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-to-install-cpanel-and-whm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install cPanel on a VPS?</title>
		<link>http://www.totallytech.com/how-to-install-cpanel-on-a-vps/</link>
		<comments>http://www.totallytech.com/how-to-install-cpanel-on-a-vps/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:46:51 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[]]></category>

		<guid isPermaLink="false">http://www.totallytech.com/how-to-install-cpanel-on-a-vps/</guid>
		<description><![CDATA[This post will show you how to install cPanel on a VPS.
- Login to your VZMC to get inside your server
- Create a new VPS with the Sample Ve Config call vps.cpanel
- Now you should select the ips you want to use in that VPS and the dns servers.
- Select RedHat Enterprise Template (you dont [...]]]></description>
			<content:encoded><![CDATA[<p>This post will show you how to install cPanel on a VPS.</p>
<p>- Login to your VZMC to get inside your server</p>
<p>- Create a new VPS with the Sample Ve Config call vps.cpanel</p>
<p>- Now you should select the ips you want to use in that VPS and the dns servers.</p>
<p>- Select RedHat Enterprise Template (you dont need to select any addon for cpanel), and select the Space / Memory / CPU</p>
<p>- Put Start on boot and the rest of the normal set use unlimited VPS.</p>
<p>Then SSH in to the Server with root login and run the following commands:</p>
<p><em> # mkdir /home/cpanel<br />
# cd /home/cpanel<br />
# wget http://layer1.cpanel.net/latest<br />
# sh latest<br />
</em><br />
To setup your VPS login to the WHM using https://SERVERIP:2087</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Happy Bookmarking!</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Del.icio.us"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Share this Post 'How to install cPanel on a VPS?' on Del.icio.us" alt="Share this Post 'How to install cPanel on a VPS?' on Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on digg"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Share this Post 'How to install cPanel on a VPS?' on digg" alt="Share this Post 'How to install cPanel on a VPS?' on digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=How+to+install+cPanel+on+a+VPS%3F&amp;u=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on FURL"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Share this Post 'How to install cPanel on a VPS?' on FURL" alt="Share this Post 'How to install cPanel on a VPS?' on FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on reddit"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Share this Post 'How to install cPanel on a VPS?' on reddit" alt="Share this Post 'How to install cPanel on a VPS?' on reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Technorati"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Share this Post 'How to install cPanel on a VPS?' on Technorati" alt="Share this Post 'How to install cPanel on a VPS?' on Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;t=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Yahoo My Web"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Share this Post 'How to install cPanel on a VPS?' on Yahoo My Web" alt="Share this Post 'How to install cPanel on a VPS?' on Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;h=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Newsvine"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Share this Post 'How to install cPanel on a VPS?' on Newsvine" alt="Share this Post 'How to install cPanel on a VPS?' on Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Stumble Upon"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Share this Post 'How to install cPanel on a VPS?' on Stumble Upon" alt="Share this Post 'How to install cPanel on a VPS?' on Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Google Bookmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Share this Post 'How to install cPanel on a VPS?' on Google Bookmarks" alt="Share this Post 'How to install cPanel on a VPS?' on Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Squidoo"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Share this Post 'How to install cPanel on a VPS?' on Squidoo" alt="Share this Post 'How to install cPanel on a VPS?' on Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Blogmarks"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bmarks.png" title="Share this Post 'How to install cPanel on a VPS?' on Blogmarks" alt="Share this Post 'How to install cPanel on a VPS?' on Blogmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Co.mments"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Share this Post 'How to install cPanel on a VPS?' on Co.mments" alt="Share this Post 'How to install cPanel on a VPS?' on Co.mments" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Bloglines"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Share this Post 'How to install cPanel on a VPS?' on Bloglines" alt="Share this Post 'How to install cPanel on a VPS?' on Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;T=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Netscape"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Share this Post 'How to install cPanel on a VPS?' on Netscape" alt="Share this Post 'How to install cPanel on a VPS?' on Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Bookmark.it"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Share this Post 'How to install cPanel on a VPS?' on Bookmark.it" alt="Share this Post 'How to install cPanel on a VPS?' on Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+install+cPanel+on+a+VPS%3F&amp;url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Ask"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Share this Post 'How to install cPanel on a VPS?' on Ask" alt="Share this Post 'How to install cPanel on a VPS?' on Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on Live-MSN"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Share this Post 'How to install cPanel on a VPS?' on Live-MSN" alt="Share this Post 'How to install cPanel on a VPS?' on Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=How+to+install+cPanel+on+a+VPS%3F&amp;url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on SlashDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Share this Post 'How to install cPanel on a VPS?' on SlashDot" alt="Share this Post 'How to install cPanel on a VPS?' on SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;t=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on FaceBook"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Share this Post 'How to install cPanel on a VPS?' on FaceBook" alt="Share this Post 'How to install cPanel on a VPS?' on FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+to+install+cPanel+on+a+VPS%3F&amp;c=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on MySpace"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Share this Post 'How to install cPanel on a VPS?' on MySpace" alt="Share this Post 'How to install cPanel on a VPS?' on MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on IndianPad"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Share this Post 'How to install cPanel on a VPS?' on IndianPad" alt="Share this Post 'How to install cPanel on a VPS?' on IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on Twitter"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Share this Post 'How to install cPanel on a VPS?' on Twitter" alt="Share this Post 'How to install cPanel on a VPS?' on Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://bluedot.us/Authoring.aspx?>u=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/&amp;title=How+to+install+cPanel+on+a+VPS%3F" title="Share this Post 'How to install cPanel on a VPS?' on BlueDot"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/bluedot.png" title="Share this Post 'How to install cPanel on a VPS?' on BlueDot" alt="Share this Post 'How to install cPanel on a VPS?' on BlueDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://friendfeed.com/share/bookmarklet/frame#title={titleff}&amp;url=http://www.totallytech.com/how-to-install-cpanel-on-a-vps/" title="Share this Post 'How to install cPanel on a VPS?' on FriendFeed"><img src="http://www.totallytech.com/wp-content/plugins/social-bookmarking-reloaded/friendfeed.png" title="Share this Post 'How to install cPanel on a VPS?' on FriendFeed" alt="Share this Post 'How to install cPanel on a VPS?' on FriendFeed" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.totallytech.com/how-to-install-cpanel-on-a-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
