红联Linux门户
Linux帮助

创建自己的Gubuntu

发布时间:2014-11-25 15:27:46来源:bentutu作者:bentutu

Ubuntu 默认桌面环境是 Unity,如果在此基础上安装 Gnome Shell,如果为了“装纯”,显然不是很好的方法。当然,各位可以使用其他发行版本如Archlinux、Fedora、OpenSUSE 。

下面的方法是“Ubuntu Server+Gnome Shell”组合。


步骤:

1,下载 Ubuntu Server:click here.:http://www.ubuntu.com/download/server/download

2,安装Ubuntu Server(安装过程为文本模式)

3,更新,并安装Gnome Shell

sudo apt-get update

sudo apt-get install gnome

安装过程中会下载大量软件包。

4,重启

安装完毕重启。选择“Gnome ”登陆。安装 Gnome tweak 工具:

sudo apt-add-repository ppa:gnome3-team/gnome3

sudo apt-get install gnome-tweak-tool


注意:

1,确保你的网络环境连通

2,Ubuntu Server 安装过程为非图形界面,注意备份重要数据,小心安装过程中的分区。