<?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>HowtoLinux &#187; Cpanel</title>
	<atom:link href="http://www.debiandoctor.com/category/cpanel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debiandoctor.com</link>
	<description>The best Unix/Linux Server Resources  Availabe on Internet.</description>
	<lastBuildDate>Sat, 20 Mar 2010 19:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The proper way to stop&amp;start httpd/apache on a cPanel server</title>
		<link>http://www.debiandoctor.com/cpanel/the-proper-way-to-stop-httpdapache-on-a-cpanel-server.html</link>
		<comments>http://www.debiandoctor.com/cpanel/the-proper-way-to-stop-httpdapache-on-a-cpanel-server.html#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:35:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://www.debiandoctor.com/?p=365</guid>
		<description><![CDATA[









 In order to properly stop httpd/apache on a cPanel server is to run the below commands as the root user in a shell prompt:service chkservd stop (the checkservd service is a script written by cPanel that checks the status of services, and if a service has failed or not running will automatically restart the service. Therefore if you ever wonder why httpd/apache starts back up after you have stopped it, chkservd will be your answer)
server httpd stop (this is ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/cpanel/the-proper-way-to-stop-httpdapache-on-a-cpanel-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cpanel Errors, WHM errors</title>
		<link>http://www.debiandoctor.com/cpanel/cpanel-errors-whm-errors.html</link>
		<comments>http://www.debiandoctor.com/cpanel/cpanel-errors-whm-errors.html#comments</comments>
		<pubDate>Wed, 25 Feb 2009 07:05:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://pearlin.info/archives/127</guid>
		<description><![CDATA[error 1)
cpanel is showing diskusage full
solution
#find / -user username -lsÂ  &#62;&#62; usedÂ  to find the files that are owned by that user
#find / -user uidÂ Â  -lsÂ Â Â Â  &#62;&#62; used to find the files that are owned by the user by looking the uid. The uid canÂ  found from/etc/passwd
error 2)
whm is not showing correct disk space
before running this Go to cPanel Update Config, and change config to auto update to last STABLE release andÂ  /scripts/upcp &#8211;force
/scripts/fixquotas
/usr/local/cpanel/cpkeyclt &#8211;sync
]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/cpanel/cpanel-errors-whm-errors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Cpanel commands</title>
		<link>http://www.debiandoctor.com/cpanel/useful-cpanel-commands.html</link>
		<comments>http://www.debiandoctor.com/cpanel/useful-cpanel-commands.html#comments</comments>
		<pubDate>Wed, 25 Feb 2009 06:55:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel]]></category>

		<guid isPermaLink="false">http://pearlin.info/archives/126</guid>
		<description><![CDATA[ On a RedHat,Centos, fedora CPanel servers, here are the useful services:
bandmin
chkservd
cpanel
crond
exim
httpd
mysql
named
proftpd
CRON INFO:
Root crontab:
crontab -e
To edit a users cron jobs
crontab -u username -e
Replace username with the actual username of the client you want to edit.
/scripts/adddns Add a Dns Entry
/scripts/addfpmail Install Frontpage Mail Exts
/scripts/addservlets Add JavaServlets to an account (jsp plugin required)
/scripts/adduser Add a User
/scripts/admin Run WHM Lite
/scripts/apachelimits Add Rlimits (cpu and mem limits) to apache.
/scripts/dnstransfer Resync with a master DNS Server
/scripts/editquota Edit A User&#8217;s Quota
/scripts/finddev Search For Trojans in /dev
/scripts/findtrojans ...]]></description>
		<wfw:commentRss>http://www.debiandoctor.com/cpanel/useful-cpanel-commands.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
