<?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 Management Tips by SupportPRO &#187; Technical Articles</title>
	<atom:link href="http://blog.supportpro.com/category/technical-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Issue with removing an email account from cPanel</title>
		<link>http://blog.supportpro.com/2012/01/issue-with-removing-an-email-account-from-cpanel/</link>
		<comments>http://blog.supportpro.com/2012/01/issue-with-removing-an-email-account-from-cpanel/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 10:30:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=570</guid>
		<description><![CDATA[Sometime you will get the following error message while trying to delete an email account from your cpanel.
=================================================
The e-mail address postmaster@domain.com deleted successfully.
 Sorry, you do not have access to the domain domain.com
=================================================
 
This mainly occur in two cases.
1. when one domain is changed from add-on domain to main domain or vice-versa.
2. Domain is moved [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2012/01/issue-with-removing-an-email-account-from-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with loading graphics(GUI) with debian and debian based GNU/Linux systems</title>
		<link>http://blog.supportpro.com/2012/01/problem-with-loading-graphicsgui-with-debian-and-debian-based-gnulinux-systems/</link>
		<comments>http://blog.supportpro.com/2012/01/problem-with-loading-graphicsgui-with-debian-and-debian-based-gnulinux-systems/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 09:46:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Basics]]></category>
		<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=567</guid>
		<description><![CDATA[GNU/Linux provides a tool/command to fix this issue:
&#8216;dpkg-reconfigure xserver-xorg&#8217; is the command for fixing the Xserver loading problem.
Steps:-
First, log in as a super (or root) user from the console.
Then, run dpkg-reconfigure xserver-xorg (if you&#8217;re on Ubuntu and can&#8217;t log in as root, run sudo dpkg-reconfigure xserver-xorg).
You will see a window/wizard as &#8216;Configuring xserver-xorg&#8217; , Just [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2012/01/problem-with-loading-graphicsgui-with-debian-and-debian-based-gnulinux-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable concurrent mailbox access on MailEnable</title>
		<link>http://blog.supportpro.com/2011/09/how-to-enable-concurrent-mailbox-access-on-mailenable/</link>
		<comments>http://blog.supportpro.com/2011/09/how-to-enable-concurrent-mailbox-access-on-mailenable/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 06:45:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=527</guid>
		<description><![CDATA[By enabling &#8216;concurrent mailbox access&#8217; option on server, you can access the mailbox from your local PC and using iPhone at same time.
To enable this on MailEnable please follow the bellow steps:
1. Log into MailEnable Administrator.
2. Go to MailEnable Management
3. Click on Servers&#8211;&#62;services.
4. Rightclick on POP, select &#8216;properties&#8217;&#8211;&#62;advanced
5. Select the option &#8220;Allow concurrent mailbox access&#8221;.
6.Then [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/09/how-to-enable-concurrent-mailbox-access-on-mailenable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable PPP feature in a VPS/Container</title>
		<link>http://blog.supportpro.com/2011/09/how-to-enable-ppp-feature-in-a-vpscontainer/</link>
		<comments>http://blog.supportpro.com/2011/09/how-to-enable-ppp-feature-in-a-vpscontainer/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 03:55:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=504</guid>
		<description><![CDATA[To enable ppp feature for a VPS, first we need to check wether the modules ppp_async and ppp_deflateare loaded in the kernal or not. You can check this by executing the following commands.
 # modprobe ppp_async
 # modprobe ppp_deflate
or You can list the active modules using the command lsmod. 
    # lsmod [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/09/how-to-enable-ppp-feature-in-a-vpscontainer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install LiteSpeed on a WHM/cPanel Server</title>
		<link>http://blog.supportpro.com/2011/07/how-to-install-litespeed-on-a-whmcpanel-server/</link>
		<comments>http://blog.supportpro.com/2011/07/how-to-install-litespeed-on-a-whmcpanel-server/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 06:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical Articles]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=502</guid>
		<description><![CDATA[You can install litespeed on a WHM/Cpanel server by simply following the bellow steps.
1. Log into server via SSH as &#8216;root&#8217; user.
2. Go to /usr/src
      cd /usr/src
3. Download the installation file using wget.
      wget http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh
4. chmod 700 lsws_whm_plugin_install.sh
5. sh lsws_whm_plugin_install.sh ( ./lsws_whm_plugin_install.sh)
6. rm -rf lsws_whm_plugin_install.sh
7. [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2011/07/how-to-install-litespeed-on-a-whmcpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

