<?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>Stephan Miller &#187; NearlyFreeSpeech.NET</title> <atom:link href="http://www.stephanmiller.com/tag/nearlyfreespeech-net/feed/" rel="self" type="application/rss+xml" /><link>http://www.stephanmiller.com</link> <description>Building Websites, Traffic, and Income</description> <lastBuildDate>Tue, 20 Sep 2011 13:59:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>How to Host Your Own Blog in 5 Minutes for $10 a Year</title><link>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/</link> <comments>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/#comments</comments> <pubDate>Mon, 01 Feb 2010 14:13:12 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Hosting]]></category> <category><![CDATA[install]]></category> <category><![CDATA[NearlyFreeSpeech.NET]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1073</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>A few weeks ago, I just happened on a really cheap hosting company called NearlyFreeSpeech and nearly free is right. To host the average WordPress blog, it will cost you about 2 cents a day. Beat that GoDaddy. There is no billing. You fill your account up and you get that amount of hosting. $10 [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
id="_mcePaste">A few weeks ago, I just happened on a really cheap hosting company called <a
href="https://www.nearlyfreespeech.net/">NearlyFreeSpeech</a> and nearly free is right. To host the average WordPress blog, it will cost you about 2 cents a day. Beat that GoDaddy. There is no billing. You fill your account up and you get that amount of hosting. $10 may last you longer than a year. I threw $5 in my account just to play around. It should last me until the end of summer and I have 8 domains there I am setting up. As they get traffic, I will move them away to VPS hosting for more power, but for now it works and it is very low cost.</div><div
id="_mcePaste">NearlyFreeSpeech has some idiosyncrasies like you can&#8217;t set up cron jobs. But you do get SSH access to your accounts and that is about all you get. No Fantastico. No One Click Installs.</div><div>I had been doing a lot of SSH work lately installing Magento sites, so I figured I could find out a way to speed up the process for WordPress. I made a video which I will break down here first because it does not have the first three steps:</div><div><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/twvLNNumHrs&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/twvLNNumHrs&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></div><div><ol><li>Get a NearlyFreeSpeech account</li><li>Add a site</li><li>Add a database</li><li>Get <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">putty</a> &#8211; This a simple tool to help you access your server via SSH</li><li>Follow the video</li><li>Use the code below in SSH to install WordPress. <strong>This is not the original version in the video. It does more. You no longer have to go back to the FTP to set permissions.</strong> The script does it all. So once this is pasted in the SSH window, open your new site in your browser to go through WordPress&#8217;s browser install and you are done.</li></ol><pre>wget http://wordpress.org/latest.zip
unzip latest.zip
cp -rf ./wordpress/* ./
rm -r wordpress
rm latest.zip
touch .htaccess
chmod 777 .htaccess
cd ..
chgrp -R web public
chmod 775 public
find . -type f -exec chmod 664 {} \;
find . -type d -exec chmod 775 {} \;</pre></div><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://activerain.com/blogsview/1390206/how-to-set-up-a-wordpress-blog-on-godaddy-com">How to Set up a WordPress Blog on GoDaddy.com</a> (activerain.com)</li><li
class="zemanta-article-ul-li"><a
href="http://brucemarler.com/how-to-build-a-wordpress-news-aggregator-version-2/">How To Build A WordPress News Aggregator Version 2</a> (brucemarler.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.labnol.org/internet/wordpress-permalinks-structure/12633/">An Efficient Structure for WordPress Permalinks &#8211; Don&#8217;t Make the Mistake I Did</a> (labnol.org)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/1834c6f1-364c-449f-9a78-0537e819cc72/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=1834c6f1-364c-449f-9a78-0537e819cc72" alt="Reblog this post [with Zemanta]" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/13 queries in 0.005 seconds using disk: basic
Object Caching 595/608 objects using disk: basic

Served from: www.stephanmiller.com @ 2012-02-14 16:26:28 -->
