[quote]先要选择好源
sudo apt-get update
sudo apt-get install x-window-system-core
sudo apt-get install gnome-core
sudo apt-get install gdm
sudo apt-get install ubuntu-desktop
[/quote]
重新启动就会自动进入桌面。
一般不能用root登录,使用自己新建的用户登录。
sudo apt-get update
sudo apt-get install x-window-system-core
sudo apt-get install gnome-core
sudo apt-get install gdm
sudo apt-get install ubuntu-desktop
[/quote]
重新启动就会自动进入桌面。
一般不能用root登录,使用自己新建的用户登录。
本文介绍如何通过命令行安装Ubuntu的桌面环境。首先更新软件源,然后依次安装X Window系统、GNOME核心组件、GDM显示管理器及Ubuntu桌面环境。安装完成后重启系统,并建议使用新建的普通用户而非root登录。
1052

被折叠的 条评论
为什么被折叠?



