<?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>JSlane.NET</title>
	<atom:link href="http://www.jslane.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jslane.net</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 00:28:17 +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>How much memory do I need on my VPS?</title>
		<link>http://www.jslane.net/2010/03/how-much-memory-do-i-need-on-my-vps/</link>
		<comments>http://www.jslane.net/2010/03/how-much-memory-do-i-need-on-my-vps/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 00:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VPS]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.jslane.net/2010/03/how-much-memory-do-i-need-on-my-vps/</guid>
		<description><![CDATA[
			
				
			
		
Quite often people tend to think that they can host many applications on a small VPS. When I say small, I mean a VPS with 128MB of RAM. For people that are new to virtual servers, it’s hard to understand what they need to host a few of their websites or applications.
One of the best [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.jslane.net%2F2010%2F03%2Fhow-much-memory-do-i-need-on-my-vps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.jslane.net%2F2010%2F03%2Fhow-much-memory-do-i-need-on-my-vps%2F&amp;style=normal&amp;hashtags=apache,memory,mysql,ram,server,VPS" height="61" width="50" /><br />
			</a>
		</div>
<p>Quite often people tend to think that they can host many applications on a small VPS. When I say small, I mean a VPS with 128MB of RAM. For people that are new to virtual servers, it’s hard to understand what they need to host a few of their websites or applications.</p>
<p>One of the best ways to think about this is by thinking about your own computer. Would you be able to do a lot of things on a computer running with only 128MB of memory? Of course you couldn’t! The same applies with a VPS as it’s basically a server (a fast computer in a datacentre) running your applications of choice (generally Apache, MySQL etc).<span id="more-27"></span></p>
<p>If you have a VPS with 128MB of memory then the most it could host is a few static websites. If you install MySQL and start using it, you’re going to end up with problems. You could optimize MySQL, but to be honest it’s best to upgrade to more memory if the site is important to you.</p>
<p>I always recommend that a VPS with at least 256MB of memory is used if you plan to host websites. A website that requires MySQL can easily use more than 128MB of RAM, and cause your website to go offline a lot. You can check this by simply typing the command free –m to see how much memory is available. If you’re constantly having problems with your websites when using a VPS, you can also check the user beancounters to see if a limit set by your provider is causing the problems. To do this simply type the command cat /proc/user_beancounters in SSH. This will list your limits and which limits have been hit a lot on the end column. If it’s mostly related to memory then you need to upgrade the VPS with more memory.</p>
<p>Obviously, the best way to find out how much memory you actually need is by testing. Many VPS providers will be happy to assist you when you’re having problems, so don’t be scared to ask them a question or two when you need some help. It’s usually faster to ask your provider some questions when you’re experiencing problems, since after all they’ve possibly seen the problem before and can assist you better.</p>
<p>I hope this post helps people understand VPS’s a bit more. Feel free to leave comments with questions and I’ll aim to answer them the same day, or even do some more posts with the answers depending on the questions.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jslane.net%2F2010%2F03%2Fhow-much-memory-do-i-need-on-my-vps%2F&amp;linkname=How%20much%20memory%20do%20I%20need%20on%20my%20VPS%3F"><img src="http://www.jslane.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jslane.net/2010/03/how-much-memory-do-i-need-on-my-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a VPS?</title>
		<link>http://www.jslane.net/2010/02/what-is-a-vps/</link>
		<comments>http://www.jslane.net/2010/02/what-is-a-vps/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 02:16:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.jslane.net/?p=3</guid>
		<description><![CDATA[
			
				
			
		
A lot of people still do not understand what a VPS actually is. VPS stands for Virtual Private Server and as the name suggests, it’s basically a server. A VPS is similar to a Dedicated Server but at a fraction of the cost. You are allocated Disk Space, Memory and Bandwidth by your provider. CPU [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.jslane.net%2F2010%2F02%2Fwhat-is-a-vps%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.jslane.net%2F2010%2F02%2Fwhat-is-a-vps%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A lot of people still do not understand what a VPS actually is. VPS stands for Virtual Private Server and as the name suggests, it’s basically a server. A VPS is similar to a Dedicated Server but at a fraction of the cost. You are allocated Disk Space, Memory and Bandwidth by your provider. CPU isn’t usually an issue so most providers will give you equal share of the CPU utilizing the virtualization software&#8217;s fair-share system.</p>
<p>With a VPS you have full root access with your own choice of Linux distribution. This means you can install your own software such as cPanel for web hosting or SHOUTcast for media streaming. Most applications that can be installed on Linux, can also be installed on a VPS as long as they don’t require a lot of memory.</p>
<p>My preferred virtualization software is OpenVZ as it has better performance, uses fewer resources than other virtualization software and has excellent stability.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jslane.net%2F2010%2F02%2Fwhat-is-a-vps%2F&amp;linkname=What%20is%20a%20VPS%3F"><img src="http://www.jslane.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jslane.net/2010/02/what-is-a-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
