|
|
|
|
|
by prmoustache
1118 days ago
|
|
Honestly there weren't that many difference. When first ubuntu was released, it just used the experimental debian installer that anyone could download and use from the Debian website. Besides, ubuntu never provided real tools to free users from command line configuration. Since the late 90's the main distros which provided real control panel for nearly everything were Suse/OpenSuse with Yast and Mandrake/Mandriva. Ubuntu has never been easier or more straightforward to use it, it was just a Debian with a default Gnome, some different colors. The only thing Ubuntu did differently at the time was having a very simple website with a single download button and sending free CDs for free to anyone asking for it which was a big deal when nobody had decent internet connection. Or you'd need to buy magazine offering installation CDs. But the thing is, every single family has an enthusiast cousin, uncle, who in the early 2000's ordereds tenths of CDs from ubuntu for free and gave them out to anyone pulling his hair out of because of an MS windows issue. All that made ubuntu a bit different from Debian like unity, upstart and now snap, only appeared years later after Ubuntu had that reputation of easy distro for beginner. And this is what really put ubuntu in the limelight and the default goto distro for every new linux user. It was just the most advertised distro, with the simpler website, a general color palette that made it easily recognizable and a nice slogan borrowed from the meaning of its name in Nguni's languages. |
|
1. Debian's installer is vague about how to install a working system. You have to pick between Gnome, KDE, XFCE, and more, which don't mean anything to a new user. By contrast, Ubuntu's installer contains a single desktop environment, and to use alternative DEs you download a different ISO like Kubuntu or Xubuntu.
2. If you insert a DVD in a Debian PC, by default it's mounted as noexec, preventing you from running any installer on it. Not only that, but when you try to open autorun.sh by double-clicking it in the file manager, it opens in LibreOffice Writer!!! At no point does Debian even try to give a hint to the user what they need to do (not that a novice should be unmounting/remounting). In Ubuntu, you get shown a warning and are asked if you would like to execute the script if you trust it.
3. /bin and /sbin are not in users' PATH, so commands like "reboot" and "shutdown" don't autocomplete unless you edit the environment variables. OK, the terminal isn't for novices, but it's the sort of thing that makes no sense to me.
I didn't spend long using Debian as a desktop but these are the things I remember seeing. I do use it as my server of choice, however.