PDA

View Full Version : CentOS 4.1


Imtek
07-17-2005, 09:06 AM
Hi guys,

Does CentOS 4.1 work with DA ?

I am planning to install CentOS 4.1 tomorrow, so i would like to know if can use 4.1 or a older version?

Thanks in advance guys!

jmstacey
07-17-2005, 05:49 PM
Not officially but other members of these forums have gotten it to work just fine.

jlasman
07-17-2005, 11:38 PM
It works for us.

It took us a while to install. We ran into a few issues you may or may not run into.

First, the default kiss firewall (not a part of DA but available on these forums) doesn't allow passive ftp to work properly. We have a fix which we'll post as soon as possible; in the meantime please feel free to email me and ask for it. (Note we cannot respond to private message requests as we're generally not at an email client when we read private messages.)

Second, we do a minimum install, and as a result DA wouldn't install properly until after John identified the missing rpm we'd neglected to install. You probably won't have this problem.

Third, DA is NOT compatible with SELinux. I urge you to leave it off to avoid problems.

And be sure to order the CentOS4 version.

Jeff

Imtek
07-18-2005, 09:43 AM
Thanks for the info guys! :) :D

Imtek
07-19-2005, 06:25 AM
It worked, no problems! :D

servertweak
08-09-2005, 04:38 PM
works great over here

sohaib
09-05-2005, 07:50 PM
I've Centos 4.0 Installed, what you guys should I install Centos 4.1 is there any major difference or its the same.

Thanks

servertweak
09-06-2005, 08:41 AM
Originally posted by sohaib
I've Centos 4.0 Installed, what you guys should I install Centos 4.1 is there any major difference or its the same.

Thanks

i have 5 systm running 4.1 , works great :)

sohaib
09-06-2005, 09:01 AM
I am planning in Installing Centos 4.1 and do Yum upgrade and than install DA. What you guys is that a smart idea.

thanks

jlasman
09-08-2005, 07:16 PM
There's only one difference between 4.0 and 4.1... and that's in the drivers included (in other words the ability to install on the latest hardware).

Everything else is updated when you run yum nightly.

You do run yum nightly, don't you?

Jeff

sohaib
09-08-2005, 10:22 PM
nope i dont run yum nightly

jlasman
09-10-2005, 10:15 AM
I'd suggest finding my list of programs you must exclude (on these forums) and running yum regularly to keep CentOS updated.

But that's just my opinion.

Jeff

sohaib
09-10-2005, 11:23 AM
You've so many post and its very hard for me to find what programs you are referring too, I will appreciated if you could send me to the right direction.

Thanks

cprompt
09-11-2005, 07:41 AM
If Jeff will allow, let me quote him from following post

http://www.directadmin.com/forum/showthread.php?s=&threadid=5039&perpage=20&highlight=yum.conf&pagenumber=1

It's perfectly safe to use yum with DA, after adding this exclude list line:

exclude=httpd* mysql* php* perl* apache* mod_* MySQL* *ftp* exim* sendmail* php* kernel* da_*
to the bottom line of the [main] section of /etc/yum.conf.

That's the first line above the [base] line.

jlasman
09-12-2005, 02:43 PM
I edited your quote to make the line appear as one line, and more obviously a quoted bit of the file.

Jeff

donco
09-26-2005, 01:20 AM
Anybody else have issues with startips running on bootup? Suspected a boot order problem, since it runs without error during init but doesn't do anything, while it always works at command line.

Regardless, bumped it from S10 to just before named @ S54, and had no effect. Also tried a debug output (bash -x) during bootup redirected to /tmp, and compared to a command line run that worked, but nothing insightful was gained. Finally bumped it to S99, and it works like a champ.

Still an annoying curiosity, however.

BTW: Jeff et al, thanks for the yum line. Very useful. :D

Thanks,
-the donco

P.S.: 15 CentOS 4.1 servers & climbing

jlasman
09-26-2005, 07:15 PM
On our systems, network is controlled by S10network and startips controlled by S11startips.

And it works as it should.

Jeff