<?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>Server Sitters Tech Corner &#187; HSphere</title>
	<atom:link href="http://serversitters.com/technical/category/hsphere/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversitters.com/technical</link>
	<description>Outsourced Web Hosting Support</description>
	<lastBuildDate>Wed, 15 Dec 2010 12:03:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>hsphere recreate zone file</title>
		<link>http://serversitters.com/technical/hsphere/hsphere-recreate-zone-file/</link>
		<comments>http://serversitters.com/technical/hsphere/hsphere-recreate-zone-file/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 03:07:40 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HSphere]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=212</guid>
		<description><![CDATA[To recreate a specific zone file in hsphere: Login to the cp server su -l cpanel java psoft.hsphere.tools.DNSCreator -m creation_method -[dz] -z domain.com this will switch to the cpanel user and the following line then tells the DNSCreator to recreate the zone file for domain.com]]></description>
			<content:encoded><![CDATA[<p>To recreate a specific zone file in hsphere:<br />
Login to the cp server</p>
<p>su -l cpanel</p>
<p>java psoft.hsphere.tools.DNSCreator -m creation_method -[dz] -z domain.com</p>
<p>this will switch to the cpanel user and the following line then tells the DNSCreator to recreate the zone file for domain.com</p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/hsphere/hsphere-recreate-zone-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qmail whitelist IP from RBL checks</title>
		<link>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/</link>
		<comments>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 02:22:06 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HSphere]]></category>
		<category><![CDATA[Qmail]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=177</guid>
		<description><![CDATA[In hsphere you can whitelist an IP from RBL checks by using the following: Edit/Create the file: /hsphere/local/var/vpopmail/etc/tcp.smtp Add the following: #whitelist IP addresses $IP1:allow,RBLSMTPD="" $IP2:allow,RBLSMTPD="" Then: Recompile via Command Line option cd /hsphere/local/var/vpopmail/etc/ /hsphere/shared/bin/tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp]]></description>
			<content:encoded><![CDATA[<p>In hsphere you can whitelist an IP from RBL checks by using the following:</p>
<p>Edit/Create the file:<br />
/hsphere/local/var/vpopmail/etc/tcp.smtp<br />
Add the following:<br />
<code><br />
#whitelist IP addresses<br />
$IP1:allow,RBLSMTPD=""<br />
$IP2:allow,RBLSMTPD=""<br />
</code></p>
<p>Then: Recompile via Command Line option<br />
<code><br />
cd /hsphere/local/var/vpopmail/etc/<br />
/hsphere/shared/bin/tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/qmail/qmail-whitelist-ip-from-rbl-checks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directory Protection in Hsphere</title>
		<link>http://serversitters.com/technical/hsphere/directory-protection-in-hsphere/</link>
		<comments>http://serversitters.com/technical/hsphere/directory-protection-in-hsphere/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 02:12:58 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[HSphere]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=112</guid>
		<description><![CDATA[To password protect a directory in hsphere: Login to Your control panel Click FTP Manager Click File Manager (HtProtect) Click Protect at the bottom Navigate to the folder you want to protect &#8211; You click the actual name of the folder you want to go into to Once you find the folder you want to [...]]]></description>
			<content:encoded><![CDATA[<p>To password protect a directory in hsphere:</p>
<p>Login to Your control panel<br />
Click FTP Manager<br />
Click File Manager (HtProtect)<br />
Click Protect at the bottom<br />
Navigate to the folder you want to protect &#8211; You click the actual name of the folder you want to go into to<br />
Once you find the folder you want to protect &#8211; you then click the image of the folder next to the name of the folder<br />
If a .htaccess file isn&#8217;t already in place it will then ask you if you&#8217;d like to create one<br />
Click create<br />
Enter New Login name: example: test<br />
Enter Password: example: password<br />
Confirm Password</p>
<p>Click save<br />
Then Click the Save Disk to the left<br />
Then Click save once more to finalize the changes</p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/hsphere/directory-protection-in-hsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

