PDA

View Full Version : CentOS 6 Releases



Anton
07-11-2011, 06:57 PM
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0

Directadmin works with this release right ?

scsi
07-11-2011, 07:05 PM
It hasnt been tested yet.

Anton
07-12-2011, 08:54 AM
I am going to set one up to day and i will let you know how it goes.

BurstNET_CSM
07-20-2011, 05:32 AM
It does not seem to work with 6.0, at least not for us.

ditto
07-20-2011, 06:49 AM
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0

Directadmin works with this release right ?

Please see this post from DirectAdmin support posted 07-14-2011: http://directadmin.com/forum/showpost.php?p=206755&postcount=71


I'm just starting to assemble/mount the boxes to install the images, so I'm hoping a beta version in roughly 1 to two weeks, if all goes well.

Anton
07-20-2011, 02:34 PM
hehe yes mine did not work so i will just wait for the release.. But one question i have 5.6 if i do yum update will it update to 6.0 ? so i should not do yum update ?

nobaloney
07-20-2011, 04:45 PM
Yum update should not update between major version numbers.

Jeff

Anton
07-20-2011, 07:11 PM
Ok thank you for that i had no idea

Angelokreikamp
07-22-2011, 08:17 PM
But how you can update trough yum for major version nummers? just wondering

nobaloney
07-23-2011, 10:50 AM
Read this (http://www.centos.org/modules/newbb/viewtopic.php?post_id=29544&topic_id=9270) (centos.org); though it's for an earlier version, it may be helpful. You need to change the repos and should use the yum upgrade rather than yum update; see man yum.

Note that most professional administrators don't do it; we don't trust it, and we don't recommend it.

That says, Fedora (which is not marketed as a professional distribution) publishes a wiki page (http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum) (fedoraproject.org) on how to do it.

Note that doing this now will most likely break DirectAdmin, as it's not yet CentOS 6 ready.

Jeff

Wunk
08-09-2011, 01:09 AM
I'd stick with the major CentOS version you're currently running and just keep up with the 'yum update' updates.

With a yum upgrade you'll most likely break your whole AMP setup due to the newer libraries that are used in the newer CentOS. Since Apache and PHP are compiled from source, a lot is linked and compiled against existing libraries which are replaced on a yum upgrade.

And the fact that RedHat supplies updates for 10 years on a RHEL major version, this will keep your current CentOS version fairly safe as long as the maintainers keep it up :)

nobaloney
08-12-2011, 10:33 AM
Red Hat makes security and bug-fix updates available at no charge for seven years, and enhancement releases only for four years. Information here (https://access.redhat.com/support/policy/updates/errata/) (redhat.com).

Jeff