@bacon159#35 发布于2024/7/2 下午2:46:45
root@myVm:~# apt install openssh-server
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
openssh-server is already the newest version (1:8.9p1-3ubuntu0.10).
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
root@myVm:~# apt install openssh-server
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
openssh-server is already the newest version (1:8.9p1-3ubuntu0.10).
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
azure这是怎么回事 要换源吗
22.04的话,0.10是安全的
@ccb #61 亚洲云那台机子我今天更新了 最新还是U2 大佬 能教教我怎么换这个源吗 谢谢
@bacon159 #62 /etc/apt/source.list里面你看下地址,把地址换成ftp.debian.org的,改之前注意备份
@ccb #63 deb http://ftp.us.debian.org/debian/ bookworm main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm main non-free non-free-firmware contrib
deb http://ftp.us.debian.org/debian/ bookworm-updates main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm-updates main non-free non-free-firmware contrib
deb http://ftp.us.debian.org/debian/ bookworm-backports main non-free non-free-firmware contrib
deb-src http://ftp.us.debian.org/debian/ bookworm-backports main non-free non-free-firmware contrib
是因为是美国的导致的吗
@bacon159 #62 有可能是你的机器有缓存,先执行apt clean all清空下缓存看看
@bacon159 #64 先清空缓存试试,再把us去掉试试
@ccb #66 都试了 都不行 难绷
@bacon159 #67 难绷,我的hk区域小鸡昨天下午更新完了
@ccb #68 这到底是为啥啊 我都改了ftp.debian.org 也清理缓存了 按道理来说应该获取的是一样的文件吧
@bacon159 #69 啊,我知道了,你的list里面少了个bookworm-security