Web Hosting Talk







View Full Version : CentOS or Debian?


xephon
08-23-2004, 10:16 AM
I had RH9 installed, but for some reason the rpm application seemed bugged (always gave dependencie errors even though the needed files were there)

so now im looking to install a new os, and i want to choose either Debian or CentOS

which one of the 2 would you pick and why (the main useage for them will be webserver/db server)

but i'd also like one that would make for a good home pc os (so i can become mroe familiar with the environment i will be hosting in)

dynamicnet
08-23-2004, 12:55 PM
Greetings:

CentOS is basically RedHat Enterprise unbranded.

If you cannot afford the RedHat Enterprise route, then go CentOS.

If you are comfortable with RedHat 9, and what to keep in the RedHat way of doing things, then go CentOS.

Thank you.

xephon
08-23-2004, 04:20 PM
im just tired of the RPMs not working (they cannot tell that stuff is already installed, and it keeps saying that the installs of new software fails cus of dependencies, but the files they are depending on are already there :/ )

KNL-BSW
08-23-2004, 04:30 PM
That problem is not related to the OS itself. It sounds like you may need to rebuild your rpm database.

xephon
08-23-2004, 04:34 PM
how do i do that?

KNL-BSW
08-23-2004, 04:39 PM
http://www.rpm.org/hintskinks/repairdb/

http://rpm-devel.colug.net/max-rpm/s1-rpm-commands-rebuild-database-mode.html

Two good links to read. ;)

xephon
08-23-2004, 04:53 PM
thank you for the info