南方Linux论坛   首页 | 行业 | 下载 | Blog | 桌面应用 | 数据库 | 电子商务 | 文摘 | 网络服务 | 开源 | 系统管理 | 内核代码 | 教程

返回   南方Linux论坛 > Linux发行版分类讨论区 > Debian专题
注册账号 Blog 论坛帮助 会员列表 日历事件 搜索 今日新帖 标记讨论区已读

发表新主题 回复
 
主题工具 显示模式
旧 2007-05-21, 06:36 PM   #1
spirit 帅哥
级别:0 | 在线时长:0小时 | 升级还需:5小时
初级会员
 
注册日期: 2007-03-31
帖子: 8
精华: 0
现金: 24 金币
资产: 24 金币
声望: 10 spirit 正向着好的方向发展
默认 Install My Debian4.0(Easy :D )

Install My Debian4.0(Easy )

/*
第一次 安debian VM中成功 去朋友家机器 安装也成功 做了下笔记
不对的地方大家多多指出
*/

Install My Debian4.0

By - Spirit
Day:2007-05-21
Time:18:21
QQ:289062722
Email:spiritforetell@gmail.com

-----Install Base System
/*
insert your debian CD
You may download by
http://debian.cn99.com/debian-cd/etc...86-netinst.iso
*/
# Drop Enter

-----Use PPPOE
#apt-cdrom add
/*
insert your debian CD
*/
# Drop Enter
#apt-get update
#apt-get install pppoe
#pppoeconf
...
/*
input your pppoe username and password
*/
#pon dsl-provider /*active pppoe*/
#poff /*Down pppoe*/

-----Fxi APT
#cd /etc/apt
#wget http://debian.cn99.com/sources.list.cn99
#cp sources.list sources.list.default
#cp sources.list.cn99 sources.list
#apt-get update

-----Apt xwindow + xfce4
#apt-get install x-window-system-core xfce4
#startx /*start xfce4 */

-----Apt alsa
#apt-get install alsa /*apt more about alsa packages*/
#alsaconf /*config alsa*/
... /*select your sound chip*/
#alsamixer /*sound control*/

-----Apt mplayer
#apt-get install mplayer mplayer-skin... /*apt more about mplayer packages*/
#gmplayer /*start mplayer(mode GUI)*/

-----Apt fcitx
#apt-get install fcitx
#fcitx /*start fcitx*/

-----Config fcitx
#dpkg-reconfigure locales
/*select
zh_CN.GB2313
zh_CN.UTF8
*/
#vim /etc/X11/Xsession.d/25chinput-start
/*insert
export LANG=zh_CN.GB2313
export XMODIFIERS=@im=fcitx
*/

-----Apt locales and config
#apt-get install locales
#dpkg-reconfigure locales
/*
select
en_US ISO-8859-1
zh_CN.GB2313
*/
#vim ~/.session
/*insert
LANGUAGE=zh_CN.GB2313
LANG=zh_CN.GB2313
LC_ALL=zh_CN.GB2313
export LANGUAGE LANG LC_ALL
*/

-----More Config Tools
#base-config /*base system config tool*/

#dpkg-reconfigure /*so cool config package!*/
/*example
#dpkg-reconfigure locales
*/

#apt-get install xdebconfigurator /*config Xwindow !*/
#debconfigurator /*scan hardwares*/
#debconf /*scan total*/
/*
fix "/etc/X11/XF86Config-4" from "debconf"
*/

#modconf /*config modules!*/
spirit 当前离线  
回复时引用此帖
发表新主题 回复


当前查看此主题的会员: 1 (0 位会员和 1 位游客)
 
主题工具
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

论坛启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码


所有时间均为北京时间。现在的时间是 05:06 AM


vBulletin 3.6.8 Powered by 南方Linux联盟
版权所有 ©2004 - 2009, bbs.linuxunion.net