<?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>Kurt Jarchow&#039;s Blog &#187; vncserver</title>
	<atom:link href="http://www.kurtjarchow.com/tag/vncserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kurtjarchow.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 25 Sep 2011 17:59:58 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>From .Net to Php, Amazon EC2 and Solr</title>
		<link>http://www.kurtjarchow.com/2008/11/13/from-net-to-php-amazon-ec2-and-solr/</link>
		<comments>http://www.kurtjarchow.com/2008/11/13/from-net-to-php-amazon-ec2-and-solr/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 22:37:02 +0000</pubDate>
		<dc:creator>Kurt Jarchow</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[solr]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vncserver]]></category>

		<guid isPermaLink="false">http://jarchowk.wordpress.com/?p=48</guid>
		<description><![CDATA[I&#8217;ve been off a few days because moving houses, but I&#8217;ve been busy at work.  I&#8217;ve taken what I&#8217;ve learned from my last post, and starting getting my hands dirty.
I&#8217;ve been soley developing in Microsoft products since I started developing, so this transition has been a slow one for me.   I&#8217;ll share my pains in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been off a few days because moving houses, but I&#8217;ve been busy at work.  I&#8217;ve taken what I&#8217;ve learned from my <a title="Proposal" href="http://jarchowk.wordpress.com/2008/10/30/cloud-services-a-comparative-anylsis/">last post</a>, and starting getting my hands dirty.</p>
<p>I&#8217;ve been soley developing in Microsoft products since I started developing, so this transition has been a slow one for me.   I&#8217;ll share my pains in the hopes I can help someone else.</p>
<p>Installing the LAMP stack on Amazon can be a breeze if you do it right.  Read <a href="http://groups.google.com/group/ec2ubuntu/web/running-an-x-desktop-with-vnc-on-ubuntu-7-10-gutsy-on-amazon-ec2?pli=1">these instructions</a> for a quick setup with a VNC access.  I&#8217;ll briefly outline the steps from base install to solr:</p>
<ul>
<li>Do yourself a favour and download the <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609">Firefox extention</a></li>
<li>When you create an instance of a server you have a long list of pre-installed packages to choose from- find the Hardy Ubuntu AMI</li>
<li>Install the LAMP stack using the command prompt (see link above) it also installed PHPMySql</li>
<li>For the newest Java install I used the Add Program options in the GUI, real simple</li>
<li>I downloaded solr from the site and followed the instructions on the site, worked like a charm</li>
</ul>
<p>My path was riddled with many different dead ends when installing this, but in the end it could have been a 1 hour job.  My main stumbling block was getting vncserver to run with the amazon getting-started AMI builds.  Essentially I had to install everything manually, which is NO fun.</p>
<p>Next steps: trying to get solr to run as a webservice so I can access it internally.  Right now it is behind the 8983 port and I can&#8217;t access it from the web.  I&#8217;ll let you know how I get on later, and hopefully I&#8217;ll have my proof of concept all completed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kurtjarchow.com/2008/11/13/from-net-to-php-amazon-ec2-and-solr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

