GNOME桌面安装和登陆管理器forubuntu

简介:

平台:GNU/Linux

版本:ubuntu 11.10

首先关于登陆管理器:

lightdm 是默认安装的,要切换到gdm 或者kdm,在终端中运行:

sudo dpkg-reconfigure gdm

默认的安装gnome-shell后,缺少很多有用的管理工具。

下面是安装GNOME3的方法:

sudo apt-get install gnome-shell gnome-themes-standard gnome-tweak-tool

要想完全的移除某个安装包可以执行

sudo apt-get --auto-remove purge [packages]

或者是

sudo apt-get autoremove [packages]

 

 

$ sudo apt-get --auto-remove purge gdm gnome-shell
[sudo] password for dgd: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  gdm* gnome* gnome-core* gnome-shell* gnome-shell-extensions-common*
  gnome-shell-extensions-user-theme* gnome-tweak-tool*
0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
After this operation, 14.0 MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 246435 files and directories currently installed.)
Removing gnome ...
Removing gnome-core ...
Removing gdm ...
Purging configuration files for gdm ...
Removing user `gdm' ...
Warning: group `gdm' has no more members.
Done.
Removing gnome-shell-extensions-user-theme ...
Removing gnome-shell-extensions-common ...
Removing gnome-tweak-tool ...
Removing gnome-shell ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for gconf2 ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for libglib2.0-0:i386 ...
Processing triggers for libglib2.0-0 ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for man-db ...

 



本文转自 urey_pp 51CTO博客,原文链接:http://blog.51cto.com/dgd2010/725747,如需转载请自行联系原作者


相关文章
|
3天前
|
网络安全 Windows
Windows server 2012R2系统安装远程桌面服务后无法多用户同时登录是什么原因?
【11月更文挑战第15天】本文介绍了在Windows Server 2012 R2中遇到的多用户无法同时登录远程桌面的问题及其解决方法,包括许可模式限制、组策略配置问题、远程桌面服务配置错误以及网络和防火墙问题四个方面的原因分析及对应的解决方案。
|
5月前
|
Linux 数据安全/隐私保护
debian使用桌面管理器管理多个桌面系统
在Debian 12中,初始安装了带KDE桌面的系统,KDE自带SDDM显示管理器。为切换桌面,安装了XFCE:`sudo apt install xfce4`。选择SDDM登录后点击“桌面会话”选XFCE。遇到问题:无法通过SDDM登录root。解决方案包括编辑`pam.d/sddm`和`root/.bashrc`,然后重启SDDM或系统。要彻底卸载XFCE,使用:`sudo apt remove *xfce4*`, `sudo apt autoremove`, `sudo apt clean`,重启后无XFCE选项。
|
运维 网络协议 安全
Windows用户如何安装Cpolar
本教程适合于Windows用户,安装并使用cpolar工具。
255 0
|
C++ Windows
Windows用户如何将cpolar内网穿透配置成后台服务,并开机自启动?
本文介绍,如何将cpolar配置成后台服务,并且开机自动启动。
|
Ubuntu 网络安全 数据安全/隐私保护
使用Windows远程桌面工具来远程连接控制Ubuntu系统
使用Windows远程桌面工具来远程连接控制Ubuntu系统
2004 0
|
Linux
Linux安装Gnome桌面并自定义登录界面
Linux安装Gnome桌面并自定义登录界面
592 0
|
Ubuntu
解决办法:ubuntu登录后,桌面空空如也,状态栏没了
解决办法:ubuntu登录后,桌面空空如也,状态栏没了
233 0
安装GNOME3桌面并设置开机启动图形界面
安装GNOME3桌面并设置开机启动图形界面
安装GNOME3桌面并设置开机启动图形界面
下一篇
无影云桌面