文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>ubuntu 6.10 首次安装后的基本配置

ubuntu 6.10 首次安装后的基本配置

时间:2007-02-26  来源:whitecoffee0828

1.配置网络:
network-admin
内容自己填写吧

2.修改 /etc/apt/sources.list
注释掉所有信息,在最后加入:
deb http://cn.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ edgy-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ edgy-security main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
进行系统的升级
apt-get update
apt-get dist-upgrade

3.修改 /boot/grub/menu.lst
更改默认启动为启动windows(看清楚有多少启动选项)
default         0 --> default         6

4.修改 /etc/fstab
因为ntfs文件系统无法写操作。所以注释掉 type 为 ntfs 的行

5.安装输入法 scim
apt-get install im-switch scim scim-modules-table scim-pinyin scim-qtimm scim-tables-zh
配置输入法
im-switch -s scim

6.汉化 firefox
apt-get install mozilla-firefox-locale-zh-cn

7.升级 vim
apt-get install vim
修改/etc/vim/vimrc,在最后加入
set nu
syn on

8.安装 chm , pdf 阅读器
apt-get install acroread gnochm

9.安装 ftp 软件
apt-get install gftp

10.安装 zip , rar 解压缩软件
apt-get install rar unzip

11.安装翻译软件
apt-get install stardict
插入字典
http://stardict.sourceforge.net/Dictionaries.php
在这里慢慢找你想要的字典吧

可以参考如下文章:
http://blog.chinaunix.net/u/31826/showart_246511.html
http://blog.chinaunix.net/u/32800/showart_260181.html
不错啊
相关阅读 更多 +
排行榜 更多 +
兔子跳一跳游戏

兔子跳一跳游戏

休闲益智 下载
球球跳跃游戏

球球跳跃游戏

休闲益智 下载
森林之灵游戏

森林之灵游戏

休闲益智 下载