<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="Joomla! - Open Source Content Management" --><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
	<channel>
		<title>Nick Yeoman's Blog</title>
		<description><![CDATA[Nick Yeoman - Web Developer, who specializes in PHP, CMS, Intranet and Linux server technologies.]]></description>
		<link>http://www.nickyeoman.com/blog</link>
		<lastBuildDate>Thu, 23 May 2013 06:49:33 -0700</lastBuildDate>
		<generator>Joomla! - Open Source Content Management</generator>
		
		<language>en-gb</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/nickyeoman/blog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="nickyeoman/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
			<title>Upgrade Plesk from Command Line</title>
			<link>http://www.nickyeoman.com/blog/system-administration/186-upgrade-plesk-from-command-line</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/186-upgrade-plesk-from-command-line</guid>
			<description><![CDATA[<div class="feed-description"><p>Just a quick post of how to update a low memory system by ssh.</p>
</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Mon, 03 Dec 2012 08:02:19 -0800</pubDate>
		</item>
		<item>
			<title>Installing OwnCloud on Ubuntu 12.04</title>
			<link>http://www.nickyeoman.com/blog/system-administration/184-installing-owncloud-on-ubuntu-1204</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/184-installing-owncloud-on-ubuntu-1204</guid>
			<description><![CDATA[<div class="feed-description"><p>OwnCloud is a great dropbox/ubuntuOne/GoogleDrive alternative.  Gives you the power to run your own server without having to worry about others controlling your data.  I also think the features of owncloud are better than most of the other services.  This article will explain how to install ownCloud on a Ubuntu 12.04 LTS server.</p>
</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Sat, 29 Sep 2012 23:01:57 -0700</pubDate>
		</item>
		<item>
			<title>Using Screen (Linux)</title>
			<link>http://www.nickyeoman.com/blog/system-administration/126-using-screen-linux</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/126-using-screen-linux</guid>
			<description><![CDATA[<div class="feed-description"><!--
* One last read over all the content is here
* Add metadata
-->

<p>
  Screen is a linux command line tool that allows you to store sessions and create windows without a GUI.  This article is just a quick little "cheat sheet" for me to remember the screen key bindings, but you're welcome to read.
</p>

</div>]]></description>
			<category>System Administration</category>
			<pubDate>Sun, 05 Aug 2012 03:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Install Git</title>
			<link>http://www.nickyeoman.com/blog/subversion/169-install-git</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/subversion/169-install-git</guid>
			<description><![CDATA[<div class="feed-description"><p>
  Installing Git is super easy to do.  To be frank, I don't understand how anyone can do any work without it.  This article explains the install for both the Ubuntu and Windows environments.
</p>

</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>Subversion</category>
			<pubDate>Sat, 04 Aug 2012 20:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Install Gitlab on Ubuntu 12.04</title>
			<link>http://www.nickyeoman.com/blog/system-administration/180-install-gitlab-on-ubuntu</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/180-install-gitlab-on-ubuntu</guid>
			<description><![CDATA[<div class="feed-description"><p>This article explains how to install GitLab (A github alternative) on Ubuntu 12.04 server using Apache web server.</p>

</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Sat, 04 Aug 2012 19:00:42 -0700</pubDate>
		</item>
		<item>
			<title>Install Ruby on Rails in Ubuntu</title>
			<link>http://www.nickyeoman.com/blog/system-administration/182-install-ruby-on-rails-in-ubuntu</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/182-install-ruby-on-rails-in-ubuntu</guid>
			<description><![CDATA[<div class="feed-description"><p>Here is a quick script that will install Ruby on to your Ubuntu 12.04 server</p>
</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Fri, 03 Aug 2012 18:00:00 -0700</pubDate>
		</item>
		<item>
			<title>Install Gitolite on Ubuntu server</title>
			<link>http://www.nickyeoman.com/blog/system-administration/183-install-gitolite-on-ubuntu-server</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/183-install-gitolite-on-ubuntu-server</guid>
			<description><![CDATA[<div class="feed-description"><p>This article explains how to get Gitolite up and running on a Ubuntu 12.04 server.  To save time everything is in script format (copy and paste).</p>

</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Fri, 03 Aug 2012 16:54:27 -0700</pubDate>
		</item>
		<item>
			<title>Install Webmin on Ubuntu 12.04</title>
			<link>http://www.nickyeoman.com/blog/system-administration/181-install-webmin-on-ubuntu-1204</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/system-administration/181-install-webmin-on-ubuntu-1204</guid>
			<description><![CDATA[<div class="feed-description"><p>This article expalins how to install webmin on a Ubuntu 12.04 server.  Obviously there are a lot of other aritlces on this topic, so I'll be concentrating on troubleshooting.</p>
</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>System Administration</category>
			<pubDate>Thu, 02 Aug 2012 21:54:45 -0700</pubDate>
		</item>
		<item>
			<title>Joomla 2.5 update breaks sendmail</title>
			<link>http://www.nickyeoman.com/blog/joomla/179-joomla-25-update-breaks-sendmail</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/joomla/179-joomla-25-update-breaks-sendmail</guid>
			<description><![CDATA[<div class="feed-description"><p>There seems to be an issue with the update from Joomla 2.5.4 to 2.5.5 or 2.5.6 that causes sendmail to stop functioning in less than PHP v5.3.10.  This article explains how to recover from the "Could not instantiate mail function." error after an update.</p>
</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>Joomla</category>
			<pubDate>Mon, 30 Jul 2012 21:30:50 -0700</pubDate>
		</item>
		<item>
			<title>Git Quick reference</title>
			<link>http://www.nickyeoman.com/blog/subversion/153-git-quick-reference</link>
			<guid isPermaLink="true">http://www.nickyeoman.com/blog/subversion/153-git-quick-reference</guid>
			<description><![CDATA[<div class="feed-description"><p>
I use Git on a daily basis; however, I don't use every command frequently so here is a quick list of git commands used infrequently. I guess this is meant to be a <em>cheat sheet</em>.
</p>

</div>]]></description>
			<author>webmaster@nickyeoman.com (Nick Yeoman)</author>
			<category>Subversion</category>
			<pubDate>Fri, 27 Jul 2012 18:00:00 -0700</pubDate>
		</item>
	</channel>
</rss>
