<?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>Digital home of Peter Manis &#187; Linux</title>
	<atom:link href="http://peterjmanis.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterjmanis.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 21 Feb 2010 21:57:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The good news and the bad</title>
		<link>http://peterjmanis.com/general/the-good-news-and-the-bad/200712/</link>
		<comments>http://peterjmanis.com/general/the-good-news-and-the-bad/200712/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 13:01:55 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/general/the-good-news-and-the-bad/2007/12/351/</guid>
		<description><![CDATA[The bad news is it looks like one of my clients may have been attacked.  I kept noticing problems and found that the reboot and shutdown commands were missing.  When I did a hard reboot I found out init was also missing so the server was dead in the water.  Those commands [...]]]></description>
			<content:encoded><![CDATA[<p>The bad news is it looks like one of my clients may have been attacked.  I kept noticing problems and found that the reboot and shutdown commands were missing.  When I did a hard reboot I found out init was also missing so the server was dead in the water.  Those commands just don&#8217;t go missing.  After spending hours that night trying to move things to a new VPS I had trouble moving the PostgreSQL databases and just got those working yesterday.</p>
<p>One piece of good news is the car was taken into the shop and I found out it wasn&#8217;t going to be the $1800 I thought it was going to be, it is going to be like $800-900.  It would have been less if I had taken it in sooner since the rotors rusted badly.</p>
<p>The 2nd to last piece of good news is that I am moving to Atlanta at the end of this month for a new job and I am VERY excited.</p>
<p>The last piece of good news will have to wait, but soon, very very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/general/the-good-news-and-the-bad/200712/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract MP3 urls from the 2600 Off the Hook Archive</title>
		<link>http://peterjmanis.com/linux/extract-mp3-urls-from-the-2600-off-the-hook-archive/200711/</link>
		<comments>http://peterjmanis.com/linux/extract-mp3-urls-from-the-2600-off-the-hook-archive/200711/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 15:02:52 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/linux/extract-mp3-urls-from-the-2600-off-the-hook-archive/2007/11/350/</guid>
		<description><![CDATA[A friend was wanting to extract the mp3s from the OTH archive, but because of the non-standard naming structure it wasn&#8217;t just a regex on .mp3 files.
I wrote this bash script to properly extract the urls.  Sure you could use regex to trim it down a bit, I just didn&#8217;t see the need to. [...]]]></description>
			<content:encoded><![CDATA[<p>A friend was wanting to extract the mp3s from the OTH archive, but because of the non-standard naming structure it wasn&#8217;t just a regex on .mp3 files.</p>
<p>I wrote <a href="http://static.digital39.com/scripts/bash/oth.bsh" target="_blank">this bash script</a> to properly extract the urls.  Sure you could use regex to trim it down a bit, I just didn&#8217;t see the need to.  It requires bash, wget, internet connection, and considering the number of mp3s a decent one at that **56k beware**.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/linux/extract-mp3-urls-from-the-2600-off-the-hook-archive/200711/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Update</title>
		<link>http://peterjmanis.com/computers/ubuntu-update/200711/</link>
		<comments>http://peterjmanis.com/computers/ubuntu-update/200711/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 07:11:03 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/computers/ubuntu-update/2007/11/348/</guid>
		<description><![CDATA[I mentioned a few problems with Ubuntu, well I was able to figure out the problem&#8230;. sorta.  I was booting to Ubuntu via lilo which was on BackTrack, I guess grub sets it up as a scsi device because when I reinstalled Ubuntu and booted with grub my problems went away and hdparm gave [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned a few problems with Ubuntu, well I was able to figure out the problem&#8230;. sorta.  I was booting to Ubuntu via lilo which was on BackTrack, I guess grub sets it up as a scsi device because when I reinstalled Ubuntu and booted with grub my problems went away and hdparm gave a much different output.  I am moving files over right now to another machine so that I can wipe the laptop, start over with a 100% linux laptop.  I will be running either VMWare player on it or VirtualBox for both Windows and BackTrack.  I do however wonder how my RAM is going to react to that.</p>
<p>I have another update I am going to post next week that will hopefully be great news but for now it is a big secret ;-D</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/ubuntu-update/200711/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Ubuntu 7.10 Experience</title>
		<link>http://peterjmanis.com/computers/my-ubuntu-710-experience/200710/</link>
		<comments>http://peterjmanis.com/computers/my-ubuntu-710-experience/200710/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 22:40:16 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/computers/my-ubuntu-710-experience/2007/10/341/</guid>
		<description><![CDATA[So I tried the new Ubuntu 7.10 today and for a long time I have hated Ubuntu for 3 reasons&#8230;.1. I think that it prevents people from learning essential linux skills, they do not have to know how to add a user to sudoers or configure hardware via config files.  2. it uses Gnome, [...]]]></description>
			<content:encoded><![CDATA[<p>So I tried the new Ubuntu 7.10 today and for a long time I have hated Ubuntu for 3 reasons&#8230;.1. I think that it prevents people from learning essential linux skills, they do not have to know how to add a user to sudoers or configure hardware via config files.  2. it uses Gnome, now I think Gnome is ok, but I feel very locked in a box compared to KDE.  3. You have to download almost all the apps you want to install, and being on dialup as many of you know, makes it very very hard to do.  So really I do not hate Ubuntu in the sense that it is a bad distro, I think it is a good distro, but for me to make a system that I can enjoy to the fullest it would take forever with my current connection.</p>
<p>Kubuntu fixes the Gnome problem, and well #1, I don&#8217;t really think I can piss on a distro for helping people use something that can get difficult.  In slackware I have had problems with suspending not working as it does in Windows, but I have not bothered to work on that problem.  In Ubuntu it works out of the box, as does all my hardware&#8230; with the exception of my modem.  The first linux distro I ever used was Slackware, I love the name and I like how it works.  A user has to really learn to use the system because it makes you learn.  I once heard someone say &#8220;If you want to learn linux, use Slackware&#8221; and I feel it is a very true statement.  You can of course learn Linux on any distro because it is linux, but GUIs and web interfaces don&#8217;t teach you the skills that in many cases are needed.  If you have packages you are less likely to compile software.  I cannot remember the exact details of the situation, but I remember sometime last year I had a horrible problem with a system, and I ended up having to mount multiple partitions and do a lot of tricky stuff in config files to fix the problem.  Had I been a sole Ubuntu user, I might not have had those skills when I needed them.</p>
<p>Every distro has its place, and many are not for every user.  I have been told, &#8220;slackware isn&#8217;t linux&#8221; or &#8220;slackware doesn&#8217;t have packages&#8221;, &#8220;slackware gives you nothing to get started with&#8221; and all of those comments came from people who havn&#8217;t really used Slackware.  If you do a full install of Slackware you get a ton of packages.  <a href="http://www.linuxpackages.net" target="_blank">Linux Packages</a> has a few thousand packages and they are all for Slackware.  Sure, it isn&#8217;t the 23,000 available for Ubuntu and they don&#8217;t do dependancy checking, but dependancy checking it&#8217;s always a good thing.  I have rarely ever installed a package on Slackware, I usually compile the software and very very rarely do I ever have any problems with a compile. As far as it not being linux, Slackware is the oldest existing linux distro and I seriously doubt that will be changing and it has stayed that way for a reason.</p>
<p>I plan to use Ubuntu, and I am going to install the new Kubuntu to see if I like KDE on Ubuntu or not.  Gnome has improved since the last time I used it for more than 5 minutes, so I can probably deal with Gnome.  Right now my laptop is quad booting Slackware, BackTrack, Windows XP, and Ubuntu.  I have one free partition left that I will put Kubuntu on probably.  So far the only OS I havn&#8217;t been able to multi-boot off the BackTrack LILO config is Fedora 7, which is a shame.  What is also a shame is that my hard drive on the laptop isn&#8217;t larger, I would love to have 10 distros to boot to, just for fun&#8230;.</p>
<p>I suggest you read this <a href="http://lxer.com/module/newswire/view/93393/" target="_blank">very well written article</a> that was recently released about Slackware and Ubuntu, more slack though.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/my-ubuntu-710-experience/200710/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Distro choices</title>
		<link>http://peterjmanis.com/computers/distro-choices/200708/</link>
		<comments>http://peterjmanis.com/computers/distro-choices/200708/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 14:30:36 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/computers/distro-choices/2007/08/322/</guid>
		<description><![CDATA[Anyone who has really spent time talking to me about computers knows that I collect data like the end of the world is coming.  One of the things I collect is various operating systems and the different versions.  I do it for a couple reasons, A. I am on dialup, but even when [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who has really spent time talking to me about computers knows that I collect data like the end of the world is coming.  One of the things I collect is various operating systems and the different versions.  I do it for a couple reasons, A. I am on dialup, but even when I get back on high speed I will still collect them.  B.  I enjoy learning as much as I can about as many things so that when a situation arises that I need to do something with that application or operating system I don&#8217;t waste time looking for a feature or setting.  C. I am looking for a good linux desktop.</p>
<p>If you have learned that I collect a lot then you also know I am a Slackware lover so the last reason may seem a little strange to some.  I love Slackware and always will, it was the first distribution I ever tried and always the one I go back to.  I do have trouble deciding between Slackware and other distributions. I don&#8217;t even know why really, because package management is available in Slackware and RHEL based distributions along with Debian and so on.  I used to have a lot to say about Red Hat despite knowing jack about anything they did.  Most of my opinions were based on things I heard or the opinions of others.  It was unfair to make judgments about Red Hat having never really used it or understanding their way of doing things, but it happened and I have at least been willing to learn more about Red Hat.</p>
<p>For the past few months I have had to work in Red Hat based environments (CentOS, RHEL) and I have enjoyed them very much.  I am still a supporter of compiling software, but packages with dependency checking can be a huge help in a number of different scenarios.  Compiling from source is fun, and you learn something every time you do it, but when you have a number of servers to update a `yum update` is a much more efficient way of keeping your environment up to date.</p>
<p>This last weekend I downloaded PCLinuxOS, Fedora 7, and OpenBSD.  PCLinuxOS has a slogan, &#8220;The distro shopper stopper&#8221;, well I was not nearly as excited about PCLinuxOS as I was about Fedora.  I installed Fedora in a virtual machine and without any involvement on my part the mouse would work between Windows and Fedora without having to escape the virtual machine.  I assume Fedora ships with the tools to allow this and enables them based on the hardware it finds.  There were just a number of small things that made Fedora enjoyable to work with.  Other than Slackware, my use of Fedora was the best experience I have had with a Linux distro in a long time.  Actually, that isn&#8217;t totally true, I really like SLAX and BackTrack, but they are Slackware based.  CentOS was cool, but for a desktop environment Fedora is #2, with Slackware remaining at #1.</p>
<p>I installed OpenBSD this morning and spent a few minutes moving around.  My goal was really to just get it installed to the point that I understand the process and feel confident doing that without a guide so that in the future I can spend a little more time with the system itself.  The installation process was definitely different from anything I have ever done before.  It was similar in many ways to installs involving fdisk, but I encountered processes I had never seen before.  I have wanted to use OpenBSD for about 5 years, but never installed it until this morning; who know&#8217;s why I waited so long.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/distro-choices/200708/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versioning Configuration Files</title>
		<link>http://peterjmanis.com/computers/versioning-configuration-files/200707/</link>
		<comments>http://peterjmanis.com/computers/versioning-configuration-files/200707/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 09:57:14 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/index.php/computers/versioning-configuration-files/2007/07/310/</guid>
		<description><![CDATA[This topic has been discussed on other websites, however I have not read them yet I just remember seeing them.  I have, in the past, changed configuration values and then later found I had better performance before I changed what I did.  Rolling back can be difficult when you are doing a lot [...]]]></description>
			<content:encoded><![CDATA[<p>This topic has been discussed on other websites, however I have not read them yet I just remember seeing them.  I have, in the past, changed configuration values and then later found I had better performance before I changed what I did.  Rolling back can be difficult when you are doing a lot at once.  A way around this is to start a subversion repository for system directories.  This is something you will want to do as root to so that security is very restrictive.  Also keep in mind this is the directory structure on a CentOS/RHEL 5 Box your distro may be different.</p>
<pre class="cmd">
svn create /root/repo/config

svn co file:///root/repo/config /etc

cd /etc

svn add -N httpd/
svn add httpd/conf/
svn add httpd/conf.d/
svn add postfix/
svn add hosts
svn add hosts.deny
svn add hosts.allow
svn add php.d
svn add pear.conf
svn add my.cnf
svn add php.ini

svn commit

chmod 700 /root/repo/config
</pre>
<p>When adding the httpd directory you need to add the -N so that run, modules, and logs symlinks to not get added, then you add the conf and conf.d directories manually.  The hosts files may seem strange, but if someone was to get in that might be a file they would want to modify.  If it is modified you can simply do a svn status on the directory and see what has gone on.  The last entry is so that only the root user can access any of the files.  That means unless you are root or you can sudo you cannot check out or commit to that repository.</p>
<p>It might be a good idea to run a svn commit as a cron on the directory so any changes that are made will be updated and can be compared later.  I would also recommend not adding any files that include passwords, for obvious reasons.  If for some reason you submit a file with a password by accident run the svnadmin dump command, then do a search and replace in the dump file.  After you have done that delete the repository on the server and create a new version off the dump file.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/versioning-configuration-files/200707/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PHP v5 and MySQL v5 on Redhat Enterprise Linux 4 (RHEL4)</title>
		<link>http://peterjmanis.com/computers/installing-php-v5-and-mysql-v5-on-redhat-enterprise-linux-4-rhel4/200707/</link>
		<comments>http://peterjmanis.com/computers/installing-php-v5-and-mysql-v5-on-redhat-enterprise-linux-4-rhel4/200707/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 08:42:24 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/index.php/computers/installing-php-v5-and-mysql-v5-on-redhat-enterprise-linux-4-rhel4/2007/07/309/</guid>
		<description><![CDATA[The FTA project is using a managed dedicated server from Rackspace for the production server.  The server is running PHP4 and MySQL 4, and unfortunately the site was built using PHP5 and the extensions that come with it.  I am new to Redhat and did not feel comfortable upgrading components of other software [...]]]></description>
			<content:encoded><![CDATA[<p>The FTA project is using a managed dedicated server from <a href="http://www.rackspace.com" target="_blank">Rackspace</a> for the production server.  The server is running PHP4 and MySQL 4, and unfortunately the site was built using PHP5 and the extensions that come with it.  I am new to Redhat and did not feel comfortable upgrading components of other software so that I could compile.  I did find the RPMs for PHP v5.1.6 in the CentOS Plus repository and the JSON extension in the Clyde Family repository.  These are the instructions I used in the order I used them and I had a 100% flawless installation/configuration.</p>
<p>Download RPMs from repositories</p>
<pre class="cmd-pad">
<a href="http://mirror.centos.org/centos/4/centosplus/i386/RPMS/" target="_blank">http://mirror.centos.org/centos/4/centosplus/i386/RPMS/</a>
<a href="http://www.clyde-family.org/el4/RPMS/" target="_blank">http://www.clyde-family.org/el4/RPMS/</a>
</pre>
<p>Test that you have all dependancies, anything after the &#8220;Preparing&#8230;&#8221; line is a conflict</p>
<pre class="cmd-pad">rpm -ivh --test *.rpm</pre>
<p>Check the what packages you have installed</p>
<pre class="cmd-pad">
rpm -qa | grep php

php-imap-4.3.9-3.22.5
php-odbc-4.3.9-3.22.5
php-4.3.9-3.22.5
php-gd-4.3.9-3.22.5
php-ldap-4.3.9-3.22.5
php-mysql-4.3.9-3.22.5
php-pear-4.3.9-3.22.5
php-domxml-4.3.9-3.22.5
php-mbstring-4.3.9-3.22.5
php-pgsql-4.3.9-3.22.5
</pre>
<pre class="cmd-pad">
rpm -qa | grep mysql

mysql-4.1.20-2.RHEL4.1
mysql-devel-4.1.20-2.RHEL4.1
mysql-server-4.1.20-2.RHEL4.1
</pre>
<p>Uninstall each package</p>
<pre class="cmd-pad">sudo rpm -e --nodeps package-name</pre>
<p>I also found this method but did not try it.</p>
<pre class="cmd-pad">rpm -qa | grep -i php | grep 4.3.9 | xargs rpm -e -–nodeps</pre>
<pre class="cmd-pad">rpm -qa | grep -i mysql | grep 4.1.20 | xargs rpm -e -–nodeps</pre>
<p>Then test one last time for conflicts</p>
<pre class="cmd-pad">rpm -ivh --test *.rpm</pre>
<p>Then install all rpms in the current directory</p>
<pre class="cmd-pad">rpm -ivh *.rpm</pre>
<p>The /etc/my.cnf.rpmsave file should be fine in most cases (I believe), but you will want to do a compare of /etc/php.ini and /etc/php.ini.rpmsave.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/installing-php-v5-and-mysql-v5-on-redhat-enterprise-linux-4-rhel4/200707/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Slackware v12.0</title>
		<link>http://peterjmanis.com/computers/slackware-v120/200707/</link>
		<comments>http://peterjmanis.com/computers/slackware-v120/200707/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 23:42:19 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.digital39.com/index.php/computers/slackware-v120/2007/07/298/</guid>
		<description><![CDATA[I just happened to visit the Slackware site today and noticed version 12.0 was released.  This release has some great features, not that Slackware wasn&#8217;t already great.  This release includes PHP 5.2.3, Python 2.5.1, Ruby 1.8.6, Subversion 1.4.4, Kernel 2.6.21.5, KDE 3.5.7 and many more.  In the past Slackware has always tended [...]]]></description>
			<content:encoded><![CDATA[<p>I just happened to visit the Slackware site today and noticed <a href="http://www.slackware.com/announce/12.0.php" target="_blank">version 12.0 was released</a>.  This release has some great features, not that Slackware wasn&#8217;t already great.  This release includes PHP 5.2.3, Python 2.5.1, Ruby 1.8.6, Subversion 1.4.4, Kernel 2.6.21.5, KDE 3.5.7 and many more.  In the past Slackware has always tended to stay with some of the older packages, but all of those are the most recent releases.  I doubt that the use of the latest packages will make it more buggy or turn users away.  I think it will bring a larger user base into the Slackware community.  I can&#8217;t wait to throw this on the laptop.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/computers/slackware-v120/200707/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Muslim Linux</title>
		<link>http://peterjmanis.com/arabic/muslim-linux/200704/</link>
		<comments>http://peterjmanis.com/arabic/muslim-linux/200704/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 06:23:01 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Arabic]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://digital39.com/index.php/arabic/muslim-linux/2007/04/224/</guid>
		<description><![CDATA[Since I am planning on learning Arabic, I found this to be extremely cool, Ubuntu Muslim Edition.  It is a version of Ubuntu that has applications for learning Arabic along with the Quron and prayer times.  I am going to try it out sometime next week and I will let you know what [...]]]></description>
			<content:encoded><![CDATA[<p>Since I am planning on learning Arabic, I found this to be extremely cool, <a href="http://www.ubuntume.com/" target="_blank">Ubuntu Muslim Edition</a>.  It is a version of Ubuntu that has applications for learning Arabic along with the Quron and prayer times.  I am going to try it out sometime next week and I will let you know what type of benefits there are for the non-Arabic speaking user.</p>
<p>I am really happy to see all these awesome distributions that have been coming out that are centered around a certain purpose.  Last night I created 5 virtual machines so I can separate my development from my desktop.  I have a Python Dev, Ruby Dev, .net Dev, Linux Server, Junk testing box.  So now I have a separate purpose for each one and I can limit the use to just that making my life a little easier&#8230;I think.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/arabic/muslim-linux/200704/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just tried out Ubuntu Server</title>
		<link>http://peterjmanis.com/linux/just-tried-out-ubuntu-server/200704/</link>
		<comments>http://peterjmanis.com/linux/just-tried-out-ubuntu-server/200704/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 06:08:39 +0000</pubDate>
		<dc:creator>Peter Manis</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://digital39.com/index.php/linux/just-tried-out-ubuntu-server/2007/04/223/</guid>
		<description><![CDATA[I just finished installing and playing around with Ubuntu v6.06.1 Server.  It is a little older but pretty decent.  It is a really quick way to get a LAMP server up and running without much effort or hassle.  I have never been much of a fan of Ubuntu and that could be [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished installing and playing around with Ubuntu v6.06.1 Server.  It is a little older but pretty decent.  It is a really quick way to get a LAMP server up and running without much effort or hassle.  I have never been much of a fan of Ubuntu and that could be for a lot of reasons, but the server is going to be a huge help to those wanting to get a LAMP server running quick.</p>
<p>I have not spent much time with Ubuntu Desktop A) because it is Gnome and I don&#8217;t enjoy Gnome much and B) most of the applications have to be downloaded and I am unfortunately on dialup in my current location.  I can&#8217;t forget reason C) Slackware is God</p>
]]></content:encoded>
			<wfw:commentRss>http://peterjmanis.com/linux/just-tried-out-ubuntu-server/200704/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
