[align=center] [/align]
Ubuntu server版本默认没有安装图形界面
可以按照下列步骤安装
wget
## Replace /etc/apt/sources.list with this file will change apt source to Debian Mirror on CN99#deb http://debian.cn99.com/debian stable main non-free contribdeb http://debian.cn99.com/debian-non-US stable/non-US main contrib non-freedeb http://debian.cn99.com/debian proposed-updates main contrib non-freedeb http://debian.cn99.com/debian-non-US proposed-updates/non-US main contrib non-freedeb http://debian.cn99.com/debian-security woody/updates main contrib non-free deb-src http://debian.cn99.com/debian stable main non-free contribdeb-src http://debian.cn99.com/debian-non-US stable/non-US main contrib non-freedeb-src http://debian.cn99.com/debian proposed-updates main contrib non-freedeb-src http://debian.cn99.com/debian-non-US proposed-updates/non-US main contrib non-freesudo cp sources.list.cn99 /etc/apt/sources.list
升级并安装x windows(GNOME)桌面环境
sudo apt-get update
安装 X 窗口系统:sudo apt-get install x-window-system-core。
安装登录管理器:sudo apt-get install xdm/gdm/kdm[注]。最常见的图形化登录管理器包括 XDM、GDM、KDM,用户可根据自己的需要选择其中之一。
安装桌面环境或窗口管理器:sudo apt-get install Ubuntu-desktop/kubuntu-desktop/xubuntu-desktop。这将分别安装 GNOME、KDE、XFCE 桌面环境。对于 GNOME、KDE、XFCE 这些桌面环境来说,为了获得更强的定制效果,也可仅安装最基本的组件,如:sudo apt-get install gnome-core/kde-core/xfce4。当然,如果不需要桌面环境,也可选择安装窗口管理器代替。那样的话,可以执行指令 sudo apt-get install fluxbox/icewm/enlightenment/fvwm。
ensonmj 于 2009-06-04 21:01:37发表:
这么说来server版的算是一种精简版吧
菜王 于 2009-06-04 15:48:19发表:
哇哇,找了半天,找到了自己需要的,多谢
zjyazy 于 2009-05-29 22:47:52发表:
{:2_92:}同意楼上的观点~~~~
々小疯子々 于 2009-05-29 18:48:53发表:
[i=s] 本帖最后由 々小疯子々 于 2009-5-29 18:50 编辑 [/i]
同意楼上的观点~~~~
在桌面版的新立德软件包里可以安装lamp或者mail服务组件~~
jagub 于 2009-05-29 16:59:40发表:
server版本的内容和desktop一样!
只不过服务器版本的不需要图形界面,所以安装最小配置,需要的话自己组装。
server版安装x-window就是desktop版本,
反过来desktop卸载x-window就是server版了。
所以给server版本安装x-window还不如直接下载desktop版
qq470320278 于 2009-05-29 16:11:33发表:
学习下 ding下
waty 于 2009-05-16 14:06:57发表:
不错,学习了,顶。