<?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>Woshka&#039;s Experiences &#187; cpanel</title>
	<atom:link href="http://woshka.com/blog/cpanel/feed" rel="self" type="application/rss+xml" />
	<link>http://woshka.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 21:17:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<atom:link rel="next" href="http://woshka.com/blog/cpanel/feed?page=2" />

		<item>
		<title>How to fix Sorry, that domain is already setup (remove it from httpd.conf?) on CPanel</title>
		<link>http://woshka.com/blog/cpanel/how-to-fix-sorry-that-domain-is-already-setup-remove-it-from-httpd-conf-on-cpanel.html</link>
		<comments>http://woshka.com/blog/cpanel/how-to-fix-sorry-that-domain-is-already-setup-remove-it-from-httpd-conf-on-cpanel.html#comments</comments>
		<pubDate>Sat, 24 Dec 2011 19:53:31 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1095</guid>
		<description><![CDATA[Some times there may arise some problem in adding a domain using WHM Creade account function and recive this error message that indicates the domain i still in virtualhost in apache configuration httpd.conf
this may have many reasons that mostly is because of
1-that domain is added before and is the primary ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/how-to-fix-sorry-that-domain-is-already-setup-remove-it-from-httpd-conf-on-cpanel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore multiply Cpanel/WHM backups shell script</title>
		<link>http://woshka.com/blog/cpanel/restore-multiply-cpanelwhm-backups-shell-script.html</link>
		<comments>http://woshka.com/blog/cpanel/restore-multiply-cpanelwhm-backups-shell-script.html#comments</comments>
		<pubDate>Sat, 24 Jul 2010 18:41:26 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=680</guid>
		<description><![CDATA[#!/bin/bash

BACKUPS=$(ls -al /home/*.gz &#124;awk '{print $9}')

for i in $BACKUPS
do
echo &#34;Restoring $i now....&#34;
/scripts/restorepkg $i
done
]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/restore-multiply-cpanelwhm-backups-shell-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to have Custom VirtualHost configurations without being overwritten with cpanel?</title>
		<link>http://woshka.com/blog/apache/how-to-have-custom-virtualhost-configurations-without-overwrite.html</link>
		<comments>http://woshka.com/blog/apache/how-to-have-custom-virtualhost-configurations-without-overwrite.html#comments</comments>
		<pubDate>Fri, 25 Jun 2010 14:21:51 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=549</guid>
		<description><![CDATA[Cpanel virtualhost Function
Cpanel will always create apache configration and virtual host by its own template and every domian creation or susspenssion or termination or any thing else related to virtualhost configration of apache if being done will resultin cpanel to recreate apache virtualhost configration that will overwrite other custom modified ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/apache/how-to-have-custom-virtualhost-configurations-without-overwrite.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>backup and restore Cpanel accounts with command line usnig ssh</title>
		<link>http://woshka.com/blog/cpanel/backup-and-restore-cpanel-accounts-with-command-line-usnig-ssh.html</link>
		<comments>http://woshka.com/blog/cpanel/backup-and-restore-cpanel-accounts-with-command-line-usnig-ssh.html#comments</comments>
		<pubDate>Mon, 17 May 2010 19:53:42 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=494</guid>
		<description><![CDATA[Cpanel has ready made scripts that will make your works so easier
such are pkgacct for backing up and restorepkg for restoring individual accounts through command in ssh
First you need to login to the ssh as root
Create Backup of Individual Account
Then use the following command to backup that spicific account:
/scripts/pkgacct username
Notice ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/backup-and-restore-cpanel-accounts-with-command-line-usnig-ssh.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to have both fantastico running and shell_exec disabled on cpanel?</title>
		<link>http://woshka.com/blog/cpanel/how-to-have-both-fantastico-running-and-shell_exec-disabled-on-cpanel.html</link>
		<comments>http://woshka.com/blog/cpanel/how-to-have-both-fantastico-running-and-shell_exec-disabled-on-cpanel.html#comments</comments>
		<pubDate>Tue, 11 May 2010 02:07:40 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=470</guid>
		<description><![CDATA[For security resons not to allow php shells to be able to run on your server you must disable the shell_exec function in the php.ini using disable_functions
but when you do so on the time you want to autoinstall a cms with fantastico within your cpanel as a customer, you will ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/how-to-have-both-fantastico-running-and-shell_exec-disabled-on-cpanel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Hosting Manager</title>
		<link>http://woshka.com/blog/cpanel/free-hosting-manager.html</link>
		<comments>http://woshka.com/blog/cpanel/free-hosting-manager.html#comments</comments>
		<pubDate>Mon, 15 Mar 2010 05:03:38 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=450</guid>
		<description><![CDATA[about 13 month ago i was looking for a free Hosting manager to manage my accounts, and do the actions such as creating invoices, susspending, terminating accounts in automated mode.
I searched in google and I found &#8220;fhm-script.com&#8221; which was so cool but was in a bad shape and bad design ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/free-hosting-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to secure tmp the easy way if you have WHM/Cpanel</title>
		<link>http://woshka.com/blog/cpanel/how-to-secure-tmp-the-easy-way-if-you-have-whm-cpanel.html</link>
		<comments>http://woshka.com/blog/cpanel/how-to-secure-tmp-the-easy-way-if-you-have-whm-cpanel.html#comments</comments>
		<pubDate>Fri, 05 Mar 2010 12:12:04 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=366</guid>
		<description><![CDATA[if you have WHM/Cpanel already installd as a WebHost manager then you will gain this great feture of secureing temp by just running a simple command
just run the following command:
/scripts/securetmp
result:
root@box01 [~]# /scripts/securetmp
Would you like to secure /tmp &#38; /var/tmp at boot time? (y/n) y
Would you like to secure /tmp &#38; ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/how-to-secure-tmp-the-easy-way-if-you-have-whm-cpanel.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install Fantastico on WHM/CPanel using CentOS 5.x or Fedora Core 5.x or 6.x</title>
		<link>http://woshka.com/blog/cpanel/how-to-install-fantastico-on-whmcpanel-using-centos-5-x-or-fedora-core-5-x-or-6-x-2.html</link>
		<comments>http://woshka.com/blog/cpanel/how-to-install-fantastico-on-whmcpanel-using-centos-5-x-or-fedora-core-5-x-or-6-x-2.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 06:59:03 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=262</guid>
		<description><![CDATA[type the folowing command into ssh
cd /usr/local/cpanel/whostmgr/docroot/cgi 
wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz
tar -xzpf fantastico_whm_admin.tgz 
rm -rf fantastico_whm_admin.tgz
]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/how-to-install-fantastico-on-whmcpanel-using-centos-5-x-or-fedora-core-5-x-or-6-x-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>creating backup of accounts in cpanel</title>
		<link>http://woshka.com/blog/cpanel/creating-backup-of-accounts-in-cpanel.html</link>
		<comments>http://woshka.com/blog/cpanel/creating-backup-of-accounts-in-cpanel.html#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:21:56 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[cpanel]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=143</guid>
		<description><![CDATA[It is so much important to have backup at least of a month ago
As no server is 100% secure and even your server may became hacked someday or maybe your server would crashed or even the hard may burned up without any speaking reasons, Having a backup will gelp you ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/cpanel/creating-backup-of-accounts-in-cpanel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

