Debian常用設置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Debian常用設置相关的知识,希望对你有一定的参考价值。

1. 更新軟件源

sudo cp /etc/apt/sources.list /etc/apt/sources.list_bak #備份
sudo vi /etc/apt/sources.list

 /etc/apt/sources.list 文件內容

# 

# deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot i386 LIVE/INSTALL Binary 20150114-04:45]/ wheezy main

deb cdrom:[Debian GNU/Linux 7 _Wheezy_ - Official Snapshot i386 LIVE/INSTALL Binary 20150114-04:45]/ wheezy main

deb http://mirrors.163.com/debian/ wheezy main
deb-src http://mirrors.163.com/debian/ wheezy main

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main

# wheezy-updates, previously known as volatile
deb http://http.debian.net/debian/ wheezy main contrib non-free

deb http://mirrors.163.com/debian/ wheezy-updates main
deb-src http://mirrors.163.com/debian/ wheezy-updates main


# Debian 7 "Wheezy"
deb http://http.debian.net/debian/ wheezy main contrib non-free

# for Youdao 字典
deb http://ppa.launchpad.net/justzx2011/openyoudao-v0.4/ubuntu trusty main 
deb-src http://ppa.launchpad.net/justzx2011/openyoudao-v0.4/ubuntu trusty main

 

以上是关于Debian常用設置的主要内容,如果未能解决你的问题,请参考以下文章

text Debian linux片段

sh Debian linux片段

续:纠正:ubuntu7.04可以安装,而且完美的安装 ! for《Oracle-10.2.0.1,打补丁10.2.0.5:在 debian 版本4不含4以上,及 ubuntu 7.04不含(代码片段

C#常用代码片段备忘

常用python日期日志获取内容循环的代码片段

swift常用代码片段