Integrasi Komputer    
   
Daftar Isi
(Sebelumnya) Criticism of desktop Linuxcron (Berikutnya)

Criticism of Linux

Criticism of Linux
Linux-x86-under-qemu.png
Linux kernel 2.6.25.17 booting

The criticism of Linux focuses on issues concerning use of operating systems which use the Linux kernel.

Contents

Desktop use

As a desktop operating system, Linux has been criticized on a number of fronts, including:

Directory structure

The traditional directory structure, which is a heritage from Linux's Unix roots in the 1970s, has often been criticized:

The file system is a nightmare for a normal user. This has been covered in exhaustive detail by hundreds of articles …[5]

Two distributions, GoboLinux and moonOS, have the goal of reforming this directory structure.[6][7]

Hardware support

Hardware developers have often been reluctant to provide full technical documentation for their products to allow drivers to be written. This has meant that a Linux user had to carefully hand pick the hardware that made up the system to ensure functionality and compatibility. These problems have largely been addressed:[8]

Years ago, if you wanted to install Linux on a machine, you had to make sure you hand-picked each piece of hardware or your installation would not work 100 percent … This is not so much the case now. You can grab a PC (or laptop) and most likely get one or more Linux distributions to install and work nearly 100 percent. But there are still some exceptions; for instance, hibernate/suspend remains a problem with many laptops, although it has come a long way.[8]

At one time, Linux systems required removable media, such as floppy discs and CD-ROMs, to be manually mounted before they could be accessed. Mounting media is now automatic in nearly all distributions, with the development of the udev.[9]

Some companies, such as EmperorLinux, have addressed the problems of laptop hardware compatibility by mating modified Linux distributions with specially selected hardware to ensure compatibility from delivery.[10]

Distributions

Another common complaint leveled against Linux is the abundance of distributions available. As of January, 2010, DistroWatch lists 306 major distributions.[11] While Linux advocates have defended the number as an example of freedom of choice, other critics cite the large number as cause for confusion and lack of standardization in Linux operating systems. Alexander Wolfe wrote in InformationWeek:

Remember the 1980s worries about how the "forking" of Unix could hurt that operating system's chances for adoption? That was nothing compared to the mess we've got today with Linux, where upwards of 300 distributions vie for the attention of computer users seeking an alternative to Windows.[12]

Caitlyn Martin from LinuxDevCenter.com has been critical of the number of Linux distributions:

We don't need to keep reinventing Linux, creating distributions that put critical bits in interesting and inventive if unusual places. An application written for Linux should be relatively simple to install on any Linux distribution. It ain't so. Do we really need hundreds of general purpose distributions, all with different tools, different filesystem layouts, variations on three major software package management schemes and a host of oddball ones, and so on? Do we need yet more to crop up?[13]

Kernel performance

At LinuxCon 2009, Linux creator Linus Torvalds said that the Linux kernel has become "bloated and huge":

We're getting bloated and huge. Yes, it's a problem … Uh, I'd love to say we have a plan … I mean, sometimes it's a bit sad that we are definitely not the streamlined, small, hyper-efficient kernel that I envisioned 15 years ago … The kernel is huge and bloated, and our icache footprint is scary. I mean, there is no question about that. And whenever we add a new feature, it only gets worse.[14][15][16]

Criticism by Microsoft

In 2004, Microsoft initiated its Get the Facts campaign, which specifically criticized Linux server usage.[17] In particular, it claimed that the vulnerabilities of Windows are fewer in number than those of Linux distributions,[18] that Windows is more reliable and secure than Linux,[19][20] that the total cost of ownership of Linux is higher (due to complexity, acquisition costs, and support costs),[21] that use of Linux places a burden of liability on businesses, and that "Linux vendors provide little, if any indemnification coverage."[22] In addition, the corporation published various studies in an attempt to prove this – the factuality of which has been heavily disputed[23][24][25][26] by different authors who claim that Microsoft's comparisons are flawed. Many Linux distributors now offer indemnification to customers.[27][28][29]

Internal Microsoft reports from the Halloween documents leak have presented conflicting views. Particularly documents from 1998 and 1999 ceded that "Linux … is trusted in mission critical applications, and – due to its open source code – has a long term credibility which exceeds many other competitive OS's", "An advanced Win32 GUI user would have a short learning cycle to become productive [under Linux]", "Long term, my simple experiments do indicate that Linux has a chance at the desktop market …",[30] and "Overall respondents felt the most compelling reason to support OSS was that it 'Offers a low total cost of ownership (TCO)'."[31]

Con Kolivas' criticism of kernel politics

Con Kolivas, a former kernel developer, tried to optimize the kernel scheduler for interactive desktop use. He finally dropped the support for his patches due to the lack of appreciation for his development. In the 2007 interview Why I quit: kernel developer Con Kolivas he stated:

If there is any one big problem with kernel development and Linux it is the complete disconnection of the development process from normal users. You know, the ones who constitute 99.9% of the Linux user base. The Linux kernel mailing list is the way to communicate with the kernel developers. To put it mildly, the Linux kernel mailing list (lkml) is about as scary a communication forum as they come. Most people are absolutely terrified of mailing the list lest they get flamed for their inexperience, an inappropriate bug report, being stupid or whatever. ... I think the kernel developers at large haven't got the faintest idea just how big the problems in userspace are.[32]

Responses to criticism

The Linux community has had mixed responses to these and other criticisms. As mentioned above, while some criticism has led to new features and better user-friendliness, the Linux community as a whole has a reputation for being resistant to criticism.[33] Writing for PC World, Keir Thomas, noted that, "Most of the time the world of Linux tends to be anti-critical. If anybody in the community dares be critical, they get stomped upon."[33]

See also

  • Linux
  • Criticism of Desktop Linux
  • Criticism of Microsoft Windows
  • Unix-haters handbook

References

  1. ^ "...it is unfortunate that NVIDIA will not be supporting the Nouveau development, releasing open-source documentation, or providing other open-source support...", March 26, 2010, Phoronix.com
  2. ^ "How to Install Adobe Photoshop on Ubuntu Linux | TechSource". Junauza.com. Retrieved 2012-09-30. 
  3. ^ a b Tashkinov, Artem S. (2011-05-11). "Why Linux is not yet ready for desktop". Retrieved 2011-07-29. 
  4. ^ McCue, Andy (2005-09-09). "Gartner sounds desktop Linux warning". zdnet.co.uk. Retrieved 2011-07-29. 
  5. ^ Scheinberg, Adam (2003-02-24). "If I Had My Own Distro". www.osnews.com. Retrieved 2010-04-30. 
  6. ^ "The GoboLinux directory structure brings a fresh, clean look the Linux system...", 2003, GoboLinux.org
  7. ^ moonOS has it own File Hierarchy System...
  8. ^ a b Wallen, Jack (September 2008). "Ten key differences between Linux and Windows, page two". Retrieved 2009-02-20. 
  9. ^ Wallen, Jack (September 2008). "Ten key differences between Linux and Windows, page three". Retrieved 2009-02-20. 
  10. ^ EmperorLinux (2009). "EmperorLinux". Retrieved 2009-05-27. 
  11. ^ DistroWatch (January 2010). "Linux Distributions - Facts and Figures". Retrieved 2010-01-11. 
  12. ^ Wolfe, Alexander (2007-07-18). "Too Many Linux Distros Make For Open Source Mess". InformationWeek.com. Archived from the original on 24 August 2007. Retrieved 2010-01-11. 
  13. ^ Martin, Caitlyn (2007-01-16). "So Many Distros, So Little Time". www.oreillynet.com. Retrieved 2010-05-30. 
  14. ^ Austin, Modine (2009-09-22). "Linus calls Linux 'bloated and huge'". www.theregister.co.uk. Retrieved 2010-07-01. 
  15. ^ "LinuxCon Roundtable in Torvalds Quotes". www.tuxradar.com. 2009-09-22. Retrieved 2010-07-01. 
  16. ^ "Is Linux kernel getting bloated ? Linus Torvalds says Yes!". linuxhelp.blogspot.com. 2009-09-24. Retrieved 2010-07-01. 
  17. ^ "Get the Facts Home". Microsoft website. Retrieved 2007-04-14. 
  18. ^ "Get the Facts on Linux and Windows: Security". Microsoft website. Retrieved 2007-04-14. 
  19. ^ "Get the Facts on Linux and Windows: Reliability". Microsoft website. Retrieved 2007-04-14. 
  20. ^ "Windows v Linux security: the real facts". The Register. 22 October 2004. 
  21. ^ "Get the Facts on Linux and Windows: Total Cost of Ownership". Microsoft website. Retrieved 2007-04-14. 
  22. ^ "Get the Facts on Linux and Windows: Intellectual Property Indemnification". Microsoft website. Retrieved 2007-04-14. 
  23. ^ Joe Barr (24 June 2005). "The facts behind the "Get the Facts" ad campaign". Newsforge. Retrieved 2007-04-14. 
  24. ^ Nicholas Petreley (22 October 2004). "Security Report: Windows vs Linux". Retrieved 2007-05-12. 
  25. ^ "Microsoft kills its 'Get the Facts' anti-Linux site", August 23, 2007, ZDnet
  26. ^ "Microsoft tried to muck with anti-Linux 'facts'", February 2, 2007, ZDnet
  27. ^ Novell Indemnification Program
  28. ^ What is Red Hat's Open Source Assurance program?
  29. ^ Canonical rejigs Ubuntu support services, Tiered support gets tiered pricing By Timothy Prickett Morgan, The Register
  30. ^ Raymond, Eric S. (2006-10-12). "Halloween Document II (Version 1.7)". www.catb.org/~esr. 
  31. ^ Raymond, Eric S. (2002-11-05). "Halloween VII: Survey Says". www.catb.org/~esr. 
  32. ^ Mills, Ashton (2007-07-24). "Why I quit: kernel developer Con Kolivas". apcmag.com. Retrieved 2010-07-13. 
  33. ^ a b Thomas, Keir (April 2009). "Linux Needs Critics". www.pcworld.com. Retrieved 2010-01-22. 
(Sebelumnya) Criticism of desktop Linuxcron (Berikutnya)