<?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>Skatter Tech &#187; install</title>
	<atom:link href="http://skattertech.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://skattertech.com</link>
	<description>gadget news and reviews</description>
	<lastBuildDate>Wed, 24 Feb 2010 06:21:03 +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>Video: Install WordPress In 40 Seconds</title>
		<link>http://skattertech.com/2009/09/video-install-wordpress-in-40-seconds/</link>
		<comments>http://skattertech.com/2009/09/video-install-wordpress-in-40-seconds/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 06:15:56 +0000</pubDate>
		<dc:creator>Sahas Katta</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips & Tweaks]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://skattertech.com/?p=2446</guid>
		<description><![CDATA[I happen to be someone who constantly installs and re-installs WordPress for this blog, to test plugins, and for clients. I found that the critically acclaimed &#8220;Famous 5-Minute Install&#8221; took just a bit too long for me. The process eats up quite a bit of time, especially if find yourself installing WordPress constantly. So to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://skattertech.com/media/2009/09/wordpress-logo.png" rel="lightbox[2446]" title="WordPress Logo"><img class="aligncenter size-full wp-image-2454" title="WordPress Logo" src="http://skattertech.com/media/2009/09/wordpress-logo.png" alt="WordPress Logo" width="499" height="113" /></a>I happen to be someone who constantly installs and re-installs WordPress for this blog, to test plugins, and for clients. I found that the critically acclaimed &#8220;<a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">Famous 5-Minute Install</a>&#8221; took just a bit too long for me. The process eats up quite a bit of time, especially if find yourself installing WordPress constantly. So to speed things up, I wrote a quick shell script that does just about all the work in just a few commands.</p>
<p><strong>Things you&#8217;ll need:</strong></p>
<ul>
<li> SSH Server Access</li>
<li> SSH Client</li>
</ul>
<p>If you need an SSH Client, on Windows machines I recommend <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a>. It&#8217;s less than 1MB and doesn&#8217;t even need to be installed. If you are on Linux or Macintosh, you are fortunate enough to have a Terminal built right in. Now connect to your web server, login, and watch the video for the rest!</p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" width="500" height="281" data="http://vimeo.com/moogaloop.swf?clip_id=6479643&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=00ADEF"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6479643&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=00ADEF" /></object></p>
<p><span id="more-2446"></span></p>
<p>The Code From Video:<code><br />
wget http://skattertech.com/media/2009/09/wpinstall.sh<br />
chmod 700 wpinstall.sh<br />
./wpinstall.sh<br />
</code><br />
<small>Notice: The script location has been changed, use the one mentioned above. Not the one in the video.</small></p>
<p>That&#8217;s just about it. WordPress should have been installed into the directory you executed the command in. Then just follow the instructions WordPress provides in the web interface to configure your database&#8217;s username and password. Finally you should be prompted to pick a name for your Blog!</p>
<p><strong>Links: <a href="http://wordpress.org">WordPress.org</a> | <a href="http://codex.wordpress.org/Installing_WordPress">Official Install Steps</a><br />
Video: <a href="http://vimeo.com/6479643">Watch on Vimeo</a></strong></p>
<p><small>Notice: Be warned, if you end up accidentally making an error which causes you to loose or damage the data on your server, we will not be held responsible. Use the steps provided here at your own risk. This was created for convince, but misuse can potentially cause issues. If you don&#8217;t know how to deal with SSH, we recommend using official instructions to be safe.<br />
</small></p>
]]></content:encoded>
			<wfw:commentRss>http://skattertech.com/2009/09/video-install-wordpress-in-40-seconds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
