/ 中存储网

创建自己的Gubuntu的方法及命令

2015-07-22 16:11:48 来源:中存储网

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