<?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>Bloggin&#039; about the Rackspace Cloud</title>
	<atom:link href="http://www.mozeyondown.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mozeyondown.com</link>
	<description>Providing information on Rackspace Cloud Servers, Sites, and Files</description>
	<lastBuildDate>Tue, 24 Aug 2010 13:58:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Running Multiple Websites on a Cloud Server w/ 1 IP</title>
		<link>http://www.mozeyondown.com/2010/08/18/running-multiple-websites-on-a-cloud-server-w-1-ip/</link>
		<comments>http://www.mozeyondown.com/2010/08/18/running-multiple-websites-on-a-cloud-server-w-1-ip/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:10:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>
		<category><![CDATA[IP Addresses]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=355</guid>
		<description><![CDATA[In one simple sentence, the answer is yes, you absolutely can run multiple websites on a single cloud server with a single IP. For this example, I will use Apache web server. During the initial configuration of apache, you will need to manage your virtual host file, commonly referred to as vhost. For the techies [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
In one simple sentence, the answer is yes, you absolutely can run multiple websites on a single cloud server with a single IP. For this example, I will use Apache web server. During the initial configuration of apache, you will need to manage your virtual host file, commonly referred to as vhost. For the techies out there this post will be basic, however, we get a BUNCH of questions around running multiple websites on a single server.<br />
<br /></br><br />
After configuring Apache and creating the root directories for your websites, you will access the vhost file for each domain hosted on your cloud server. This is where you let Apache know where it can find each domain&#8217;s root directory. My vhost file for this website looks like this:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/vhost1.png" title="" class="shutterset_singlepic59" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/59__200x150_vhost1.png" alt="vhost1" title="vhost1" />
</a>
<br />
<br /></br><br />
It&#8217;s a relatively simple process and there is an explanation on how vhost <a href="http://cloudservers.rackspacecloud.com/index.php/Introduction_to_Virtual_Hosts"> works</a> and also a more technical post on how to actually <a href="http://cloudservers.rackspacecloud.com/index.php/Ubuntu_-_Apache_Virtual_Hosts"> configure virtual hosts</a>. Please note the links are for Ubuntu, you can view a conclusive list of all operating systems <a href="http://cloudservers.rackspacecloud.com/index.php/List_of_Articles">here</a>.<br />
<br /></br><br />
Now that you know its simple to host multiple domains on a single IP, you may still be wondering about additional IP&#8217;s. By default, you get 1 IP address per instance. If you need additional IP&#8217;s, justification is needed. That justification would need to be SSL requirements for unique IP&#8217;s per domain. For this, you can get an additional 4 IP&#8217;s per instance, for a total of 5. This total is per instance. If you need additional IP&#8217;s above 5, you would need to provision additional instances.<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2010/08/18/running-multiple-websites-on-a-cloud-server-w-1-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Servers &amp; Files Iphone App</title>
		<link>http://www.mozeyondown.com/2009/11/06/cloud-servers-files-iphone-app/</link>
		<comments>http://www.mozeyondown.com/2009/11/06/cloud-servers-files-iphone-app/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:12:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=213</guid>
		<description><![CDATA[I picked up an Iphone a few days ago. One of the first apps I downloaded was &#8220;Rackspace Cloud&#8221;. For those who don&#8217;t know, this app allows you to interface with your cloud servers and cloud files containers via your API key provided in your control panel. The first thing I liked about this app [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
I picked up an Iphone a few days ago. One of the first apps I downloaded was <a href="http://overhrd.com/">&#8220;Rackspace Cloud&#8221;</a>. For those who don&#8217;t know, this app allows you to interface with your cloud servers and cloud files containers via your API key provided in your <a href="http://manage.rackspacecloud.com">control panel</a>.<br />
<br /></br><br />
The first thing I liked about this app was the simplicity and clean look. As with the menus on the Iphone, it was simple to navigate and quick to get started. When you first run the app, you are greeted with the Rackspace Cloud logo and are prompted for your username and authorization key (API key). Both of these can be found in your Rackspace Cloud control panel. After entering the key, it begins to authenticate:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone1.jpg" title="" class="shutterset_singlepic27" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/27__320x240_iphone1.jpg" alt="iphone1" title="iphone1" />
</a>
<br />
<br /></br><br />
After entering my key, the app quickly pulled up my cloud server complete with server name, linux distribution, and server size.<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone2.jpg" title="" class="shutterset_singlepic28" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/28__320x240_iphone2.jpg" alt="iphone2" title="iphone2" />
</a>
<br />
<br /></br><br />
For my basic use of cloud servers, I only have 1 server deployed for now. Once you select a particular server, you are shown the following information (similar to the Rackspace Cloud online control panel) :<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone7.png" title="" class="shutterset_singlepic34" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/34__640x240_iphone7.png" alt="iphone7" title="iphone7" />
</a>
<br />
<br /></br><br />
Normally in the private IP field, you would actually have it populated. I did edit the picture for privacy purposes <img src='http://www.mozeyondown.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . For those of you wondering about using private IP&#8217;s for free bandwidth between cloud servers, be sure to check out my brief <a href="http://www.mozeyondown.com/2009/10/19/free-bandwidth-between-rackspace-cloud-servers/">post</a>. Notice in the image that it gives you an option to resize your server via Iphone&#8230;nice! You can scale up or scale down, depending on the resources you have and how much storage you are consuming. Rebooting the server is also made simple via the same page.<br />
<br /></br><br />
Lastly I would like to mention the cloud files functionality built into this app. At the bottom right corner from within any page of this app, you are able to access your cloud files account. Once selected, you are shown the containers you have, the number of files in each, and the aggregate storage for the containers.<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone6.jpg" title="" class="shutterset_singlepic32" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/32__320x240_iphone6.jpg" alt="iphone6" title="iphone6" />
</a>
<br />
<br /></br><br />
After selecting the container you get a list of files, in addition to the information shown on the previous page.<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone8.jpg" title="" class="shutterset_singlepic36" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/36__320x240_iphone8.jpg" alt="iphone8" title="iphone8" />
</a>
<br />
<br /></br><br />
Now, for my favorite part and something I will personally use most often. This application also allows the ability to select an individual file and either email the file as attachment or email the link to the file. In order to email the file or link, the container housing the file would need to be published to the CDN in your Rackspace Cloud control panel. A third option on this screen that is missing in the screenshot below, is the ability to preview the file. In order for the file to allow for a preview, the Iphone must support the file format. A couple supported formats would include (but not limited too) JPG and PDF.<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/iphone9.jpg" title="" class="shutterset_singlepic35" >
	<img class="ngg-singlepic ngg-center" src="http://www.mozeyondown.com/wp-content/gallery/cache/35__320x240_iphone9.jpg" alt="iphone9" title="iphone9" />
</a>
<br />
<br /></br><br />
One feature that I would like too see in the future is the ability to publish a container to the CDN. It would also be nice to upload images to cloud files straight from the Iphone. At first I thought this second part was asking a bit much, but after reading <a href="http://overhrd.com/?p=141">here</a>, it appears that we could see this last feature in a 1.2 release. Overall, props to Michael Mayo for a great compliment to the Rackspace Cloud toolbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/11/06/cloud-servers-files-iphone-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Karmic on Cloud Servers</title>
		<link>http://www.mozeyondown.com/2009/10/30/ubuntu-9-10-karmic-on-cloud-servers/</link>
		<comments>http://www.mozeyondown.com/2009/10/30/ubuntu-9-10-karmic-on-cloud-servers/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 23:08:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating System]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=208</guid>
		<description><![CDATA[There have been several questions recently on whether Ubuntu 9.10 Karmic will be offered with cloud servers. As of today, it sure is, and here&#8217;s proof below. Enough said]]></description>
			<content:encoded><![CDATA[<p></br><br />
There have been several questions recently on whether Ubuntu 9.10 Karmic will be offered with cloud servers. As of today, it sure is, and here&#8217;s proof below. Enough said  <img src='http://www.mozeyondown.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/screen-shot-2009-10-30-at-5-59-06-pm.png" title="" class="shutterset_singlepic26" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/26__300x200_screen-shot-2009-10-30-at-5-59-06-pm.png" alt="screen-shot-2009-10-30-at-5-59-06-pm" title="screen-shot-2009-10-30-at-5-59-06-pm" />
</a>
<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/30/ubuntu-9-10-karmic-on-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup Options/Alternatives on Cloud Servers</title>
		<link>http://www.mozeyondown.com/2009/10/29/backup-optionsalternatives-on-cloud-servers/</link>
		<comments>http://www.mozeyondown.com/2009/10/29/backup-optionsalternatives-on-cloud-servers/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:43:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=178</guid>
		<description><![CDATA[This posting is a follow up to my last post on backups. Several customers and prospects have been asking about backups on cloud servers. More specifically, if you can turn the server off and restore at a later time from backup. Currently if you backup a cloud server, the snapshot(s) for that server will only [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
This posting is a follow up to my last post on backups. Several customers and prospects have been asking about backups on cloud servers. More specifically, if you can turn the server off and restore at a later time from backup. Currently if you backup a cloud server, the snapshot(s) for that server will only be kept for as long as you have the server. Since you cannot &#8220;suspend&#8221; or turn a server off, you can only delete. With that in mind, there are two states to a cloud server, running/available and deleted/unavailable. See below for some Q/A:<br />
<br /></br><br />
<strong>Q: I want to keep my server running for only 2 weeks then go on vacation and not have to pay for it. Can I turn the server off and restore later from a backup?</strong><br />
A: If you delete the server, all backups for that server are deleted along with it. Remember, it can only be deleted, not simply switched off.<br />
<br /></br><br />
<strong>Q: What else can I do?</strong><br />
A: You do you have an option for this with a few limitations. If you have a large server you can always resize the server down too the minimum, which is 256MB of RAM. You can keep that until you are ready for more resources. While not free, the minimum server is only $10.95 per month. The only limitation here is that you cannot resize too a plan that has less storage than you are using. For example the minimum plan offer 10GB of storage, you cannot resize from a larger plan if you are actually utilizing more than 10GB of storage.<br />
<br /></br><br />
<strong>Q: Is there a work-around for this limitation?</strong><br />
A: You can use cloud files for your static files and reference the files via API. You can also reference the files by publishing the cloud files container to the CDN and using the applicable URL. This second part is not recommended for those in fear of &#8220;hotlinking&#8221; to the files you have stored. For example, if your URL was given out, anyone could access the file with the link. If you wanted to lock down the file stored in cloud files, you would have to do so via your own development using the Cloud Files developer&#8217;s guide. If you are in fact able to store the majority of your files on cloud files, then it would make it more likely for you too resize from a large cloud server plan to a smaller one.<br />
<br /></br><br />
<strong>Q; What about databases, can i offload databases on cloud files?</strong><br />
A: Currently you cannot use cloud files for dynamic content. If you had a database larger than 10GB, you could not resize down too the 256MB cloud server plan. If your database was between 10-20GB, you can always resize to the 512MB cloud server. Although $22/mo, still quite a bit less if coming from the 4,8,16GB servers.<br />
<br /></br><br />
<strong>Q: None of this helps me, I still need more storage and cannot resize&#8230;&#8230;can you please help me?</strong><br />
A: The great news is that we do have a permanent solution on the way. Hopefully before year end there will be a migration for cloud server backups into cloud files. At that point you will be able to backup any size server and retain the backup for as long as you like. You will also be able to retain the backup after the server has been deleted. Lastly, no longer will you be limited to only retaining the 3 most recent backups per server. The charge will be the standard fee for cloud files ($.15/GB per month).<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/29/backup-optionsalternatives-on-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DNS Management Cloud Servers</title>
		<link>http://www.mozeyondown.com/2009/10/28/dns-management-cloud-servers/</link>
		<comments>http://www.mozeyondown.com/2009/10/28/dns-management-cloud-servers/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 02:35:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=173</guid>
		<description><![CDATA[Managing DNS in the control panel is very simple. After selecting the cloud server you want to manage, you will have a DNS tab at the top of the control panel. Through the DNS tab, you will actually have access to all domain names associated with your Rackspace Cloud account, for cloud sites and cloud [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
Managing DNS in the control panel is very simple. After selecting the cloud server you want to manage, you will have a DNS tab at the top of the control panel. Through the DNS tab, you will actually have access to all domain names associated with your Rackspace Cloud account, for cloud sites and cloud servers combined. After selecting the domain name you would like to edit, you are shown the following:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/screen-shot-2009-10-28-at-9-15-20-pm.png" title="" class="shutterset_singlepic22" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/22__800x400_screen-shot-2009-10-28-at-9-15-20-pm.png" alt="screen-shot-2009-10-28-at-9-15-20-pm" title="screen-shot-2009-10-28-at-9-15-20-pm" />
</a>
<br />
<br /></br><br />
Several customers use a few, if not all three of the hosting products offered by the Rackspace Cloud. For those using cloud servers for their hosting, several also use the same server for email. However those using both cloud sites and cloud servers can take advantaged of the managed mail provided with a cloud sites account. Through DNS management shown above, you can make changes in order to use cloud sites for email while cloud servers is used for hosting your site, application, etc&#8230;<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/28/dns-management-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize Cloud Server Process</title>
		<link>http://www.mozeyondown.com/2009/10/21/resize-cloud-server-process/</link>
		<comments>http://www.mozeyondown.com/2009/10/21/resize-cloud-server-process/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 03:47:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=157</guid>
		<description><![CDATA[After you have chosen to resize a server in the control panel, you are shown the following steps as you wait for the process to complete: As you can see from the images, the four steps are defined. Once the resizing is complete, you are given the opportunity to retain the new server or revert [...]]]></description>
			<content:encoded><![CDATA[<p></br>After you have chosen to resize a server in the control panel, you are shown the following steps as you wait for the process to complete:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/resizeprocess1.png" title="" class="shutterset_singlepic20" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/20__700x400_resizeprocess1.png" alt="resizeprocess1" title="resizeprocess1" />
</a>
<br />
<br /></br></p>
<p>As you can see from the images, the four steps are defined. Once the resizing is complete, you are given the opportunity to retain the new server or revert back to the snapshot taken prior to resizing:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/resizeprocess2.png" title="" class="shutterset_singlepic21" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/21__320x240_resizeprocess2.png" alt="resizeprocess2" title="resizeprocess2" />
</a>
<br />
<br /></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/21/resize-cloud-server-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Bandwidth Between Rackspace Cloud Servers</title>
		<link>http://www.mozeyondown.com/2009/10/19/free-bandwidth-between-rackspace-cloud-servers/</link>
		<comments>http://www.mozeyondown.com/2009/10/19/free-bandwidth-between-rackspace-cloud-servers/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 00:40:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=142</guid>
		<description><![CDATA[One question that often comes up as to whether or not bandwidth between Rackspace Cloud Servers is free. Short answer, yes. With any cloud server, you can access your private IP in order to take advantage of the free bandwidth: # ifconfig eth1 eth1&#160;&#160;&#160;&#160;&#160;&#160;Link encap:Ethernet&#160;&#160;HWaddr 00:18:78:56:34:12&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;inet addr:10.1.98.200&#160;&#160;Bcast:10.1.98.255&#160;&#160;Mask:255.255.255.0 This is a basic sample of what [...]]]></description>
			<content:encoded><![CDATA[<p>One question that often comes up as to whether or not bandwidth between Rackspace Cloud Servers is free. Short answer, yes. With any cloud server, you can access your private IP in order to take advantage of the free bandwidth:<br />
<pre><code>
# ifconfig eth1

eth1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Link encap:Ethernet&nbsp;&nbsp;HWaddr 00:18:78:56:34:12&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;inet addr:10.1.98.200&nbsp;&nbsp;Bcast:10.1.98.255&nbsp;&nbsp;Mask:255.255.255.0
</code></pre><br />
This is a basic sample of what you would see. For more information visit: <a href="http://cloudservers.rackspacecloud.com/index.php/Using_your_private_IP_address">Free Bandwidth </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/19/free-bandwidth-between-rackspace-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resizing cloud servers in the control panel</title>
		<link>http://www.mozeyondown.com/2009/10/07/resizing-cloud-servers-in-the-control-panel/</link>
		<comments>http://www.mozeyondown.com/2009/10/07/resizing-cloud-servers-in-the-control-panel/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 01:16:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Configuration/Maintenance]]></category>
		<category><![CDATA[Control Panel]]></category>

		<guid isPermaLink="false">http://www.mozeyondown.com/?p=138</guid>
		<description><![CDATA[At any point you can resize your server in the control panel. This process is very simple. You first select the server you wish to resize from your control panel. On the overview page for that server, there is a &#8220;resize server&#8221; link: Once you click the resize server link, you then pick which server [...]]]></description>
			<content:encoded><![CDATA[<p>At any point you can resize your server in the control panel. This process is very simple. You first select the server you wish to resize from your control panel. On the overview page for that server, there is a &#8220;resize server&#8221; link:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/resizeserver.png" title="" class="shutterset_singlepic19" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/19__600x400_resizeserver.png" alt="resizeserver" title="resizeserver" />
</a>
<br />
<br /></br><br />
Once you click the resize server link, you then pick which server you want to resize too. You can either downsize or upsize the server. WIth Rackspace Cloud Servers, your data is persistent as well as the IP. This is one of the key differences currently between Rackspace Cloud Servers vs. Amazon&#8217;s EC2 offering. The resizing process can take as little as 5 minutes and sometimes up to 30, but it all depends on how much data you have. The server is not down this entire time. Instead, its only down towards the end of the resizing process to reboot the server and complete this process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/07/resizing-cloud-servers-in-the-control-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Operational Stats on Cloud Servers Control Panel</title>
		<link>http://www.mozeyondown.com/2009/10/05/operational-stats-on-cloud-servers-control-panel/</link>
		<comments>http://www.mozeyondown.com/2009/10/05/operational-stats-on-cloud-servers-control-panel/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 00:23:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Control Panel]]></category>

		<guid isPermaLink="false">http://mozeyondown.com/?p=99</guid>
		<description><![CDATA[From within the control panel, its simple to view a few stats of your cloud server. You can take a snapshot of the server&#8217;s stats at any given time and it will remain in your control panel. This is great for determining load during peak times, marketing events, etc&#8230; As you can see, you have [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
From within the control panel, its simple to view a few stats of your cloud server. You can take a snapshot of the server&#8217;s stats at any given time and it will remain in your control panel. This is great for determining load during peak times, marketing events, etc&#8230;<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/operationalstats.png" title="" class="shutterset_singlepic15" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/15__820x800_operationalstats.png" alt="operationalstats" title="operationalstats" />
</a>
<br />
<br /></br><br />
As you can see, you have the ability to view record CPU utilization, hard disk read/write, and network read/write.</p>
<p></br></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/05/operational-stats-on-cloud-servers-control-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backups (Snapshots) on Cloud Servers</title>
		<link>http://www.mozeyondown.com/2009/10/02/backups-snapshot-on-cloud-servers/</link>
		<comments>http://www.mozeyondown.com/2009/10/02/backups-snapshot-on-cloud-servers/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 20:28:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://mozeyondown.com/?p=69</guid>
		<description><![CDATA[Currently you can only backup the 256MB, 512MB, 1GB, and 2GB cloud servers. In the future Rackspace Cloud plans on migrating all cloud servers customers to our cloud files system for backups. Once that is completed, you can retain as many backups as you like and backup any size server that you would like. Backups [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
Currently you can only backup the 256MB, 512MB, 1GB, and 2GB cloud servers. In the future Rackspace Cloud plans on migrating all cloud servers customers to our cloud files system for backups. Once that is completed, you can retain as many backups as you like and backup any size server that you would like. Backups will just be charged by storage at that point, $.15 per GB per month. As of now, you can set the backup schedule first:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/backupschedule.png" title="" class="shutterset_singlepic11" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/11__800x600_backupschedule.png" alt="backupschedule" title="backupschedule" />
</a>
</p>
<p></br></p>
<p>Aside from setting a schedule, you can also view currently stored backups and create manual snapshot/backup:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/backupmanual.png" title="" class="shutterset_singlepic17" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/17__800x400_backupmanual.png" alt="backupmanual" title="backupmanual" />
</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/02/backups-snapshot-on-cloud-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

