<?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 &#187; Provisioning</title>
	<atom:link href="http://www.mozeyondown.com/category/cloud-servers/provisioning-cloud-servers/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>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Provisioning a Server in the Control Panel</title>
		<link>http://www.mozeyondown.com/2009/10/02/provisioning-a-server-in-the-control-panel/</link>
		<comments>http://www.mozeyondown.com/2009/10/02/provisioning-a-server-in-the-control-panel/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 19:52:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Provisioning]]></category>

		<guid isPermaLink="false">http://mozeyondown.com/?p=61</guid>
		<description><![CDATA[After an account is created, you can easily setup a cloud server in the Rackspace Cloud control panel. The last 256MB server I deployed took only 20-30 seconds to get going. Once in the control panel, you first go to &#8220;Cloud Servers&#8221; then click &#8220;add new server&#8221;. The next step is to pick the size [...]]]></description>
			<content:encoded><![CDATA[<p>After an account is created, you can easily setup a cloud server in the Rackspace Cloud control panel. The last 256MB server I deployed took only 20-30 seconds to get going. Once in the control panel, you first go to &#8220;Cloud Servers&#8221; then click &#8220;add new server&#8221;. The next step is to pick the size of the server that you would like, as shown here:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/newserversize.png" title="" class="shutterset_singlepic14" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/14__800x600_newserversize.png" alt="newserversize" title="newserversize" />
</a>
<br />
<br /></br><br />
After you pick the size of the server, you then get to pick the operating system. You can either choose a fresh install off the linux list:<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/newserveros.png" title="" class="shutterset_singlepic13" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/13__800x600_newserveros.png" alt="newserveros" title="newserveros" />
</a>
<br />
<br /></br><br />
 Or you can deploy the new server from an existing backup of another server (for a conclusive list of distributions, see) <a href="http://www.rackspacecloud.com/cloud_hosting_products/servers/specifications">Technical Specs/OS List</a> :<br />
<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/newserverbackup.png" title="" class="shutterset_singlepic12" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/12__800x400_newserverbackup.png" alt="newserverbackup" title="newserverbackup" />
</a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/10/02/provisioning-a-server-in-the-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got the server up and running</title>
		<link>http://www.mozeyondown.com/2009/09/29/cloud-server-online/</link>
		<comments>http://www.mozeyondown.com/2009/09/29/cloud-server-online/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 23:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Provisioning]]></category>

		<guid isPermaLink="false">http://mozeyondown.com/?p=1</guid>
		<description><![CDATA[
This is my first experience with linux command line. I can say that it was frustrating at first without having experience. I was able to understand most of the commands, making it much simpler to work on a linux server. The articles at http://cloudservers.rackspacecloud.com helped me setup this wordpress blog on a 512MB Rackspace Cloud [...]]]></description>
			<content:encoded><![CDATA[<p></br><br />
This is my first experience with linux command line. I can say that it was frustrating at first without having experience. I was able to understand most of the commands, making it much simpler to work on a linux server. The articles at http://cloudservers.rackspacecloud.com helped me setup this wordpress blog on a 512MB Rackspace Cloud Server running Ubuntu. For those of you who are not the Linux guru, I recommend you check our the articles on the URL mentioned.<br />
<br /></br><br />
I originally provisioned the server through our control panel, which took roughly 20-30 seconds. Once completed, I received an email from the Rackspace Cloud notifying me the server was online, along with the IP, username, and password.<br /></br><br />

<a href="http://www.mozeyondown.com/wp-content/gallery/ondownimages/servernotification.png" title="" class="shutterset_singlepic16" >
	<img class="ngg-singlepic" src="http://www.mozeyondown.com/wp-content/gallery/cache/16__450x300_servernotification.png" alt="servernotification" title="servernotification" />
</a>
<br />
<br /></br><br />
Using terminal on Mac, I logged into the server and began setting it up. Being a newbie to command line, I was impressed with how easy it was to get files/applications onto the server and installed, even though it was command line interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mozeyondown.com/2009/09/29/cloud-server-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
