<?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>lejnieks &#187; Unix</title>
	<atom:link href="http://www.lejnieks.com/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejnieks.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 16:17:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Shell Bash History</title>
		<link>http://www.lejnieks.com/2009/shell-bash-history/</link>
		<comments>http://www.lejnieks.com/2009/shell-bash-history/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 20:53:17 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=57</guid>
		<description><![CDATA[Every want to recall something you did / wrote in your terminal months ago. I have configured a few servers in my day and through the that time I try to be good and document my steps but every now &#8230; <a href="http://www.lejnieks.com/2009/shell-bash-history/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2009/shell-bash-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing LAMP on a clean Ubuntu server</title>
		<link>http://www.lejnieks.com/2009/installing-lamp-on-a-clean-ubuntu-server/</link>
		<comments>http://www.lejnieks.com/2009/installing-lamp-on-a-clean-ubuntu-server/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 04:53:45 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=55</guid>
		<description><![CDATA[I recently just setup a clean Ubuntu server, I&#8217;m going to use this box for my dedicated CI machine and repository. To prepare this box for being a Continuous Integration machine I need to do a few things first including &#8230; <a href="http://www.lejnieks.com/2009/installing-lamp-on-a-clean-ubuntu-server/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2009/installing-lamp-on-a-clean-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Tomcat on CentOS</title>
		<link>http://www.lejnieks.com/2008/installing-tomcat-on-centos/</link>
		<comments>http://www.lejnieks.com/2008/installing-tomcat-on-centos/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 05:27:26 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=52</guid>
		<description><![CDATA[Continuing in setting up my CentOS server, the next thing I need is to get Hudson setup. Before I can get Hudson up and running I&#8217;ll need to get Tomcat installed. I could of course use Winstone which will get &#8230; <a href="http://www.lejnieks.com/2008/installing-tomcat-on-centos/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/installing-tomcat-on-centos/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Setting up a CentOS server</title>
		<link>http://www.lejnieks.com/2008/setting-up-a-centos-server/</link>
		<comments>http://www.lejnieks.com/2008/setting-up-a-centos-server/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 05:14:49 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Webmin]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=51</guid>
		<description><![CDATA[More recently I have been having some issues with Plesk, I&#8217;ve felt like I&#8217;ve been fighting with Plesk&#8217;s default generic templates and cookie cutter processes. What should be simple such as adding custom wars to Tomcat end up proving more &#8230; <a href="http://www.lejnieks.com/2008/setting-up-a-centos-server/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/setting-up-a-centos-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Handy CruiseControl Commands</title>
		<link>http://www.lejnieks.com/2008/some-handy-cruisecontrol-commands/</link>
		<comments>http://www.lejnieks.com/2008/some-handy-cruisecontrol-commands/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 05:54:25 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=21</guid>
		<description><![CDATA[Now that I have CruiseControl configured and running on my server I need a way to be able to stop/kill the processes, so I did some research and found this. To start CruiseControl # cd /opt/cruisecontrol-bin-2.6 &#160; # ./cruisecontrol.sh Top &#8230; <a href="http://www.lejnieks.com/2008/some-handy-cruisecontrol-commands/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/some-handy-cruisecontrol-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Subversion on CentOS with Plesk</title>
		<link>http://www.lejnieks.com/2008/installing-subversion-on-centos-with-plesk/</link>
		<comments>http://www.lejnieks.com/2008/installing-subversion-on-centos-with-plesk/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 20:28:25 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=18</guid>
		<description><![CDATA[Just a quick walk through on installing subversion on a CentOS server running Plesk. What your going to want to grab is a fresh copy of YUM to handle the installation of subversion. YUM ( Yellow dog Updater, Modified) is &#8230; <a href="http://www.lejnieks.com/2008/installing-subversion-on-centos-with-plesk/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/installing-subversion-on-centos-with-plesk/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

