mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
选题: 20200519 24 Linux desktops you need to try
sources/talk/20200519 24 Linux desktops you need to try.md
This commit is contained in:
parent
0674b29f0f
commit
20e23610b4
131
sources/talk/20200519 24 Linux desktops you need to try.md
Normal file
131
sources/talk/20200519 24 Linux desktops you need to try.md
Normal file
@ -0,0 +1,131 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: ( )
|
||||
[#]: reviewer: ( )
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: subject: (24 Linux desktops you need to try)
|
||||
[#]: via: (https://opensource.com/article/20/5/linux-desktops)
|
||||
[#]: author: (Seth Kenlon https://opensource.com/users/seth)
|
||||
|
||||
24 Linux desktops you need to try
|
||||
======
|
||||
Gotta catch them all!
|
||||
![Penguins][1]
|
||||
|
||||
One of the great strengths of the Linux desktop is the choice it affords its users. If you don't like your application menu in the lower left of your screen, you can move it. If you don't like the way your file manager organizes your documents, you can use a different one. Admittedly, however, that can be confusing for new users who aren't used to having a say in how they use their computers. If you're looking at installing Linux, one of the choices you're going to have to make is which desktop you want to use, and the best way to do that is to try a few different ones until you find the one that feels right for you.
|
||||
|
||||
### The defaults
|
||||
|
||||
![][2]
|
||||
|
||||
opensource.com
|
||||
|
||||
As the default on Fedora, Ubuntu, Debian, and several others, the GNOME desktop is probably the most popular desktop for Linux. It's an intuitive and modern interface, with little nods to mobile design so it feels natural even on a touch screen.
|
||||
|
||||
Some distributions of Linux opt for something different, though, including KDE Plasma, Pantheon, Cinnamon, and Mate.
|
||||
|
||||
* [GNOME][3]: the modern and intuitive default
|
||||
* [Mate][4]: legacy GNOME
|
||||
* [KDE][5]: the powerful and configurable Plasma desktop
|
||||
* [Cinnamon][6]: classic GNOME
|
||||
* [Pantheon][7]: the divine default of [ElementaryOS][8]
|
||||
* [Budgie][9]: a subdued desktop
|
||||
* [Trinity][10]: legacy KDE
|
||||
|
||||
|
||||
|
||||
# Traditional Unix
|
||||
|
||||
![Window Maker running on Fedora][11]
|
||||
|
||||
Unix, the progenitor of modern operating systems and the direct inspiration for Linux, has a surprisingly rich history of desktops. Most people aren't familiar with Unix desktop design because Unix computers were considered specialist machines common to academic, scientific, and film settings rather than the household. If you were a Unix, IRIX, or NeXT user, then you might have fond memories of desktops like [CDE][12] or NeXTStep. You're in luck because the tradition lives on:
|
||||
|
||||
* [Windowmaker][13]: the NeXT interface reborn
|
||||
* [Enlightenment][14]: a modernized and improved Windowmaker-style desktop
|
||||
* [Fluxbox][15]: thinking outside the box
|
||||
* [Openbox][16]: improving the usability of the box
|
||||
* [TWM][17]: the timeless sample desktop bundled with X11
|
||||
* [Fvwm][18]: TWM improved
|
||||
|
||||
|
||||
|
||||
### Lightweight desktops
|
||||
|
||||
![XFCE in 2019 on Mageia Linux][19]
|
||||
|
||||
You might wonder why Linux has so many desktops to choose from. While you can chalk a lot of it up to personal preference and a low tolerance for inefficiency, there are technical benefits to optimizing an interface. For instance, old computers struggling to keep up with an update to its UI [can be given new life](<https://opensource.com/article/20/2/macbook-linux-elementary>) with a lightweight desktop. Alternately, you may simply want to allocate CPU cycles to everything *but* your desktop, so keeping your primary UI minimal just makes sense. Whatever your reason, there are several you can try:
|
||||
|
||||
* [XFCE][20]: delivers a familiar desktop for a fraction of the cost
|
||||
* [LXQT and LXDE][21]: familiar desktops for a smaller fraction of the cost
|
||||
* [PekWM][22]: a box-style window manager
|
||||
* [Joe's Window Manager][23]: another box-style window manager
|
||||
* [Ratpoison][24]: don't touch that mouse
|
||||
* [Herbstluftwm][25]: Ratpoison for [Vim users][26]
|
||||
* [Lumina][27]: a desktop developed for PC-BSD
|
||||
|
||||
|
||||
|
||||
### Experimental desktops
|
||||
|
||||
![Unix Desktop Environment][28]
|
||||
|
||||
One of the things that happens when it's relatively easy to create and integrate a desktop into a system is that you get interesting proof-of-concepts and experimental projects. Some are more polished than others, and some aren't terribly easy to install. These probably aren't destined to be your permanent desktop, but they can be fun to experience:
|
||||
|
||||
* [Unix Desktop Environment][29]: a reinvention of the desktop
|
||||
* [Rox][30]: a progressive and modern desktop in its day
|
||||
* [MLVWM][31]: what if the Apple IIe had run Unix?
|
||||
* [Equinox][32]: just the basics
|
||||
|
||||
|
||||
|
||||
### Choose your desktop
|
||||
|
||||
If you're overwhelmed by choice, then keep in mind that desktops are meant to be _optional_. There's no obligation to try more than the one that ships with your distribution.
|
||||
|
||||
Many a power user of Linux settles for whatever desktop their distribution puts in front of them. The important thing is to get a Linux install that works with your computer, and spend time with it to learn how it works. Ultimately, all desktops are only meant to do the same thing: help you organize and manage your important data. As long as you know how your desktop works, that's all that matters. But if you've learned everything you need to know about your default desktop, you now have plenty of options to try out on the weekend. Have fun!
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensource.com/article/20/5/linux-desktops
|
||||
|
||||
作者:[Seth Kenlon][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensource.com/users/seth
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/linux-penguins.png?itok=yKOpaJM_ (Penguins)
|
||||
[2]: https://opensource.com/sites/default/files/advent-gnome.jpg
|
||||
[3]: https://opensource.com/article/19/12/gnome-linux-desktop
|
||||
[4]: https://opensource.com/article/19/12/mate-linux-desktop
|
||||
[5]: https://opensource.com/article/19/12/linux-kde-plasma
|
||||
[6]: https://opensource.com/article/19/12/cinnamon-linux-desktop
|
||||
[7]: https://opensource.com/article/19/12/pantheon-linux-desktop
|
||||
[8]: https://elementary.io/
|
||||
[9]: https://opensource.com/article/19/12/budgie-linux-desktop
|
||||
[10]: https://opensource.com/article/19/12/linux-trinity-desktop-environment-tde
|
||||
[11]: https://opensource.com/sites/default/files/uploads/advent-windowmaker.jpg (Window Maker running on Fedora)
|
||||
[12]: https://sourceforge.net/projects/cdesktopenv/
|
||||
[13]: https://opensource.com/article/19/12/linux-window-maker-desktop
|
||||
[14]: https://opensource.com/article/19/12/linux-enlightenment-desktop
|
||||
[15]: https://opensource.com/article/19/12/fluxbox-linux-desktop
|
||||
[16]: https://opensource.com/article/19/12/openbox-linux-desktop
|
||||
[17]: https://opensource.com/article/19/12/twm-linux-desktop
|
||||
[18]: https://opensource.com/article/19/12/fvwm-linux-desktop
|
||||
[19]: https://opensource.com/sites/default/files/advent-xfce.jpg (XFCE on Mageia Linux in 2019)
|
||||
[20]: https://opensource.com/article/19/12/xfce-linux-desktop
|
||||
[21]: https://opensource.com/article/19/12/lxqt-lxde-linux-desktop
|
||||
[22]: https://opensource.com/article/19/12/pekwm-linux-desktop
|
||||
[23]: https://opensource.com/article/19/12/joes-window-manager-linux-desktop
|
||||
[24]: https://opensource.com/article/19/12/ratpoison-linux-desktop
|
||||
[25]: https://opensource.com/article/19/12/herbstluftwm-linux-desktop
|
||||
[26]: https://opensource.com/resources/what-vim
|
||||
[27]: https://opensource.com/article/19/12/linux-lumina-desktop
|
||||
[28]: https://opensource.com/sites/default/files/uploads/advent-ude.jpg (Unix Desktop Environment)
|
||||
[29]: https://opensource.com/article/19/12/linux-unix-desktop-environment-ude
|
||||
[30]: https://opensource.com/article/19/12/linux-rox-desktop
|
||||
[31]: https://opensource.com/article/19/12/linux-mlvwm-desktop
|
||||
[32]: https://opensource.com/article/19/12/ede-linux-desktop
|
Loading…
Reference in New Issue
Block a user