问题
azkaban编译问题
git clone 报错protocol error: bad pack header
jenkins上解决obs上传问题
wget 下载东西报证书错误
安装完jenkins后发现时区不对
本地刷新excel执行脚本报错解决
记录同网段的两个服务器可以使用内网ping通,但是具体服务访问失败问题
解决一个服务器搭建两个网站后,只有一个域名,通过域名访问两个网站
利用配置yum源安装redis后,启动失败报:Could not connect to Redis
使用sftp上传报错:没有权限
在linux数据库命令框中修改密码后,navicat等连接还是只能使用原密码连接
编译pika报error: unrecognized command line option '-m
编译pika报make: *** [Makefile:229: /opt/pika/third/ro
pip 安装依赖太慢问题
debian如何换源问题
adb删除手机自带软件报错
容器自动退出问题
解决域名通过nginx访问无法上传附件报错
解决http利用nginx重定向至https的问题
解决win下文件或文件夹无法删除问题
nginx实现负载均衡及轮询
-
+
首页
debian如何换源问题
## debian如何换源问题 - what: debian换源 - where: centos7 - when: 2022.3.24 - who: jiaorongtao - why: 记录 - how: ``` #查源 root@f1406b1e0b7d:/# cat /etc/apt/sources.list # deb http://snapshot.debian.org/archive/debian/20220316T000000Z bullseye main deb http://deb.debian.org/debian bullseye main # deb http://snapshot.debian.org/archive/debian-security/20220316T000000Z bullseye-security main deb http://security.debian.org/debian-security bullseye-security main # deb http://snapshot.debian.org/archive/debian/20220316T000000Z bullseye-updates main deb http://deb.debian.org/debian bullseye-updates main #换源 sed -i 's/deb.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list root@f1406b1e0b7d:/# cat /etc/apt/sources.list # deb http://snapshot.debian.org/archive/debian/20220316T000000Z bullseye main deb http://mirrors.aliyun.com/debian bullseye main # deb http://snapshot.debian.org/archive/debian-security/20220316T000000Z bullseye-security main deb http://security.debian.org/debian-security bullseye-security main # deb http://snapshot.debian.org/archive/debian/20220316T000000Z bullseye-updates main deb http://mirrors.aliyun.com/debian bullseye-updates main root@f1406b1e0b7d:/# ```
JRT
2022年3月24日 23:24
转发文档
收藏文档
上一篇
下一篇
手机扫码
复制链接
手机扫一扫转发分享
复制链接
Markdown文件
分享
链接
类型
密码
更新密码