全球主机交流论坛
标题:
Debian挤压
[打印本页]
作者:
我是人
时间:
2014-5-27 23:03
标题:
Debian挤压
本帖最后由 我是人 于 2014-5-27 23:04 编辑
正规支持到这个星期六为止,也就是5月31日。之后所有补丁什么的都是由自愿人士和公司组成的团队负责,一直到2016年2月。
不想升级到Debian喘息的话,必须在sources.list手动加入以下几行:
deb http://ftp.de.debian.org/debian squeeze-lts main contrib non-free
deb-src http://ftp.de.debian.org/debian squeeze-lts main contrib non-free
复制代码
出处:https://wiki.debian.org/LTS/Development#Add_squeeze-lts_to_your_sources.list
注:
挤压 = Squeeze = 6.0
喘息 = Wheezy = 7.0
作者:
lazyzhu
时间:
2014-5-27 23:09
本帖最后由 lazyzhu 于 2014-5-27 23:14 编辑
从 挤压 到 喘息
cat > /etc/apt/sources.list << EOF
## DEBIAN-STABLE
deb ftp://ftp.us.debian.org/debian/ stable main contrib non-free
deb-src ftp://ftp.us.debian.org/debian/ stable main contrib non-free
## DEBIAN-WHEEZY
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
## DEBIAN-SECURITY
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
## DEBIAN-UPDATES
deb http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy-updates main contrib non-free
## DEBIAN-BACKPORTS
deb http://ftp.us.debian.org/debian/ wheezy-backports main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy-backports main contrib non-free
## DEBIAN-KERNEL
deb http://mirrors.kernel.org/debian/ wheezy main contrib non-free
deb-src http://mirrors.kernel.org/debian/ wheezy main contrib non-free
EOF
apt-get update
apt-get upgrade
apt-get dist-upgrade
cat /etc/debian_version
复制代码
作者:
气味
时间:
2014-5-27 23:09
作者:
Zoplor
时间:
2014-5-27 23:11
debian wheezy也很稳定,目前到了7.5
作者:
yohu
时间:
2014-5-27 23:17
可以直接升级到7.5,毫无鸭梨.手上就有一台vps只有6.0的系统,自己直接升级到7.5了.
作者:
晓白
时间:
2014-5-27 23:34
提示:
作者被禁止或删除 内容自动屏蔽
欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/)
Powered by Discuz! X3.4