armbian安装图形桌面_Linux的图形用户界面-你会选择哪个?

这篇博客讨论了Linux在服务器端的使用,并比较了几种常见的图形用户界面,包括Unity、Gnome和轻量级的Xfce。作者推荐了Xfce,因为它社区活跃且资源占用少。还介绍了卸载不同桌面环境的步骤,并提到了Ubuntu下Cairo-Dock这款开源 dock 的安装与特点,强调了它的轻量级和可定制性。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

5d0b6dbbfd96468b78fa8e71b29dd7c8.png

时至今日,Linux在服务器端的地位是毋庸置疑的,其常见的命令行界面是相当稳定的,图形界面嘛,存在众多版本,兼容性有待进一步提升。

常见的图形界面有,以ubuntu系统为例:

  1. Unity

这是Ubuntu自带的图形界面,相当炫,但吃内存比较大,在老爷机上可能会卡顿哈。

5bffaad3e17792765d681b77712576c4.png
  1. gnome

gnome大家再熟悉不过了吧,看,就是这货。

bcdac334b66d603f38eede0523e2c826.png

是不是有种似曾相识的感觉呀。

  1. lxde

lxde是轻量级的图形界面,但由于其社区活跃度低,因此,不推荐安装。

237ef4277215001a6b23bf10190d6558.png
  1. xfce

最后,我就要说我用的xfce了,其社区活跃,是轻量级的桌面。

a7111155069b1a1af2017076c4895d3d.png

安装:apt-get install xubuntu-desktop


附上ubuntu自带桌面的unload:

ubuntu卸载 gnome 系统桌面:

1.将ubuntu 的图形界面切到命令行界面。

2.卸掉 gnome-shell 的主程序

apt-get remove gnome-shell

3.卸载 gnome

apt-get remove gnome

4.卸载不需要的依赖

apt-get autoremove

5.彻底卸载和删除gnome的相关配置文件

apt-get purge gnome

6.清理安装gnome的时候的留下的缓存程序软件包。

apt-get autoclean

apt-get clean

7. 重启,然后gnome桌面就没有了。


ubuntu卸载xfce桌面环境的方法:

1.卸载xfce桌面

apt-get remove xfce4*

apt-get autoremove

2.卸载xubuntu-desktop

apt-get remove xubuntu*

apt-get autoremove


这里,要推荐一个ubuntu下的开源dock——cairo-dock,安装步骤如下:

sudo add-apt-repository ppa:cairo-dock-team/ppa

sudo apt-get update

sudo apt-get install cairo-dock cairo-dock-plug-ins

就三行命令搞定啦,然后logout系统后重新进入就可以啦。

6af7be90f6e85ea18ca63c46901eaf6d.png

如下为Cairo-Dock官网对其解释:

Cairo-Dock is a desktop interface that takes the shape of docks, desklets, panel, etc

It is designed to be light, fast and customizable, and is desktop-agnostic.

It has a powerful DBus interface, to be controlled from a terminal or another application.Features can be added by plug-ins or applets, and applets can be written in C or in any language.Most actions can be done from keyboard.

我们注意到 light, customizable,这正是我们所需要的。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值