LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1123|回复: 10

【求助】骨头版的Debian安装完以后该怎么把它补全?

[复制链接]
发表于 2009-3-10 23:26:26 | 显示全部楼层 |阅读模式
本着深入学习的思想,尝试安装了骨头版debian-500-i386-netinst.iso,只有核心,连桌面和基本系统也没有安装,请问接下来应该安装些什么东西才能把它补全到GUI界面的版本?
发表于 2009-3-10 23:55:34 | 显示全部楼层
xorg  gnome-core & gdm   kde-core & kdm。
回复 支持 反对

使用道具 举报

发表于 2009-3-11 01:33:22 | 显示全部楼层
置顶的帖子里面有
回复 支持 反对

使用道具 举报

发表于 2009-3-11 09:04:10 | 显示全部楼层
gnome-desktop 或者 kde-desktop
回复 支持 反对

使用道具 举报

发表于 2009-3-11 13:13:16 | 显示全部楼层
只装了个内核?基本系统都没装你怎么用apt?
基本系统肯定装了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-11 15:42:59 | 显示全部楼层
我说的基本系统是指安装选项最后那个标准系统选项,除了安装GNOME和KDE外还有其他选择么?
回复 支持 反对

使用道具 举报

发表于 2009-3-11 23:17:22 | 显示全部楼层
Post by sindias;1959271
我说的基本系统是指安装选项最后那个标准系统选项,除了安装GNOME和KDE外还有其他选择么?

那就是基本系统了,装xorg后,你喜欢装哪个桌面就安装那个咯
回复 支持 反对

使用道具 举报

发表于 2009-3-12 09:27:48 | 显示全部楼层
我用 debootstrap 装的,后安装了 gnome ,但就是中英相间,不知后事如何处理。
回复 支持 反对

使用道具 举报

发表于 2009-3-13 00:03:31 | 显示全部楼层
设置local,安装字体,安装gnome的中文包。设置语言为中文。应该就是这样了
回复 支持 反对

使用道具 举报

发表于 2009-3-13 11:10:24 | 显示全部楼层
sudo vim /etc/apt/apt.conf.d/90no-recommends

####################
APT
{
Install-Recommends False;
};
####################

sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak

sudo vim /etc/apt/sources.list

####################
deb http://ftp.sjtu.edu.cn/debian sid main contrib non-free
or
deb http://ftp.tw.debian.org/debian sid main contrib non-free
or
deb http://debian.ustc.edu.cn/debian sid main contrib non-free
####################

sudo apt-get dist-upgrade

sudo apt-get install locales hal hdparm pmount alsa-base alsa-utils esound resolvconf pppoeconf firmware-iwlwifi wireless-tools wpasupplicant wicd laptop-mode-tools less bash-completion build-essential lintian fakeroot indent vim exuberant-ctags screen sysv-rc-conf xserver-xorg-video-intel x11-xserver-utils xfonts-base xinit openbox openbox-themes obconf obmenu menu hsetroot gtk2-engines gnome-icon-theme tango-icon-theme dmz-cursor-theme xscreensaver gksu synaptic grun htop conky tint2 stalonetray xterm rox-filer leafpad iceweasel sun-java6-jre sun-java6-plugin pidgin irssi epdfview poppler-data chmsee bluetooth obexftp mpd mpc sonata mplayer-nogui smplayer mozilla-mplayer galculator stardict easytag axel lftp rtorrent mldonkey-server scrot gqview gimp virtualbox-ose virtualbox-ose-source texlive texlive-xetex texlive-latex-extra openoffice.org-writer openoffice.org-calc openoffice.org-impress scim-pinyin ttf-dejavu ttf-wqy-zenhei xfonts-wqy unzip unrar p7zip

sudo usermod -G audio,voice,video,netdev,plugdev,vboxusers adam

sudo apt-get clean
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表