a friend of mine just send me a link to this article, which compares the operating systems windows 7, osx and the linux distribution kubuntu. i must admit that it’s the worst article i ever read on such a subject, containing so many mistakes.
this annoys me enough to write a blog post about the article, trying to point out errors. all quotes are from the version retrieved on october 2nd, 08:55 in the morning (german time).
“Microsoft sorgte im Gegensatz zu den Konkurrenten immer für einen schnellen Patch”
in the past, there have been critical bugs in windows which have been known for more than half a year before they have been fixed. more precisely, i remember a bug which allowed to remotely shut down windows (presenting a 60 seconds or so countdown which could not be canceled, followed by an automatic shutdown) which could be triggered by sending a bad packet to a windows computer (without a firewall, which was the default configuration at that time for windows). that’s definitely not fast, and at that time there was nothing one could do against it but installing third party software (like a personal firewall).
“Bei Mac OS X prüft – wie bei Windows 7 – ein eingebauter Update-Manager in bestimmten Zeitabschnitten auf Aktualisierungen. Unter Kubuntu muss der User selbst daran denken.”
this is not true: ubuntu has an update manager as well, which checks regularly (every day i think?) and allows the user to install the updates. i think it can also be configured to automatically install updates. moreover, kubuntu installes updates for all installed programs (at least the ones supported by the program manager – which are usually all which a standard user uses.)
“Gegenüber Linux haben die großen Anbieter Microsoft und Apple allerdings einen Sicherheitsnachteil: Bevor die Updates an die User gehen, durchlaufen die Bugfixes viele Qualitäts- und Kompatibilitätskontrollen. Der Vorteil der Linux-Community: Oft gibt es schon nach Stunden den ersten Patch – der kann allerdings auch das System instabil machen.”
well, in theory. there have been cases where patches from microsoft have been broken; at the moment i’m too lazy to search for that. and having fast patches for certain (very annoying) problems is a good thing as well. and, no one is forced to install the patches right away. if one waits a few days, possible errors in the patches are usually corrected.
“Apple und Linux gehen sogar noch einen fatalen Schritt weiter: Bei OS-XRechnern ist die Firewall von Haus aus deaktiviert, und wer unter Kubuntu geschützt sein will, muss je nach Distribution die Firewall sogar noch extra nachinstallieren.”
apparently, the author did not notice that he is looking at a very special distribution of linux, called kubuntu, and not at the family of all linux distrubutions, when he wrote “je nach Distribution”. but more seriously, i have some doubts that the author knows what a firewall really does, what the difference between a so called personal firewall and a “real” firewall is, and why one does (not) need one (under linux, all ports are closed by default). for linux, there is usually no need to install a firewall.
the conclusion of the security discussion,
“Der Punktsieg geht hier knapp an Windows 7. Denn dieses ist das einzige System, das bereits heute zeigt, dass es sich im Kampf gegen Hacker einigermaßen durchsetzen kann. Wer hingegen mit OS X oder Kubuntu unterwegs ist, hat keine Firewall, keinen Virenscanner und teilweise lange Zeit ein ungepatchtes System.”
is therefore worth to be ignored.
“Der Nachteil von Kubuntu ist jedoch, dass es je nach Distribution rund zehn Gigabyte auf der Festplatte verbraucht.”
first, kubuntu is a distribution, not a family of distributions. dear author, distinguishing between linux and kubuntu is not that hard. moreover, the full installation of kubuntu installes a huge amount of programs, including open office, a cd/dvd burning program, and lots of games, just to name a few. if you install all such programs under windows, it will surely use more than 10 gb. way more than that. so this comparism does not make sense.
“Bei seinen Programmierern bestand ein Gigabyte aus 109 Bytes und nicht aus 230 Bytes.”
i don’t know if this is the author’s fault, but apparently the person who put the article into the focus system did not compare it with the original, to make sure everything is fine. the 109 should be 109 and the 230 should be 230 – a huge difference.
“Der Grund: Das Dateisystem von Snow Leopard ist optimal auf das System abgestimmt und insgesamt besser als das Windows-7-FAT-Dateisystem.”
i seriously doubt that windows 7 is using a fat-based file system per default. standard for the last windows version (and for windows nt for a longer time now) is ntfs. the author should definitely know this.
“Windows und OS X nehmen sich beim Kopf-an-Kopf- Rennen nicht viel: 48,22 Frames pro Sekunde (fps) schafft Windows 7, OS X 48,76 fps. Kubuntu hinkt mit nur 43,55 fps hinterher.”
here, the author is missing an important detail: what exactly is measured? a benchmark? a game? a custom application?
“In der Rubrik „Performance“ heißen die Gewinner damit Windows 7 und Mac OS X. Das Apple-System kann schneller Dateien kopieren, während Windows 7 schneller CSS-Websites anzeigt.”
this is not wrong, but i seriously doubt that the file copying really influences the standard users of computers. just think. how many gigabytes you are copying each day? (and besides that, “css-websites” is a very funny expression…)
“Beim Mac OS X fehlt sogar ein Programm fürs Daten-Backup. Wer hier Files sichern will, muss auf das mächtige Time Machine zurückgreifen. Damit sichert das Mac-OS das komplette System auf eine externe Festplatte.”
i don’t get this: first, the author says that osx has no backup software. then, he says how great the included backup software is. i mean, seriously, wtf?
“Kubuntu bietet nur ein einfaches Backup-Tool. Ein komplettes Image des Systems [...] sind damit nicht möglich.”
i don’t know what kind of (gui) backup tools are included with kubuntu, but (almost?) every linux system ships with rsync and tar, two command line programs allowing backups. obviously these are not for the standard user, but they are included. and have been included for a long time.
“Bei der Installation von Programmen gewinnt OS X haushoch: Einfach das gewünschte Tool in den Programmordner ziehen, fertig. Für die Deinstallation einfach den Ordner löschen – simpler geht’s nicht. Keine über die Platte verteilten DLLs, keine Registry-Einträge.”
for the (relatively) short time i was using osx, i noticed that not all programs fall in this category. there are programs (for example, some from apple) which do install stuff at various places in the system and which cannot be installed that easily.
“Kubuntu bietet nur wenige Standardtreiber. Speziell auf die Hardware angepasste Versionen gibt es kaum und wenn, sind sie nur von Informatikstudenten installierbar.”
first, apparently, the author has no clue about the difference between computer scientists and computer technicians. this is really embarrasing.
second, linux contains a huge amount of drivers, in particular for older hardware. nowadays one often has linux drivers for older hardware, for which no windows 7 or osx drivers exist. on the other hand, windows has a huge amount of drivers for modern hardware which osx and linux do not have – but mostly because the manufacturers of the hardware do not produce these drivers. to the end user, this makes no difference, but one could expect that the author mentions this somehow.
well. considering how much information this article contained, a non-trivial amount is wrong or dangerously imprecise. hence, if you need information, do not use this article as a source.