DirectAdmin on Xeon CentOS

decafranky

Verified User
Joined
Aug 22, 2004
Messages
123
Hi,

We are planning some new Dell servers with 64 bit Xeon cpu's.

I think DA doesn't support 64 bit os yet, will a 32 bit version of CentOS with DA work fine?

Franky
 
What exactly is your question?

Will DA work with the 32bit version of CentOS? Absolutely; that's what many of us are running.

Will the 32bit version of CentOS run on your selected hardware?

That's beyond the scope of this forum.

Jeff
 
I've just installed a 32bit CentOS version on a Dell Xeon 64bit machine.

Basic CentOS 4.1 install. Not server, custom of course with all features turned off.

After installation, login as root and do the following:
Code:
# up2date -u gcc
# up2date -u gcc-c++
# up2date -u e2fsprogs-devel

All set to do the install according the DA guide then.
 
Back
Top