On Sun, Feb 14, 2010 at 12:36 PM, Ed Valentine <[email protected]>wrote:

> First, I must say that your response was tactful and well worded.
>

I'm not so sure I was tactful, but thank you for claiming I was. I think
that was nicer than I was.


> Second, I have been using windows XP for training and development but
> I now need to move the application to staging and production. I want
> to run this on Linux and have tried to install on Centos. I had some
> initial issues concerning Python 2.4 and have been delaying
> installation until TG2 is stable. My question now is Centos / Red Hat
> a good platform for TG2 or should I look at Ubuntu?
>

Ubuntu is based on Debian, and therefore *should* be stable enough for a
production server. I have been taking care of a forum where they have been
running on Ubuntu for over a year now. Even with that, I can't shake the
feeling that something is not quite right, and would prefer stock Debian as
my first choice. Many people criticize Debian for being too slow to update,
but for production servers, it seems to be the right speed. Ubuntu might
well work for you. I just prefer Debian.

RHEL/CentOS are fine, but their Python is horribly older than it should be.
What amuses me the most is that Debian is actually ahead of them (Python 2.5
comes with stock Debian, whereas RHEL/CentOS use Python 2.4 still).
Considering the speed benefits of upgrading to at least Python 2.5, you will
want to build your own Python, and make sure to use it whenever working with
it if you go with this platform.

Personally, you can't keep me far enough away from Gentoo. Managing to have
a repeatable installation of Gentoo is nothing short of a nightmare. And if
something goes wrong, or you do need to duplicate your production
environment in your QA or dev environments, well, good luck to you. You're
going to need it.

-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171
         Yahoo/pedermj2002, MSN/[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to