<?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>VPS Green - Shared and VPS Hosting</title>
	<atom:link href="http://www.vpsgreen.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.vpsgreen.com</link>
	<description>saving the eco one server at a time</description>
	<lastBuildDate>Sat, 06 Mar 2010 05:28:08 +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>Understanding memory in your VPS</title>
		<link>http://www.vpsgreen.com/?p=7</link>
		<comments>http://www.vpsgreen.com/?p=7#comments</comments>
		<pubDate>Sat, 06 Mar 2010 05:23:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VPS Servers]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.vpsgreen.com/?p=7</guid>
		<description><![CDATA[Q: How do I know how much Guaranteed RAM my VPS has?
A: The simple answer is to jut type free -m from a command prompt and you will see something like the output below.
            total       used       free     shared    buffers     cached
Mem:        512         189     [...]]]></description>
			<content:encoded><![CDATA[<p>Q: How do I know how much Guaranteed RAM my VPS has?<br />
A: The simple answer is to jut type <span style="color: #993300;">free -m</span> from a command prompt and you will see something like the output below.</p>
<pre>            <strong>total</strong>       <strong>used</strong>       <strong>free</strong>     shared    buffers     cached
Mem:        <span style="color: #993300;">512</span>         <span style="color: #993300;">189</span>        <span style="color: #993300;">322</span>      0         0           0</pre>
<p>The values shown above are in Megabytes so this VPS has 512M of RAM and is using 189M which leaves 322M free.</p>
<p>If you are a bean counter then you can calculate it by typing &#8216;<span style="color: #993300;">cat /proc/user_beancounters&#8217;</span> and taking a look at <strong><span style="color: #993300;">vmguarpages</span></strong>, <span style="color: #993300;"><strong>oomguarpages</strong></span>, and <span style="color: #993300;"><strong>privvmpages</strong></span> in the &#8216;barrier&#8217; and &#8216;limit&#8217; columns. If your vmguarpages shows 131072 in the limit column you can do the formula: vmguarpages * 4 /1024 where pages = 4KB and a Megabyte = 1024 KBs.</p>
<p><em>131072 * 4 /1024 = 512</em></p>
<p>If you would like to know what your &#8220;burstable&#8221; RAM just do the same formula but use the privvmpages number in the barrier column. If the barrier for privvmpages is 163840 (<em>i.e. 163840 * 4 / 1024 = 640</em>)</p>
<p>To save you some math some common values are provided below.</p>
<pre>32768 = 128M
65536 = 256M
98304 = 384M
131072 = 512M
163840 = 640M
196608 = 768M
262144 = 1024M (1 GB)</pre>
<p>We&#8217;ll discuss the <em>oomguarpages</em> setting in a later post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vpsgreen.com/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Servers</title>
		<link>http://www.vpsgreen.com/?p=4</link>
		<comments>http://www.vpsgreen.com/?p=4#comments</comments>
		<pubDate>Wed, 03 Mar 2010 23:32:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.vpsgreen.com/?p=4</guid>
		<description><![CDATA[vpsgreen.com is pleased to announce the addition of two new Dell servers in the Denver location. New accounts will established primarily on server01 with additional capacity and database services being provided on server02. We have also moved our primary corporate site to these same servers and will be making enhancements in the coming weeks. Keep [...]]]></description>
			<content:encoded><![CDATA[<p>vpsgreen.com is pleased to announce the addition of two new Dell servers in the Denver location. New accounts will established primarily on server01 with additional capacity and database services being provided on server02. We have also moved our primary corporate site to these same servers and will be making enhancements in the coming weeks. Keep an eye on the news sections.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vpsgreen.com/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
