<?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"
	>

<channel>
	<title>NxtGen Media - The Freeman View &#187; linux</title>
	<atom:link href="http://nxtgenmedia.com/?feed=rss2&#038;cat=5" rel="self" type="application/rss+xml" />
	<link>http://nxtgenmedia.com</link>
	<description>- Riding the wave of next generation media</description>
	<pubDate>Fri, 09 Jul 2010 18:20:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Linux Multimedia Studio (LMMS)</title>
		<link>http://nxtgenmedia.com/?p=111</link>
		<comments>http://nxtgenmedia.com/?p=111#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:17:35 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[reviews]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://nxtgenmedia.com/?p=111</guid>
		<description><![CDATA[I love to dabble in both graphics and audio, even if I&#8217;m only a novice.  I have played with Acid and Fruity Loops, and really like them but could not justify getting the latest versions since money is tight and audio is not really where my development focus is. I have been on the lookout [...]]]></description>
			<content:encoded><![CDATA[<p>I love to dabble in both graphics and audio, even if I&#8217;m only a novice.  I have played with Acid and Fruity Loops, and really like them but could not justify getting the latest versions since money is tight and audio is not really where my development focus is. I have been on the lookout for an open source equivalent, and it looks like there is a good one now out.</p>
<p>Linux Multimedia Studio (LMMS) is a cross platform tool similar to Fruity Loops. Has a good set of features, and is pretty quick to jump into and create something. Has great documentation, and is really stable.  Best of all it is free. If you have the desire to dabble in the audio end, this is a great way to start. Check it out at:<br />
<a href="http://lmms.sourceforge.net/">LMMS</a><br />
Also of Note:<br />
<a href="http://zynaddsubfx.sourceforge.net/">ZynAddSubFX</a> - a nice open source synthesizer (great for creating sound effects).<br />
DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=111</wfw:commentRss>
		</item>
		<item>
		<title>Static IP on Ubuntu Jaunty 9.04</title>
		<link>http://nxtgenmedia.com/?p=105</link>
		<comments>http://nxtgenmedia.com/?p=105#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:47:45 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://nxtgenmedia.com/?p=105</guid>
		<description><![CDATA[If you are running Unbutu on your home box and running DHCP, then this is something you may never have to deal with. If you are trying to set up your box for a static IP, then be prepared for a surprise. The gnome network manager that comes with the Jaunty 9.04 distro seems to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are running Unbutu on your home box and running DHCP, then this is something you may never have to deal with. If you are trying to set up your box for a static IP, then be prepared for a surprise. The gnome network manager that comes with the Jaunty 9.04 distro seems to be hard wired to only do DHCP. This means it will ignore your settings for static IP no matter what you do via the gui.</p>
<p>The only ways around it are to manually edit the /etc/network/interfaces file and put in your own settings, or to rip out the network manager by throat (yeah I&#8217;m a little frustrated) and install another manager. I chose to rip it out altogether and install wicd.</p>
<p>Get rid of the gnome network manager by:</p>
<p><em>sudo aptitude purge network-manager network-manager-gnome</em></p>
<p>Then install wicd:</p>
<p><em>sudo apt-get install wicd</em></p>
<p>This will save you hours of headache and frustration.</p>
<p>DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=105</wfw:commentRss>
		</item>
		<item>
		<title>Back in the Saddle</title>
		<link>http://nxtgenmedia.com/?p=96</link>
		<comments>http://nxtgenmedia.com/?p=96#comments</comments>
		<pubDate>Mon, 20 Jul 2009 15:11:45 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://nxtgenmedia.com/?p=96</guid>
		<description><![CDATA[After more than a week of tinkering and configuring, I have settled on a reasonable configuration in Ubuntu Linux, and it looks like I can live with it. I honestly tried to work with the Flex SDK, and with haXe using Gedit. I was able to get Gedit all configured, and compiling, but found myself [...]]]></description>
			<content:encoded><![CDATA[<p>After more than a week of tinkering and configuring, I have settled on a reasonable configuration in Ubuntu Linux, and it looks like I can live with it. I honestly tried to work with the Flex SDK, and with haXe using Gedit. I was able to get Gedit all configured, and compiling, but found myself missing FlashDevelop a great deal.  Ya just don&#8217;t realize how good something is, until you don&#8217;t have it anymore.</p>
<p>Thankfully, it was noted on the FlashDevelop site that it works well in VirtualBox.  I spent the weekend figuring out the various idiosyncracy&#8217;s of VirtualBox, and finally was able to get it running with an instance of Windows XP. I now have FlashDevelop and Flash CS4 running under VirtualBox, and I must say that it really is not too bad. Flash being the resource intensive program that it is obviously is a bit slow, but I can get what I need done for the most part.  I am quite pleased with how FlashDevelop is running, since that is where I spend most of my time. I gotta send that guy some money.</p>
<p>So after my nightmare of losing my Windows Vista setup, I&#8217;m back up with Linux, and access to Windows XP via VirtualBox. There is now no reason for me to go back to Windows as my primary OS. Might not seem like a big deal, but I&#8217;ve been using Windows since version 1.0.  Up until this point, Linux was just a hobby at home, and used on the backend at the office. This is really a turning point for me. I still can&#8217;t see every day end users making the switch, because it still is not as friendly as Windows to get things working,  but it is pretty close and with a little effort, you can have what you need for pennies on the dollar.</p>
<p>DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=96</wfw:commentRss>
		</item>
		<item>
		<title>Staying Ubuntu</title>
		<link>http://nxtgenmedia.com/?p=95</link>
		<comments>http://nxtgenmedia.com/?p=95#comments</comments>
		<pubDate>Sat, 11 Jul 2009 07:47:15 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[Rich Internet Applications]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[novelty]]></category>

		<guid isPermaLink="false">http://nxtgenmedia.com/?p=95</guid>
		<description><![CDATA[Well, after more fights with trying to get Windows running, I finally gave up and went with Linux for my home system. I ditched the entire dual boot configuration in favor of 100% Linux. Ya know what? I am stoked! For years I have been courting making the transition, because I did not believe that [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after more fights with trying to get Windows running, I finally gave up and went with Linux for my home system. I ditched the entire dual boot configuration in favor of 100% Linux. Ya know what? I am stoked! For years I have been courting making the transition, because I did not believe that I could go on without Microsoft. There were just too many apps that I depended on.  Now, I am sitting here configuring Ubuntu Linux for my personal use, and I am totally impressed.</p>
<p>I honestly have been jumping through hoops to get Flash type stuff running, but dealing with the command line,  really has not been  that difficult. I can pretty much do what I need from a text editor and compiling from the command line via the SDK . I really don&#8217;t need all of the frills at this moment. To me, that is amazing. I can actually write some code with minimal graphics, and pump out a prototype, that pretty much skeletons the project. So I don&#8217;t necessarily have to go out and purchase Windows again for my home system. Don&#8217;t get me wrong, if I did not have Windows and Adobe products on my work computers, I&#8217;d be buying Windows, but I can get by with Linux for the moment when working at home. This is really all new to me since I&#8217;ve always had Windows, and never considered going without.</p>
<p><a href="http://stevelove.org/2009/05/14/how-to-install-and-set-up-adobe-flex-sdk-on-ubuntu-linux/comment-page-1/#comment-112">How to set up the Flex SDK on Ubuntu</a></p>
<p>-DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=95</wfw:commentRss>
		</item>
		<item>
		<title>From Vista to Ubuntu and Flash</title>
		<link>http://nxtgenmedia.com/?p=93</link>
		<comments>http://nxtgenmedia.com/?p=93#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:42:11 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://nxtgenmedia.com/?p=93</guid>
		<description><![CDATA[Through a comedy of errors I hosed my Windows Vista installation. I was trying to get a dual boot going with Ubuntu 9.04, and that all went fine. I decided that I wanted a larger Linux partition and went to make the adjustments. That&#8217;s when I discovered I could no longer get back into Vista.
I [...]]]></description>
			<content:encoded><![CDATA[<p>Through a comedy of errors I hosed my Windows Vista installation. I was trying to get a dual boot going with Ubuntu 9.04, and that all went fine. I decided that I wanted a larger Linux partition and went to make the adjustments. That&#8217;s when I discovered I could no longer get back into Vista.</p>
<p>I needed to fix the master boot record. What used to be fairly easy in XP, is quite simply a nightmare in Vista. After failing to get the recovery disk working (which I had to find the hard way cuz it is not available from M$), I decided to re-install Vista. I then learned that I had no disk recovery partition due to a mishap that occurred when I had to get my hard drive replaced. I also did not have install disk, and I am out of warranty. What to do? Go Linux.</p>
<p>Here I sit running Linux on my home system and I am debating about going back to Windows. I can go through the motions of getting Vista or XP up, but now I wonder do I really want to? The only app now that I depend on that does not run in Linux or I can find a reasonable facsimile of is Flash. Granted, I can still run the Flex 3 alpha in Linux, but it won&#8217;t be the same as working on the Windows side. Other than that, I could easily stay Linux and make do with the apps it supplies. Perhaps I can get FlashDevelop running in Wine. That would be outstanding if it works, but I have not found any post out there with success with that.</p>
<p>This is all very interesting to me, because I can really see that were it not for Flash Pro, I could easily stay in Linux and not look back. I will go back to a dual boot just for convenience sake, but In light of the Windows 7 release, and the lack of joy I have had with Vista, this comedy of errors has proven very enlightening. With this whole concept of Rich Internet Applications on the rise, it seems Linux support for Flex/Flash would be prudent. It obviously would not immediately be profitable, but there would be a lot more people buying into the RIA concept via Flex if they could have a lower barrier of entry through Linux. Like I said, if I had full Flex support on Linux, I would never be going back to Windows on my home box.</p>
<p>-DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=93</wfw:commentRss>
		</item>
		<item>
		<title>Moving Day, part 2</title>
		<link>http://nxtgenmedia.com/?p=66</link>
		<comments>http://nxtgenmedia.com/?p=66#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:17:38 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://dcfreeman.nxtgenmedia.com/?p=66</guid>
		<description><![CDATA[Well, I must admit that I hit a brick wall in my site transfer escapade of moving all of our operation from our shared IT environment to 1and1 shared hosting.  I must admit that despite my many years with 1and1, that I have now found the service to be quite difficult to deal with.
The [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I must admit that I hit a brick wall in my site transfer escapade of moving all of our operation from our shared IT environment to 1and1 shared hosting.  I must admit that despite my many years with 1and1, that I have now found the service to be quite difficult to deal with.</p>
<p>The first issue came when I needed to move GIGs of data to their servers. Thinking it would be a simple issue of sending a hard drive or a series of DVDs overnight, and they would copy the data up for us, 1and1 expressed in no uncertain times that they absolutely would not help us transfer our data and that we would have to use FTP to do so. WTF? Ok, so we were committed already and went about the task of painfully transferring everything up via FTP. Common guys, this is a bad economy, where&#8217;s the customer service?</p>
<p>Once the data was up, and the majority of the apps were transferred, and setup in their respective databases, it was looking like a pretty successful transfer. Now came the final application that needed to be setup and plugged into the database. Our crown jewel is a Moodle application that runs our Learning Management System. Got all the files in place, and we are ready to setup the database when I hit the 100MB database limit.</p>
<p>With the 1and1 developer package you get 100 databases which sounds really cool. The caveat is that each of these databases has a 100MB limit. My Moodle database had grown to 107MB right under my nose. What to do? Call 1and1 and ask can they increase the size of the DB and we will gladly pay. The answer was, ‘absolutely not, and that we would have to upgrade to a  virtual server for an added chunk of change per month. Still not a bad thing, only their virtual servers run PHP 4.0. Most apps are running 5.0. Again WTF? The last option is fully dedicated server, (more money) and you manage everything. Again WTF?</p>
<p>So what to do? Since we are only out a few days work, roughly a few hundred bucks, and we own the domains, it&#8217;s time to look at some other options. Long story short, we talked to Host Gator, which has some great reviews, and an excellent business package. Unlimited everything, bandwidth, databases, disk space, domains, etc. and at a far less expensive rate. A fellow admin had good things to say about them, so we took the plunge. Part three of this will chronicle the move to Host Gator. All I can say for 1and1 is that for small projects, they have worked great. It is when I went to the bigger deal that the developer package fell on its face.</p>
<p>-DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=66</wfw:commentRss>
		</item>
		<item>
		<title>Moving Day</title>
		<link>http://nxtgenmedia.com/?p=65</link>
		<comments>http://nxtgenmedia.com/?p=65#comments</comments>
		<pubDate>Wed, 18 Feb 2009 22:26:21 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://dcfreeman.nxtgenmedia.com/?p=65</guid>
		<description><![CDATA[I have been busily moving all of my company&#8217;s, online applications to an external hosting company. We had a “hodge-podge” of Windows boxes running all sorts of versions and apps when I came onboard. Licensing and upgrading all this stuff was going to be a bear. The first thing I introduced to the organization was [...]]]></description>
			<content:encoded><![CDATA[<p>I have been busily moving all of my company&#8217;s, online applications to an external hosting company. We had a “hodge-podge” of Windows boxes running all sorts of versions and apps when I came onboard. Licensing and upgrading all this stuff was going to be a bear. The first thing I introduced to the organization was open source, and the fact that we could complete our entire mission with it.</p>
<p>After moving our primary server apps to Linux it was learned that we could host the whole shop for $20 a month if we just went with one of the big hosting companies. We would lose the headaches of sharing a server room and firewall with our counterparts, and we would drop the cost of a T1. Sounds like a win-win to me.</p>
<p>Since I’m the genius that figured all this out, I get the “honor” of making the whole transfer work. Our chosen host is 1and1. I have been with them for years and have not had too many issues. So far the move has been smooth. 2 Learning management systems, a mail system, a list server, 5 blogs, 4 plain web sites, the accompanying databases and whatever assorted data dependencies and all is well. I swap the DNS out this weekend and we cut the umbilical cord.  Makes me wonder how many other companies could benefit from such a move.</p>
<p>We will have to see how we fare in the long run in terms of service and up time, but for the price we get 5 domains, 200 external domains, 600 subs, 300 Gig of space, 3 TB monthly transfer, 400 Email accounts, 100 databases, and 50 FTP accounts all on a Linux backend. I’m sure there are cheaper deals out there (GoDaddy comes to mind), but I am going with what I know. For a small company, a five to ten buck difference per month is not really a deal killer. As I’ve been reading on the hosting review sites, in an economic climate like this, only the larger hosting companies will survive.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=65</wfw:commentRss>
		</item>
		<item>
		<title>Installing a desktop manager on Ubutu 8.04 Server</title>
		<link>http://nxtgenmedia.com/?p=31</link>
		<comments>http://nxtgenmedia.com/?p=31#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:21:55 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://dcfreeman.nxtgenmedia.com/?p=31</guid>
		<description><![CDATA[After doing everything that I could to get Wonderland working in Windows to no avail,  I decided that it was time to do what the most of the Wonderland community was doing. Run it in Linux! Hey I had a spare Windows box already set up and I did not particularly feel like melting down [...]]]></description>
			<content:encoded><![CDATA[<p>After doing everything that I could to get <a title="Eonderland Site" href="https://lg3d-wonderland.dev.java.net/index.html">Wonderland</a> working in Windows to no avail,  I decided that it was time to do what the most of the Wonderland community was doing. Run it in Linux! Hey I had a spare Windows box already set up and I did not particularly feel like melting down a server. Call me lazy, but it seemed like the thing to do at the time. Two days later, I&#8217;m melting down the server. &lt;sigh&gt;<img class="alignright" src="http://freeman.nxtgenmedia.com/images/092008/tux.jpg" alt="Tux" /></p>
<p>Most folks don&#8217;t install <a title="Ubuntu Site" href="http://ubuntu.com">Ubuntu</a> all the time. It&#8217;s one of those fire and forget things. It&#8217;s so stable that you get it going, and you forget how you did everything. Such is the case with me. I don&#8217;t think I have ever had to re-install Linux for something it screwed up. Can&#8217;t say that about some other OS&#8217;s. The Ubuntu 8.04 server edition does not install with a desktop environment, so after a fairly quick install, and reboot, you are faced with a command line screen. At this point, I was at a loss of what the command was to install a desktop.</p>
<p>The commands are simply:</p>
<p>sudo aptitude update</p>
<p>sudo aptitude install ubuntu-desktop</p>
<p>The first is to update your local list of available packages. The second will go out and grab everything you need to run the desktop, plus a slew of apps. Takes about 30-60+ more minutes though (depending on how fast your connection is) for everything to install. Once installed you type:</p>
<p>sudo /etc/init.d/gdm start</p>
<p>You should be greeted with the login screen. Now the next time you start the system, the login screen should be available.</p>
<p>Also, Check the <a title="Ubuntu Hardy heron Guide" href="http://ubuntuguide.org/wiki/Ubuntu:Hardy">Ununtu Guide for Hardy Heron</a></p>
<p>Give the Desktop version a try at <a title="Ubuntu Site" href="http://ubuntu.com">ubuntu.com</a> as it really is &#8220;Linux for humans&#8221;.<a title="Ubuntu Site" href="http://ubuntu.com"><br />
</a></p>
<p>-DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=31</wfw:commentRss>
		</item>
		<item>
		<title>Software Encyption and US software</title>
		<link>http://nxtgenmedia.com/?p=17</link>
		<comments>http://nxtgenmedia.com/?p=17#comments</comments>
		<pubDate>Sat, 05 Jul 2008 14:18:43 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://dcfreeman.nxtgenmedia.com/?p=17</guid>
		<description><![CDATA[In an earlier post, I had ranted about not being able to get a certain package for my RH Linux installation when the same package was freely available with an open source installation. I have become so open source minded that it never occurred to me that it was not that Red Hat refused my [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://freeman.nxtgenmedia.com/images/072008/usflag.jpg" alt="" />In an earlier post, I had ranted about not being able to get a certain package for my RH Linux installation when the same package was freely available with an open source installation. I have become so open source minded that it never occurred to me that it was not that Red Hat refused my request to produce a package for the PHP module mcrypt, it is that they could not by law release such a package.</p>
<p>How ludicrous is that? Here we have an American company trying to sell a technically supported operating system based on open source. They do not create the majority of the software that runs within the environment, yet they are forbidden to release or support any packages that involve encryption. Does not matter that one can go out and build the whole package themselves, or just run Ubuntu and get the kitchen sink. Not to mention that everyone else in the world has access to and is running the open source encryption packages.</p>
<p>I&#8217;m not saying that the decision to place these restrictions on US software encryption is right or wrong. I am merely pointing out how it has hindered (not severely) more than a few companies in how they release their software and who they can sell it to. In order for Red Hat to make their OS release available globally, they obviously had to exclude any encryption packages. Just search google for PHP mcrpyt and Red Hat and you&#8217;ll see the ton of post asking how to get it working. Somehow, it just does not seem right. I understand the security issue, but I&#8217;m not sure that we aren&#8217;t shooting ourselves in the foot on this.</p>
<p>-DCF</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Proprietary OS Rant</title>
		<link>http://nxtgenmedia.com/?p=8</link>
		<comments>http://nxtgenmedia.com/?p=8#comments</comments>
		<pubDate>Fri, 16 May 2008 17:49:23 +0000</pubDate>
		<dc:creator>freeman</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://dcfreeman.nxtgenmedia.com/?p=8</guid>
		<description><![CDATA[Ya know? There is just something great to be said for open source. The only reason that I switched from Ubuntu Linux to Red Hat was that the Dell servers we received had RAID controllers on them, and Dell did not have RAID driver support for Ubuntu. Since my first post on this subject, I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://freeman.nxtgenmedia.com/images/052008/pain.gif" alt="pain and suffering" />Ya know? There is just something great to be said for open source. The only reason that I switched from Ubuntu Linux to Red Hat was that the Dell servers we received had RAID controllers on them, and Dell did not have RAID driver support for Ubuntu. Since my first post on this subject, I have been fighting the Red Hat OS trying to get it configured to run a standard LAMP configuration (linux, apache, mysql, php or perl). Ubuntu is so much easier to configure in comparison. I simply would not have believed it if I had not experienced it first hand.</p>
<p>Out of the box RHEL (Red Hat Enterprise Linux) recognizes the RAID just fine, but from there one must tweak and configure and install packages (typical). The hardest part for me was understanding the equivalent ways to do things like getting a package in Ubuntu uses apt-get or aptitude where RHEL uses something called yum and rpm. Updating PHPs extensions is nothing short of ugly. Let&#8217;s say you want to use PHPMyAdmin to administrate your database, the weirdness comes in trying to configure it. You&#8217;ll find that you &#8216;ll need the mcrypt extension for PHP. No big deal right? Just go to the repository and get what you need. Not exactly, (&#8230;and then I descended into dependency Hell).</p>
<p>PHP-mcrypt will be the one extension where you will have to find all of its dependencies like libmcrypt and libmhash and all their dependencies and then rebuild PHP. I have been all over the net as well as the Red Hat network looking for a solution to no avail. Closest I came was from this post on the site <a title="Out of Control - mcrypt post" href="http://www.outofcontrol.ca/2008/04/01/installing-mcrypt-into-php5-as-a-module/">Out of Control</a>. Great post, but did not work for me. Not having mcrypt work is not exactly a show stopper for me, but I want what I want when I want it. For the most part, I can get an answer for Ubuntu when I want it. For Red Hat, it does not seem to be quite that easy.</p>
<p>Contact from technical support went like this:</p>
<p class="MsoPlainText" style="padding-left: 30px;"><span style="color: #ffff99;"><em>Thanks for contacting Red Hat Technical Support. </em></span></p>
<p class="MsoPlainText" style="padding-left: 30px;"><span style="color: #ffff99;"><em>Sorry to inform you that support for third party RPM&#8217;s is not covered under Red Hat production support policy and is out of Scope of Coverage. </em></span></p>
<p class="MsoPlainText" style="padding-left: 30px;"><span style="color: #ffff99;"><em>The package &#8220;php-mcrypt&#8221; is not shipped with any of the RHEL system . </em></span></p>
<p class="MsoPlainText" style="padding-left: 30px;"><span style="color: #ffff99;"><em>Please refer the below link for the same. </em></span></p>
<p class="MsoPlainText" style="padding-left: 30px;"><span style="color: #ffff99;"><em><a href="http://www.redhat.com/support/policy/soc/production/">http://www.redhat.com/support/policy/soc/production/</a></em></span></p>
<p>Third party RPMs!!??? Hell, just give me something so this stupid error in phpMyAdmin will go away! This is PHP for Pete&#8217;s sake. How ya not going to support that? I mean how many people use phpMyAdmin? Gotta be millions. That&#8217;s just stupid. You get what you pay for does not seem to fit here.</p>
<p>-D</p>
]]></content:encoded>
			<wfw:commentRss>http://nxtgenmedia.com/?feed=rss2&amp;p=8</wfw:commentRss>
		</item>
	</channel>
</rss>
