<?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>ralphz Blog &#187; Ubuntu Server</title>
	<atom:link href="http://theorangeit.org/category/linux/ubuntu/ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://theorangeit.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 07 Mar 2009 22:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Repairing apachetop in Intrepid Ibex (8.10)</title>
		<link>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/</link>
		<comments>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 05:43:54 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=26</guid>
		<description><![CDATA[It&#8217;s a shame that one of my favorite tools is broken in Ubuntu 8.10. It crashes right after you rune it with segmentation fault.  There is a patch in launchpad Bug #294599 but it did not work for me. I was getting some crypted error message. Finally after 10 minutes of googleing and trying i [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XDebug and Target Management for Eclipse</title>
		<link>http://theorangeit.org/2008/06/21/xdebug-and-target-management/</link>
		<comments>http://theorangeit.org/2008/06/21/xdebug-and-target-management/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 00:10:18 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=20</guid>
		<description><![CDATA[Welcome to another exciting episode. This time you will learn: how to send your files to remote development server from within Eclipse using Target Management and secure FTP (sftp). make files sent via sftp belong to certain user group and have write permissions for this group (umask). configure and use XDebug with Eclipse PDT. You [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/06/21/xdebug-and-target-management/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Installing XDebug from source</title>
		<link>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/</link>
		<comments>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/#comments</comments>
		<pubDate>Wed, 28 May 2008 01:22:30 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=19</guid>
		<description><![CDATA[XDebug is one of the best debugging and profiling tools for PHP. This video tutorial will show you how to compile and install XDebug on Ubuntu Hardy Haron 8.04 Server Edition. In the tutorial I have mentioned a Zend Developer series of articles about using XDebug. The link to the articles. Timeline: 00:25 Checking the [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apache with SSL</title>
		<link>http://theorangeit.org/2008/05/26/apache-with-ssl/</link>
		<comments>http://theorangeit.org/2008/05/26/apache-with-ssl/#comments</comments>
		<pubDate>Tue, 27 May 2008 02:51:35 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=17</guid>
		<description><![CDATA[This time I will show you how to install Apache web server with SSL. In the video you will also see how to access your Subversion repository, created and configured in previous episode, via SSL and SSH from Eclipse. Whole process of configuring SSL certificates is automated using the Bash script I have prepared especially [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/26/apache-with-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion repository + Apache</title>
		<link>http://theorangeit.org/2008/05/25/subversion-repository-apache/</link>
		<comments>http://theorangeit.org/2008/05/25/subversion-repository-apache/#comments</comments>
		<pubDate>Sun, 25 May 2008 16:52:19 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=15</guid>
		<description><![CDATA[this time I will show you how to install and configure subversion repository on your development server. We will basically start where we left off in Episode #4. Tutorial will also show you how to set up Apache to access repository via http and with authorization and authentication. Have fun. Best viewed in full screen [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/25/subversion-repository-apache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Development Server, Ubuntu 8.04</title>
		<link>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/</link>
		<comments>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/#comments</comments>
		<pubDate>Sat, 03 May 2008 02:46:36 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[VideoCast]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=14</guid>
		<description><![CDATA[This time I will show you how to install Ubuntu 8.04 (Hardy Haron) with Apache, MySQL and PHP. Tutorial shows step by step installation and few tricks for newcomers to Linux. Have fun !!! Best viewed in full screen with scaling off !!! Episode #4 Installing Ubuntu 8.04 Hardy Haron Server from ralphz on Vimeo.]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

