ubuntu 定制 安装 适合所有 Linux
采用desktopubuntu实在是耗时耗空间,网上找资料,自己可以定制化ubuntu。
字符安装
1、下载alternate ubuntu 7.10,用这个不为别的,700MCD与4GDVD,下载和扫描光盘能节约不少时间。
2、安装前拨掉网线,在安装过程中就不会搜索网络下载,能节约不少时间。
3、光盘启动,选择command-line安装方式。
\boot分100M
swap 一般分为内存的2倍,但你内存为2G 就可以分2G就可以
\ 存储最多的内容,分配剩余的空间就行
4、安装过程中会有dhcp auto config,由于拨掉网线,会报错,不用管它,选择不设置网络。
5、继续安装base system,你可以出去喝杯茶,5分钟以后一定要回来。
6、安装界面停止在http proxy,因为没有网络,系统认为是网络问题,不用管它,继续next,休息、休息一会。
7、系统提示弹出CD,选择重启,OK,字符系统安装完毕。
配置图形系统1、安装光盘放入光驱,插上网线,登录系统,当然是用你安装时建立的用户名。
2、设置ADSL
$sudo pppoeconf,输入你的adsl帐号与密码,会问你开机自动拨号,还有是不是立即拨号,自己考虑吧。
3、建立拨号配置文件的链接,主要是偷懒用,terminal下面不用去/etc/ppp/peer目录执行
$sudo ln –s /etc/ppp/peer/dsl-provider ~/dsl-provider
4、移动APT下载目录到空间大的硬盘,下次重新装系统时,就不用重复下载,浪费时间
$sudo cp –rf /var/cache/apt /backup1
$sudo rm -rf /var/cache/apt
$sudo ln –s /backup1/apt /var/cache/apt
5、更新源下载文件
$sudo apt-get update
6、安装中文环境
$sudo apt-get install language-pack-zh
7、安装X-win环境
$sudo apt-get install x-window-system-core
8、显卡驱动,我的是NV 440mx
$sudo apt-cache search nvidia
9、查询ubuntu手册,nvidia-glx-new驱动支持我的显卡
$sudo apt-get install nvidia-glx-new
10、在用户目录中生成xorg.conf.new
$sudo X –configure
11、查看xorg.conf.new,正常的话,X系统会自动识别你显示器的HorizSync和VetorRefresh
$sudo vim ~/xorg.conf.new
12、测试xorg.conf.new,正常的话,会显示分辩率很高的白屏,ctrl+alt+backspace退出
$sudo Xorg –config ~/xorg.conf.new
13、更新xwindow系统文件
$sudo cp ~/xorg.conf.new /etc/X11/xorg.conf
14、安装桌面环境
$sudo apt-get install gnome-core
15、安装Compiz窗口管理器,按道理这个不需要装的,但是不安装的话,ubuntu新开窗口不能移动,缩放。
$sudo apt-get install compiz
16、安装系统主题等
$sudo apt-get install ubuntu-artwork ubuntu-sounds human-theme usplash-theme-ubuntu deskbar-applet
17、安装输入法管理器与小企鹅输入法
$sudo apt-get install im-switch
$sudo apt-get install fcitx
$sudo im-switch -s fcitx
$im-switch -s fcitx
18、设置英语界面中文输入环境
$sudo vim /etc/environmont
添加LC_CTYPE=zh_CN.UTF-8
19、安装图形化工具,让你管理软件和驱动更容易
二、定制安装ubuntu
ubuntu 定制安装
(一)下载并刻录ubuntu光盘,利用ubuntu光盘安装基本系统(server安装模式)
(二)编辑/etc/apt/sources.list,加入ubuntu.org.cn的源,并apt-get update
(三)apt-get install x-window-system-core(安装x-window-system基本系统)
(四)apt-get install gnome-core(只安装gnome的基本系统,而且不要安装gdm,因为在ubuntu的源中gdm会安装很多ubuntu的特有东西)
(五)安装如下的包,补充一下比较必要的功能(看各人需要自己进行选择,包的描述是是根据自己理解写的,有的可能不太正确,请见谅):
acpi --------------------------acpi电源管理软件包
acpi-support --------------------------acpi电源管理软件包
acpid --------------------------acpi电源管理软件包
alien --------------------------管理除deb以外的其他格式的软件包
apmd --------------------------Utilities for Advanced Power Management (APM)
cupsys --------------------------打印服务支持
cupsys-bsd --------------------------打印服务支持
cupsys-client --------------------------打印服务支持
cupsys-driver-gimpprint -------------------------gimp图象处理软件打印服务支持(最好先装gimp再装)
cupsys-driver-gimpprint-data --------------------gimp图象处理软件打印服务支持(最好先装gimp再装)
esound --------------------------esound驱动
file-roller --------------------------归档管理器(先装unzip,unrar等)
foomatic-db --------------------------linuxprinting.org printer support
foomatic-db-engine
foomatic-db-gimp-print
foomatic-db-hpijs
foomatic-filters
foomatic-filters-ppds ----------------------------linuxprinting.org printer support
gconf-editor ----------------- ----------配置编辑器
gnome-cups-manager ----------------------------gnome打印器管理器
gnome-netstatus-applet ----------------------------Network status applet for GNOME 2
gnome-nettool -----------------------------Network information tool for GNOME
gnome-system-monitor ----------------------------Process viewer and system resource monitor for GNOME 2
gnome-system-tools ------------------------- --Cross-platform configuration utilities for GNOME(Users and groups,Date and time,Network configuration,Bootloaders)
gnome-utils ----------------------------包括gfloppy, gnome-system-log,gnome-dictionary搜索等一些桌面工具
gnome-volume-manager -------------------------可移动驱动器和介质
language-pack-zh -------------------------gnome基本的简体语言环境
language-pack-zh-base -------------------------gnome基本的简体语言环境
libgnome2-perl --------------------------好象是gnome2前端界面配置需要的相关文件
mozilla-firefox-locale-zh-cn ------------------firefox简体语言包
powermanagement-interface -----------------------platform neutral powermanagement interface
powernowd --------------------------------------control cpu speed and voltage using 2.6 kernel interface
sane-utils--------------------------------------API library for scanners -- utilities
smbclient --------------------------------------查看windows(smb)网络所需要文件
synaptic --------------------------------------新立得包管理器
x-ttcidfont-conf-------------------------------Configure TrueType and CID fonts for X X系统的字体配置程序
xsane-----------------------------------------GTK+-based X11 frontend for SANE (Scanner Access Now Easy)
gnome-audio----------------------------------gnome事件音效文件包
(六)如觉得有需要,可以考虑安装的软件包(不过本人这些都没有安装,是为了运行得更快)
gcalctool -------------------------------计算器
gnome-app-install -------------------------------ubuntu-gnome桌面环境软件的安装管理器
gnome-about -------------------------------关于gnome
gnome-pilot -------------------------------A GNOME applet for management of your Palm PDA
gnome-pilot-conduits --------------------------------conduits for gnome-pilot
gnome-themes -------------------------------gnome主题
gucharmap --------------------------------字符映射表
hal-device-manager ---------------------------------Hardware Abstraction Layer user interface
mkisofs --------------------------------Creates ISO-9660 CD-ROM filesystem images
nautilus-cd-burner --------------------------------nautilus的cd刻录程序
tsclient --------------------------------终端服务客户端
update-manager --------------------------------Ubuntu 更新管理器
update-notifier --------------------------------Ubuntu 更新提醒器
vino --------------------------------远程桌面
gnomemeeting --------------------------------gnome网络会议
(七)apt-get install fcitx ttf-arphic-newsung 安装输入法和newsung中文字体
(八)可以安装的一些常用软件参考
qt3-qtconfig -----------qt程序界面设置
opera(使用插件需要libmotif3包支持)
sun-j2re1.5 ----------java程序运行环境
prozgui 下载软件
gaim或kopete通讯软件
gthumb看图软件
xchatIRC
gimp图象处理软件
Meld-----------文件\目录\cvs比较工具
beep media player音乐播放
Qalculate(一个功能非常强大的计算器,不仅仅是计算器,竟然可以解决二元方程、积分、调用gnu,plot绘图等 )
totem-xine和w32codecs----------------视频播放软件和解码器
open office
stardict英汉辞典及相关字典库
gentoo和mc或rox-filer文件管理器
QQfor linux
Azureus(bt下载软件)
skype通讯软件
Thunderbird或sylpheed(查看html邮件需dillo支持)或其他email软件
(九)根据个人需要完成上面的一些软件包后,重启一下!运行startx进入图形界面(因为没有安装登陆管理器,因此需要输入命令进入),如果大家要安装登陆管理器的,不太建议安装kdm和gdm,好象这二个管理器都给ubuntu修改加入了自己不少的东西!
- 最新评论