Re: Installed Debian GNU/Linux on my home machine

Replies:

Parents:

On Tue, Aug 29, 2000, Gerald Oskoboiny wrote:
> Why did I switch to Debian? Redhat's packages don't handle
> upgrades and dependencies as well as they should, and rpmfind [3]
> doesn't do the right thing by default as often as it could.

Not only Debian's packaging system is really cool, but Debian's
philosophy is also important.

First, it is very modular: for example, you have a telnet and a telnetd
package, etc. It allows you to install only what you want.

Second Debian is a project promoting free software. Non-free programs
(Pine, Tin, XV, Netscape, etc) are tagged as such and you are not
encouraged to use them.

I think that the last important thing about Debian is that it kicks ass.
For example, you have startup scripts which really work.

The only drawback of Debian is that it is less Plug'n'Play than Red Hat,
since it will ask you questions which will sometimes require a good
knowledge of Linux.

I guess that it's a trade-off: either you want an easy-to-use OS (Red
Hat is IMO Linux's Windows, with hardware detection at startup, a lot of
things done for you by default and you always have surprises after
upgrades) or a powerful one (with Debian you can really do whatever you
want, but it requires as Gerald said some configuration work). The good
news is that Debian with apt, debconf and now auto-apt in Woody is
becoming easier and easier to use.  And Red Hat is becoming more and
more like Windows. :-)

I must say that I understand the need of a Linux distribution with with
ease-of-use of Windows, but I don't understand that somebody who knows
and understand Linux might be happy with it. And I am not sure that in
the long run this is what people will want to put on their servers.

--
Hugo Haas <[email protected]> - http://larve.net/people/hugo/
To alcohol! The cause of and solution to all of life's problems. --
Homer J. Simpson

Re: Installed Debian GNU/Linux on my home machine

Replies:

  • None.

Parents:

On Tue, Aug 29, 2000 at 08:08:41AM -0400, Hugo Haas wrote:
> On Tue, Aug 29, 2000, Gerald Oskoboiny wrote:
> > Why did I switch to Debian? Redhat's packages don't handle
> > upgrades and dependencies as well as they should, and rpmfind [3]
> > doesn't do the right thing by default as often as it could.
>
> Not only Debian's packaging system is really cool, but Debian's
> philosophy is also important.

Yeah, Redhat is a public for-profit company just like Microsoft,
they're just at different points in the food chain. (and their
products don't suck quite as hard.)

:
> I think that the last important thing about Debian is that it kicks ass.
> For example, you have startup scripts which really work.

I have to say, after only a few days I am very impressed.

I was pretty happy with RPMs and rpmfind for a long time (you
can usually do "rpmfind foo" and then "rpm -U /tmp/foo" to
install something), but frequently there would be many versions
of a given package and you wouldn't know which was the best one.
(and rpmfind wouldn't find the right one by default, or the one
you happened to pick would have clashing dependencies.)

Now, almost anything I want to install is easily done with a
single command: "apt-get install packagename". Sample:

  root@devo:/root# apt-get install bind
  Setting up bind (8.2.2p5-11) ...
  To be most effective, /etc/resolv.conf should list the IP address of your
  local machine (127.0.0.1) as a nameserver. It currently does not.

  Would you like this to be added? [Y]
  Starting domain name service: named.

Very cool.

--
Gerald Oskoboiny <[email protected]>
http://impressive.net/people/gerald/

HURL: fogo mailing list archives, maintained by Gerald Oskoboiny