<?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>syamsul&#039;s domain &#187; Virtual Private Server</title>
	<atom:link href="http://www.syamsul.net/tag/virtual-private-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.syamsul.net</link>
	<description>Blog &#62; My rambling musings</description>
	<lastBuildDate>Thu, 15 Sep 2011 13:56:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing the annoying &#8220;perl: warning: Setting locale failed&#8221; error message</title>
		<link>http://www.syamsul.net/2011/09/15/fixing-the-annoying-perl-warning-setting-locale-failed-error-message/</link>
		<comments>http://www.syamsul.net/2011/09/15/fixing-the-annoying-perl-warning-setting-locale-failed-error-message/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 13:56:26 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=380</guid>
		<description><![CDATA[I was getting really annoyed getting these messages while anaging my Debian and Ubuntu VPSes perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.utf8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Turns out [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2011/09/15/fixing-the-annoying-perl-warning-setting-locale-failed-error-message/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KnowledgeTree speed on VPSes</title>
		<link>http://www.syamsul.net/2011/03/17/knowledgetree-speed-on-vpses/</link>
		<comments>http://www.syamsul.net/2011/03/17/knowledgetree-speed-on-vpses/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 00:48:28 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[apchosting]]></category>
		<category><![CDATA[clubuptime]]></category>
		<category><![CDATA[knowledgetree]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=353</guid>
		<description><![CDATA[I was trying out KnowledgeTree 3.7.0.2 (Community Edition) on 3 different virtual private servers just to see how they fare  with &#8220;heavy&#8221; websites, and here&#8217;s how they perform generating a page of 20 items. All VPSes are 512MB instances running on Ubuntu 10.04 LTS . APC Hosting (Virtuozzo) Request created in 17.190s Rackspace Cloud Server [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2011/03/17/knowledgetree-speed-on-vpses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Lenny to Squeeze upgrade</title>
		<link>http://www.syamsul.net/2011/02/26/debian-lenny-to-squeeze-upgrade/</link>
		<comments>http://www.syamsul.net/2011/02/26/debian-lenny-to-squeeze-upgrade/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 11:05:28 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[squeeze]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=349</guid>
		<description><![CDATA[Debian 6 i.e. &#8220;Squeeze&#8221; was released almost a month ago. Although there are still about 11 months more before Debian 5 &#8220;Lenny&#8221; is no longer supported, I figured I would upgrade one Debian Lenny Xen-based VPS hosted on a Rackspace Cloud,  currently functioning as an OpenLDAP server, as a weekend project. The upgrade steps were [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2011/02/26/debian-lenny-to-squeeze-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unattended updates on CentOS</title>
		<link>http://www.syamsul.net/2011/01/02/unattended-updates-on-centos/</link>
		<comments>http://www.syamsul.net/2011/01/02/unattended-updates-on-centos/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 01:43:18 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=341</guid>
		<description><![CDATA[Having recently had to clean up after the Exim4 vulnerability that did not get patched on a server in time, one of the first things I do on a new VPS is set up automatic unattended updates. The steps are clearly documented for Debian/Ubuntu, but for CentOS it was a little harder to find the [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2011/01/02/unattended-updates-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress updates without FTP login prompts</title>
		<link>http://www.syamsul.net/2011/01/02/wordpress-updates-without-ftp-login-prompts/</link>
		<comments>http://www.syamsul.net/2011/01/02/wordpress-updates-without-ftp-login-prompts/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 01:11:02 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Virtual Private Server]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=337</guid>
		<description><![CDATA[One gripe I have about running WordPress on a VPS is that it keeps prompting me to enter the FTP password every time I do an update. As it turns out, you can save your FTP login credentials in wp-config.php so that you never get asked again! Simply add the following lines to wo-config.php // [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2011/01/02/wordpress-updates-without-ftp-login-prompts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logwatch, Exim4 &amp; SSH Attack Dictionary Prevention on Debian Lenny VPS</title>
		<link>http://www.syamsul.net/2010/06/13/logwatch-exim4-ssh-attack-dictionary-prevention-on-debian-lenny-vps/</link>
		<comments>http://www.syamsul.net/2010/06/13/logwatch-exim4-ssh-attack-dictionary-prevention-on-debian-lenny-vps/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:51:16 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=300</guid>
		<description><![CDATA[Thanks to the excellent tutorials over at Slicehost, I got an idea of some the things you need to do to secure your brand new virtual private server (VPS) straight away.  To me, the main takeaways with regard to security would be: 1. create a privileged user with Sudo access 2. disable the root account [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2010/06/13/logwatch-exim4-ssh-attack-dictionary-prevention-on-debian-lenny-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving from VPS back to shared hosting</title>
		<link>http://www.syamsul.net/2010/02/27/moving-from-vps-back-to-shared-hosting/</link>
		<comments>http://www.syamsul.net/2010/02/27/moving-from-vps-back-to-shared-hosting/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 11:54:17 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[powermonster]]></category>
		<category><![CDATA[Virtual Private Server]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=279</guid>
		<description><![CDATA[A couple of months ago I wrote about how I&#8217;d migrated this blog to a Virtual Private Server (VPS)  from a shared hosting provider. Well, since then I&#8217;ve moved back to a shared hosting provider. Why the switch back? At the time, I was learning how to manage a VPS for work-related purposes so it [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2010/02/27/moving-from-vps-back-to-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial impressions of Sparkstation VPS</title>
		<link>http://www.syamsul.net/2009/07/26/initial-impressions-of-sparkstation-vps/</link>
		<comments>http://www.syamsul.net/2009/07/26/initial-impressions-of-sparkstation-vps/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 11:29:58 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=265</guid>
		<description><![CDATA[I&#8217;ve just been with Sparkstation for slightly more than a day on their Linux VPS. I thought I&#8217;d share some initial impressions, seeing that there is nary a review on these forums. I chose their cheapest VPS plan (VPS Value) without any control panel because I&#8217;m comfortable with managing my VPS without Cpanel or Plesk [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2009/07/26/initial-impressions-of-sparkstation-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blog is now on a VPS</title>
		<link>http://www.syamsul.net/2009/06/28/blog-is-now-on-a-vps/</link>
		<comments>http://www.syamsul.net/2009/06/28/blog-is-now-on-a-vps/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 16:27:28 +0000</pubDate>
		<dc:creator>Syamsul</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Virtual Private Server]]></category>

		<guid isPermaLink="false">http://www.syamsul.net/?p=263</guid>
		<description><![CDATA[It has been 2.5 years now since I changed hosting providers for this blog. As you (probably don&#8217;t) recall, this blog began its life on Blogger. Not satisfied with the limitations of Blogger (which has since joined the Google family), I was excited to discover WordPress which I then found the super affordable Focushub to [...]]]></description>
		<wfw:commentRss>http://www.syamsul.net/2009/06/28/blog-is-now-on-a-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
