原文:Debian 11 (bullseye) 国内软件源

本文整理了Debian 在国内的几个软件源。 使用说明 一般情况下,将 etc apt sources.list文件中Debian默认的软件仓库地址和安全更新仓库地址修改为国内的镜像地址即可,比如将deb.debian.org和security.debian.org改为mirrors.xxx.com,并使用https访问,可使用如下命令: 修改之后再运行 apt update更新索引。 国内常见 ...

2021-11-20 05:08 1 80462 推荐指数:

查看详情

Debian 11bullseye” 发布

Debian 11bullseye” 特性 2021 年 8 月 14 日 经过 2 年 1 个月 9 天的开发,Debian 项目自豪地推出了新的稳定版本 11(代号 “bullseye”),该版本将在未来 5 年内得到 Debian 安全团队 和 Debian 长期支持团队的共同 ...

Sun Aug 15 19:42:00 CST 2021 0 107
debian配置国内软件

本例在debian:buster-slim docker镜像中实验通过 1、启动docker实例 2、进入容器备份原始软件配置文件 3、写入网易软件源地址或中科大软件源地址到source.list文件 或 4、执行apt-get ...

Sat Dec 14 01:39:00 CST 2019 0 1705
Debian 11bullseye” 安装笔记

Debian 11bullseye” 安装笔记 请访问原文链接:https://sysin.org/blog/debian-11-install/,查看最新版。原创作品,转载请保留出处。 作者:gc(at)sysin.org,主页:www.sysin.org iso 下载:Debian ...

Sat Aug 21 21:40:00 CST 2021 0 1997
Debian 10(buster) 更换国内软件

软件如下: 备份/etc/apt/sources.list 备份 cp /etc/apt/sources.list /etc/apt/sources.list.bak 在/etc/apt/sources.list 文件,注释原文件所有内容,前面添加上面的条目。 添加完后 apt ...

Tue Aug 18 23:34:00 CST 2020 0 1547
Debian 11 (Bullseye) 配置fcitx中文输入法

Debian11(Bullseye)中,输入法已经默认升级到了fcitx5。 安装配置中文输入法的方法如下: 首先安装fcitx5和fcitx5-pinyin: apt-get install fcitx5 fcitx5-pinyin 接着在im-config(input method)中激活 ...

Tue Aug 17 23:29:00 CST 2021 0 1066
Debian10升级11(buster升级bullseye

2021年8月14日,Debian11正式发布了,代号“bullseyeDebian 11 (bullseye), 64-bit PC 的发行说明 下面演示下Debian10升级到Debian11 现在的Debian版本10.10,Linux内核4.19 1、su - root ...

Mon Aug 16 05:51:00 CST 2021 0 741
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM