
<?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>Lead, Follow, or Move &#187; Quick Tips</title>
	<atom:link href="http://www.leadfollowmove.com/archives/tag/quick-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leadfollowmove.com</link>
	<description>Adam Bell on Deployment, Automation, PowerShell et al</description>
	<lastBuildDate>Thu, 22 Apr 2010 14:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Quick Tip: enabling a LAMP server on Ubuntu &#8220;desktop&#8221; 8.04</title>
		<link>http://www.leadfollowmove.com/archives/linux/quick-tip-enabling-a-lamp-server-on-ubuntu-desktop-804</link>
		<comments>http://www.leadfollowmove.com/archives/linux/quick-tip-enabling-a-lamp-server-on-ubuntu-desktop-804#comments</comments>
		<pubDate>Sun, 01 Jun 2008 09:55:45 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=245</guid>
		<description><![CDATA[Something useful I noticed today is that you can install MySQL, PHP, and Apache onto the Ubuntu &#8220;desktop&#8221; easily with the following: sudo tasksel install lamp-server Found in the Ubuntu Community Documentation. A quick way to get a development environment up nice and quick!]]></description>
			<content:encoded><![CDATA[<p>Something useful I noticed today is that you can install MySQL, PHP, and Apache onto the Ubuntu &#8220;desktop&#8221; easily with the following:</p>
<blockquote><p>
sudo tasksel install lamp-server
</p></blockquote>
<p>Found in the <a title="Ubuntu Community Documentation: LAMP" href="https://help.ubuntu.com/community/ApacheMySQLPHP?action=show&#038;redirect=LAMP">Ubuntu Community Documentation</a>.</p>
<p>A quick way to get a development environment up nice and quick!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/linux/quick-tip-enabling-a-lamp-server-on-ubuntu-desktop-804/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
