<?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>LinuxZone.Org &#187; Installations</title>
	<atom:link href="http://www.linuxzone.org/index.php/category/installations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxzone.org</link>
	<description>Linux Blog</description>
	<lastBuildDate>Fri, 18 Dec 2009 17:36:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dropbox repo now available for Ubuntu Jaunty</title>
		<link>http://www.linuxzone.org/index.php/2009/05/dropbox-repo-now-available-for-ubuntu-jaunty/</link>
		<comments>http://www.linuxzone.org/index.php/2009/05/dropbox-repo-now-available-for-ubuntu-jaunty/#comments</comments>
		<pubDate>Fri, 15 May 2009 00:41:43 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[File Systems]]></category>
		<category><![CDATA[Installations]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dropbox]]></category>

		<guid isPermaLink="false">http://www.linuxzone.org/?p=48</guid>
		<description><![CDATA[Just got dropbox installed on my Ubuntu workstation. Great way to share files with my Mac and other computers. Now I cant live without it. To install on Jaunty just edit /etc/apt/sources.list and add: deb http://linux.getdropbox.com/ubuntu jaunty main deb-src http://linux.getdropbox.com/ubuntu jaunty main Then: $ sudo apt-get update $ sudo apt-get install nautilus-dropbox That&#8217;s it!!! &#8211;JC]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2009/05/dropbox-repo-now-available-for-ubuntu-jaunty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to have Tomcat bind to port 80 and still run as a non-root user</title>
		<link>http://www.linuxzone.org/index.php/2008/07/how-to-have-tomcat-bind-to-port-80-and-still-run-as-a-non-root-user/</link>
		<comments>http://www.linuxzone.org/index.php/2008/07/how-to-have-tomcat-bind-to-port-80-and-still-run-as-a-non-root-user/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Installations]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[tomcat JSVC]]></category>

		<guid isPermaLink="false">http://www.linuxzone.org/?p=21</guid>
		<description><![CDATA[In order to have Tomcat listen on port 80, you either have to have it running as root (which by the way is not a very good idea), or configure a wrapper like JSCV. Here is how you do it (This is an example using tomcat 6 please adapt to your install): # cd /opt/apache-tomcat-6.0.16/bin/ [...]]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2008/07/how-to-have-tomcat-bind-to-port-80-and-still-run-as-a-non-root-user/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tomcat 6 Intall</title>
		<link>http://www.linuxzone.org/index.php/2008/02/tomcat-6-intall/</link>
		<comments>http://www.linuxzone.org/index.php/2008/02/tomcat-6-intall/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 07:14:43 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Installations]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://linuxzone.org/wordpress/?p=5</guid>
		<description><![CDATA[This is a step by step stand alone installation of Tomcat 6 JDK Install: fetch JDK @ http://java.sun.com/ # sh jdk-6u4-linux-i586-rpm.bin accept license set java home and path: # JAVA_HOME=/usr/java/jdk1.6.0_04/ # export JAVA_HOME # PATH=$JAVA_HOME/bin:$PATH # export PATH # which java Make it happen at boot time: # cd /etc/profile.d # vi /etc/profile.d/jdk.sh add the [...]]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2008/02/tomcat-6-intall/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
