<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux and cPanel Hosting Blog &#187; cPanel/WHM Specific</title>
	<atom:link href="http://www.webteches.com/category/cpanel-specific/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webteches.com</link>
	<description>technical solutions for Linux Servers and cpanel servers</description>
	<lastBuildDate>Fri, 09 Jul 2010 15:33:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Migrate cPanel account from one server to another.</title>
		<link>http://www.webteches.com/migrate-cpanel-account-from-one-server-to-another/</link>
		<comments>http://www.webteches.com/migrate-cpanel-account-from-one-server-to-another/#comments</comments>
		<pubDate>Mon, 03 May 2010 23:43:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel/WHM Specific]]></category>

		<guid isPermaLink="false">http://www.webteches.com/?p=242</guid>
		<description><![CDATA[You can migrate cPanel Linux Account from one server to another with the help of following command as root user. Source Server #grep Domain-Name /etc/userdomains #/scripts/pkgacct Username #mv /home/cpmove-Username.tar.gz /usr/local/apache/htdocs/ Or #mv /home/cpmove-Username.tar.gz /home/Username/public_html/ #chmod 644 /usr/local/apache/htdocs/cpmove-Username.tar.gz Or #chmod 644 /home/Username/public_html/cpmove-Username.tar.gz Destination Server #cd /home #wget http://Server-Hostname/cpmove-Username.tar.gz Or #wget http://Domain-Name/cpmove-Username.tar.gz #/scripts/restorepkg Username Note :: Domain-Name [...]]]></description>
		<wfw:commentRss>http://www.webteches.com/migrate-cpanel-account-from-one-server-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>account backup without home diretcory</title>
		<link>http://www.webteches.com/account-backup-without-home-diretcory/</link>
		<comments>http://www.webteches.com/account-backup-without-home-diretcory/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:55:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel/WHM Specific]]></category>

		<guid isPermaLink="false">http://webteches.com/?p=96</guid>
		<description><![CDATA[What if you want to generate the account backup without the home diretcory ? Here is the command to exclude/skip home diretcory root@server [~]# /scripts/pkgacct &#8211;skiphomedir username Note :: Here username is  actual cPanel username. Social-Bookmarking:]]></description>
		<wfw:commentRss>http://www.webteches.com/account-backup-without-home-diretcory/feed/</wfw:commentRss>
		<slash:comments>876</slash:comments>
		</item>
		<item>
		<title>awstats outside cPanel</title>
		<link>http://www.webteches.com/access-awstats-outside-cpanel/</link>
		<comments>http://www.webteches.com/access-awstats-outside-cpanel/#comments</comments>
		<pubDate>Tue, 26 May 2009 04:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel/WHM Specific]]></category>

		<guid isPermaLink="false">http://webteches.com/?p=35</guid>
		<description><![CDATA[Follow the steps below to access the awstats outside the cPanel Step 1. Download awstats root@master [~]# cd /home/username/public_html root@master [~]# wget http://prdownloads.sourceforge.net/awstats/awstats-6.9.tar.gz Step 2. Uncompress  awstats-5.6.tgz root@master [~]# tar -zxvf awstats-6.9.tar.gz Step 3. Copy the contents of the uncompressed cgi-bin folder from your hard drive to the user  cgi-bin directory (this includes awstats.pl, awstats.model.conf, [...]]]></description>
		<wfw:commentRss>http://www.webteches.com/access-awstats-outside-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
