亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問板塊 發(fā)新帖
查看: 1007 | 回復(fù): 0
打印 上一主題 下一主題

Debian安裝資源[轉(zhuǎn)載] [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2006-03-30 21:43 |只看該作者 |倒序?yàn)g覽
安裝資源

一、CD/DVD下載

1、官方資源:

http://www.debian.org/CD

2、國(guó)內(nèi)資源:

http://ftp.cdut.edu.cn/pub/linux/distribution/debian/
http://mirrors.cn99.com/debian-cd/
http://mirrors.geekbone.org/debian-cd/
ftp://deb.ustcsz.edu.cn/debian-cd/
http://www.cwinl.com/
ftp://218.22.45.5/
http://ftp.debian.org.cn/mirror/debian/
http://mirror.dlut.edu.cn/

二、添加安裝源(/etc/apt/sources.list )

格式:

1、添加本地源

本地資源目錄格式:
file:///F:/documents/Debian%20安裝資源%20%20debian_linuxsir_org.files/apt_list1.png
sources.list

2、添加網(wǎng)絡(luò)源

網(wǎng)絡(luò)資源目錄格式:
file:///F:/documents/Debian%20安裝資源%20%20debian_linuxsir_org.files/apt_list2.png
sources.list

三、優(yōu)化您的安裝源:


1、apt-spy 方式:

`apt-spy'會(huì)根據(jù)站點(diǎn)回應(yīng)時(shí)間和帶寬自動(dòng)創(chuàng)建`sources.list'。
#apt-get install apt-spy
#mv sources.list sources.list.bak //backup
#man apt-spy //獲取詳細(xì)的使用方法
#apt-spy update //更新您的鏡像列表文件 /var/lib/apt-spy/mirrors.txt
# apt-spy -d testing -a Asia
//在亞洲區(qū)尋找速度最快的testing版鏡像,并生成 sources.list文件,也可使用 -o 參數(shù)指定寫入文件
提示:這是一個(gè)漫長(zhǎng),確實(shí)一勞永逸的過(guò)程.

2、netselect-apt方式:

`netselect-apt'會(huì)創(chuàng)建一個(gè)更完整的`sources.list'文件,但它使用更落后的方法來(lái)選擇鏡像站點(diǎn)
#apt-get install netselect-apt
#mv sources.list sources.list.bak //backup
#man netselect-apt //獲取詳細(xì)的使用方法
# netselect-apt -s testing
//下載http: //www.debian.org/mirror/list-full文件,并根據(jù)其內(nèi)容測(cè)試網(wǎng)絡(luò),生成sources.list
也可將下載http://www.debian.org/mirror/list-full手動(dòng)下載到本地, 并同過(guò)參數(shù) -i 指定
同樣可以通過(guò) -o 參數(shù)指定輸出文件而不是默認(rèn)的sources.list

四、常用安裝源;


1、國(guó)內(nèi)安裝源:


注:基于國(guó)內(nèi)鏡像在穩(wěn)定和及時(shí)同步上可能無(wú)法保證,建議使用官方源

ftp://ftp.linuxforum.net/debian/
http://mirrors.geekbone.org/
http://debian.cn99.com/

2、教育網(wǎng)安裝源

http://mirror.dlut.edu.cn/
ftp://debian.ustc.edu.cn/sources.list/
ftp://debian.ujn.edu.cn/

3、幾個(gè)有用的非官方安裝源:

注:在您查看此文檔時(shí)不能保證這些資源仍然可用,對(duì)于Debian官方無(wú)法提供的軟件,建議去軟件的官方網(wǎng)站上查詢下載方式

非官方軟件包查詢地址:

http://www.apt-get.org/search.php

1)rarewares.org -- 提供很多音頻軟件

deb http://www.rarewares.org/debian/packages/unstable ./

2)blackdown Java -- 這個(gè)不用說(shuō)了吧

deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian unstable main non-free

3)bootsplash.de -- ppracer, bootsplash stuff.

deb http://debian.bootsplash.de unstable main

4)USTC 的非官方資源

deb ftp://debian.ustc.edu.cn/debian-uo sid marillat rareware ustc java misc jrfonseca firefly
deb-src ftp://debian.ustc.edu.cn/debian-uo sid marillat rareware ustc java misc jrfonseca firefly

5)http://debian.okey.net/上的豐富資源

deb http://debian.okey.net/debian/ sarge main non-free contrib
deb http://debian.okey.net/debian-uo/ unstable firefly java jrfonseca marillat misc rareware ustc
deb http://debian.okey.net/debian-non-US/ sarge/non-US main contrib

6)debian.linux.org.tw 提供 ttf-arphic-ukai ttf-arphic-uming

deb ftp://debian.linux.org.tw/pub/apt unstable main

7)提供realplayer,mplayer, acroreader, w32codecs, 等等

deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb-src ftp://ftp.nerim.net/debian-marillat/ unstable main

本文來(lái)自ChinaUnix博客,如果查看原文請(qǐng)點(diǎn):http://blog.chinaunix.net/u/16593/showart_93083.html
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP