创建自己的Gubuntu


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

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

步骤:

1,下载 Ubuntu Server:click here.

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 安装过程为非图形界面,注意备份重要数据,小心安装过程中的分区。

相关内容

    暂无相关文章