Quote:
I am hear that Debian is more suit for a higher level Linux user and it is best for advanced setting than Red Hat Linux
|
It's pretty easy to install, manage, and maintain. The install process is really a three step setup if you look at the general setup of it.
Quote:
I want to ask, do Debian Linux are as stable as Red Hat Linux and how do it speed compare with Red Hat Linux with it using Oracle 9i or MySQL + PHP + Apache?
|
It's definitely more stable than Redhat, Redhat seems to include packages on their systems that contain a lot of bugs or too new or too old.
Debian woody, the latest stable release comes with kernel 2.2.20. So you might have to upgrade your kernel if you want to use a USB mouse or devices and ext3 filesystem or something like that. Also, the packages are pretty old, old but nice and stable, however upgrading it to the "unstable" release of version is not all that hard if you're online.
Probably things like apache would be better on debian as your system isn't so bloated.
Quote:
And Red Hat have the RPM support security update from their office web site, how about Debian's support?
|
Debian includes security. You'll have something like this in your sources.list file:
deb
http://security.debian.org stable/updates main contrib non-free then you simply apt-get update.
Quote:
Do it as good as Red Hat Linux, and do it install interface as good as Red Hat Linux?
|
Redhat probably has the easiest installer. But debian isn't really that hard, it's partitioning program is easy to use and stuff. I'd make sure you have the partitions setup right before you go interering debian linux, maybe rewrite redhats setup then just adjust then intialize them to your liking in cfdisk. The sequence of screens that follow is "base-config" it will appear a lot like the configuration where you setup your partitions, kernel and modules.
This installs the basic programs, after that you can either use your system how it is or use dselect to setup even more packages. Most people with an online connection simply "apt-get" everything else.
Quote:
Second, do Debian include the Gnome 2.0 and KDE 3.1 in the 3.0r1 CD? And if not, do I can install them easy by RPM package?
|
probably don't want to instal something big like that via rpm.
Debian woody (latest stable version) does not include kde 3.1. You have to follow this:
http://davidpashley.com/debian-kde/faq.html
to get it. Basically you just put this "deb
http://download.kde.org/stable/3.1.1/Debian stable main" in your /etc/apt/sources.list file then apt-get update && apt-get install arts kdelibs kdebase. I've done it before and it works, also debian sid does come with kde 3.
and the current gnome, whatever that is.
Quote:
I am asked a lot of newbie question, since now I know Red Hat is stop development the Red Hat Linux, they used all of their power to development their enterprise version Linux, so I am wonder if future have other Linux version than can as good as Red Hat for beginner and expert using. And which one is better support by user community and their offical web site.
|
That's interesting redhat has quit producing linux. I'm not an expert though and i use debian sid and it's pretty easy once you get it going.