人一生这一辈子,能记住多少事?还是写下来的好。 注册 | 登陆
浏览模式: 标准 | 列表分类:操作系统

ubuntu 9.04软件源

默认的中国源速度非常不错

在终端输入并运行
sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup (备份当前的源列表,以便日後需要时恢复)
sudo gedit /etc/apt/sources.list (修改sources.list文件中源的列表)
弹出类似如图文本

然后 保存编辑好的文件,终端执行以下命令进行软件升级。
sudo apt-get update #这一步是更新你的源列表,换源後必须执行
(如果更新速度非常慢请更换源 sudo gedit /etc/apt/sources.list )
sudo apt-get upgrade #这一步是更新软件
更新完软件后,再继续设置吧。
有时你可能需要使用:sudo apt-get -f install 来修复安装
因为经常会用到终端:所以把终端加到右键菜单:
sudo apt-get install nautilus-open-terminal
这就终端就在右键菜单了可以了!!


#第一的教育网的,下载速度才开始20k/s,后来持续在700K左右。
deb http://debian.ustc.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ jaunty-backports restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
#第二个北京交大的速度最低速度870K/S(强烈推荐)
deb http://mirror.bjtu.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ jaunty-backports restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb http://mirror.bjtu.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://mirror.bjtu.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
#第三个上海交通大学的,807k/s,速度与北京交大的不相上下。(推荐)
deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu-cn/ jaunty main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe
#第四个清华大学的源 没有找到那个文件 但是这个里面的东西是4月最近更新的,下载了其他文件速度只有28K/S。
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty main restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-backports restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-proposed main restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-security main restricted universe multiverse
deb ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty main restricted universe multiverse
deb-src ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-security main restricted universe multiverse
deb-src ftp://ftp3.tsinghua.edu.cn/mirror/ubuntu/ubuntu/ jaunty-updates main restricted universe multiverse
#兰州大学的源 速度上限40K/S,稳定在25以上。
deb ftp://mirror.lzu.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-backports restricted universe multiverse
deb ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src ftp://mirror.lzu.edu.cn/ubuntu/ jaunty main restricted universe multiverse
deb-src ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb-src ftp://mirror.lzu.edu.cn/ubuntu/ jaunty-updates main restricted universe multiverse
#台大的 我这里直接无法访问
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse
#电子科大的源 速度700K/S以上
deb http://ubuntu.uestc.edu.cn/ubuntu jaunty main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu jaunty-backports main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu jaunty-proposed main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu jaunty-security main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu jaunty-updates main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu jaunty main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu jaunty-backports main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu jaunty-proposed main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu jaunty-security main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu jaunty-updates main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu-cn jaunty main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntustudio jaunty main
#下面这个源有IP是清华的, 不过我这里已经被网通给和谐了
deb http://mirror9.net9.org/ubuntu/ jaunty main multiverse restricted universe
deb http://mirror9.net9.org/ubuntu/ jaunty-backports main multiverse restricted universe
deb http://mirror9.net9.org/ubuntu/ jaunty-proposed main multiverse restricted universe
deb http://mirror9.net9.org/ubuntu/ jaunty-security main multiverse restricted universe
deb http://mirror9.net9.org/ubuntu/ jaunty-updates main multiverse restricted universe
deb-src http://mirror9.net9.org/ubuntu/ jaunty main multiverse restricted universe
deb-src http://mirror9.net9.org/ubuntu/ jaunty-backports main multiverse restricted universe
deb-src http://mirror9.net9.org/ubuntu/ jaunty-proposed main multiverse restricted universe
deb-src http://mirror9.net9.org/ubuntu/ jaunty-security main multiverse restricted universe
deb-src http://mirror9.net9.org/ubuntu/ jaunty-updates main multiverse restricted universe
deb http://mirror9.net9.org/ubuntu-cn/ jaunty main multiverse restricted universe
#下面这个是电子科大的 下限573K/S,最高800K左右吧。
deb http://ubuntu.dormforce.net/ubuntu jaunty main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu jaunty-backports main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu jaunty-proposed main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu jaunty-security main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu jaunty-updates main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu jaunty main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu jaunty-backports main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu jaunty-proposed main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu jaunty-security main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu jaunty-updates main restricted universe multiverse
#下面这个是东北大学的,已经挂了
deb ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty main multiverse restricted universe
deb ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-backports main multiverse restricted universe
deb ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-proposed main multiverse restricted universe
deb ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-security main multiverse restricted universe
deb ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-updates main multiverse restricted universe
deb-src ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty main multiverse restricted universe
deb-src ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-backports main multiverse restricted universe
deb-src ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-proposed main multiverse restricted universe
deb-src ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-security main multiverse restricted universe
deb-src ftp://ftp.neu.edu.cn/mirror/archive.ubuntu.com/ubuntu/ jaunty-updates main multiverse restricted universe
#厦门大学的 等了10S我都没有连上,直接把它给抛弃了 所以不推荐使用
deb ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse
#西南财经大学的源 700K/s左右
deb http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty main restricted universe multiverse
deb http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-backports restricted universe multiverse
deb http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-security main restricted universe multiverse
deb http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty main restricted universe multiverse
deb-src http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://ftp.swufe.edu.cn/mirror/ubuntu/ jaunty-updates main restricted universe multiverse
#电信网的源 速度240K/S以上 最高280K/S
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-updates main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-backports main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-security main restricted universe multiverse
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ jaunty-proposed main multiverse restricted universe
deb-src http://mirror.lupaworld.com/ubuntu/archive/ jaunty-proposed main restricted universe multiverse

 

 

刚试了一下Ubuntu9.04,感觉不错,以下是CN99的源,速度非常快:

deb http://ubuntu.cn99.com/ubuntu/ jaunty main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ jaunty-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ jaunty-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ jaunty main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ jaunty-backports main restricted universe multiverse

 

Tags: ubuntu

使用批处理文件自动更改盘符

使用批处理文件自动更改盘符,只需要执行一下这个批处理文件,则会自动更改第二硬盘的盘符,当前的第二硬盘为四个分区,(1个主分区,3个扩展分区)

附件: 更改盘符.zip (427 bytes, 下载次数:36)

Tags: 盘符

Ubuntu804,ati 7500显卡开启3D效果

1、sudo apt-get install fusion-icon

sudo apt-get install displayconfig-gtk

安装这两个包,安装后要重启

2、应用程序--系统工具--compiz ** icon

到工具栏的右上角找一个蓝色的图标,右键点击,自己选择一下,实验一下各个选项,可以开启,可能各个系统的不太一样,都折腾了快一个星期了,今天终于看到这个效果了。

Ubuntu Linux 8.04安装CN99源!

打开终端
1.)输入:sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup //此为保存当前的源列表
2.)输入:sudo gedit /etc/apt/sources.list //此为编辑源列表

此时会用gedit打开源列表,全选后,复制以下横线之间的内容覆盖原有的全部内容:
-----------------------------------------------------------------------------------------------------------

» 阅读全文

Tags: ubuntu8.04, cn99, 软件源

微软推出硬件级虚拟机:Hyper-V Server 2008

Hyper-V Server 2008 是一个在裸机上安装的虚拟机。也就是说,它是直接与硬件在打交道。它要求是64位的硬件,以及支持硬件虚拟化技术的CPU。以前买CPU时,买的是AMD 64的,这下它的虚拟技术有用武之地了,哈哈。改天回去试着安装一下试试。

Hyper-V Server 2008 与一般的虚拟机不同在于:

一般的虚拟机是:  硬件<->操作系统<->虚拟机软件<->虚拟机中安装的系统

而Hyper-V Server 2008 则是:硬件<->虚拟机软件<->虚拟机中安装的系统

可以看到,中间少了一个环节,理论上说,效率应该比之以往会高出不少吧。

而最使人高兴的地方就是,Hyper-V Server 2008 现在微软已经免费提供,大家都可以使用。呵呵~

还是等偶回去试用过后再来评论吧。期待ing...

Hyper-V Server 2008 简体中文版下载链接:

http://www.microsoft.com/downloads/details.aspx?FamilyID=6067cb24-06cc-483a-af92-b919f699c3a0&DisplayLang=zh-cn

Tags: hyper-v server, 裸机

最新办法:成功制作集成sp1的VISTA操作系统无人值守安装光盘

VISTA sp1正式中文版发布在即,但在网上很难搜寻到“VISTA集成sp1光盘制作”教程。即使偶有发现,绝对让你望而却步——操作实在是太复杂了。笔者提供的这个办法,简单到只要具备VISTA光盘镜像ISO和sp1补丁包,另外下载最新版的vLite,就完全可以轻松自如的成功制作集成sp1的VISTA无人值守安装光盘了。

    第一步:在VISTA操作系统安装最新版的vLite(多国语言版)。在菜单Language下拉条中选取Chinese,即成为中文界面。vLite 官方下载:点击下载 vLite 1.1.6 Final (1.61M)

    第二步:将sp1下载到一个盘的根目录,比如E/;VISTA光盘镜像ISO解压到一个文件夹,比如E/66.点按“浏览”按钮,选取E/66;确定版本,比如旗舰版(Vista Ultimate )。


    第三步:勾选“Service Pack”和“可引导ISO”,即可开始集成sp1操作,从而生成新的ISO。在此基础上直接进行刻录,即为VISTA sp1安装光盘。

    第四步:如对“新的ISO”再进行“无人值守”等“个性化”项目的第二轮操作,就能成功制作集成sp1的VISTA操作系统无人值守安装光盘。

附:在XP操作系统,应安装Microsoft .NET Framework2.0 SP2,以及vLite 1.1.6 Final。操作步骤,同上。


Microsoft .NET Framework2.0 SP2下载地址:

http://www.onlinedown.net/soft/38669.htm

http://www.9553.com/soft/264.htm

vLite v1.1.6 beta 2下载地址:

 

http://www.crsky.com/soft/9145.html

http://tools.mydrivers.com/soft/534.htm

Tags: vista, sp1, 集成

WGET的使用方法与技巧

使用方法:

wget的使用形式是:

wget [参数列表] URL

首先来介绍一下wget的主要参数:

· -b:让wget在后台运行,记录文件写在当前目录下"wget-log"文件中;

· -t [nuber of times]:尝试次数,当wget无法与服务器建立连接时,尝试连接多少次

» 阅读全文

Tags: wget

DOS下如何进行盘符修改

PROMPT
是改提示符的命令

Tags: dos, 盘符修改

Records:1512