折腾不止 linux 服务器一键DD安装debian系统 介绍 Github 项目地址: https://github.com/bin456789/reinstall 亮点 支持安装 17 种常见 Linux 发行版 支持安装官方原版 Windows iso,自动查找 iso 链接、集成虚拟机驱动 支持任意方向重装,即 Linux to Linux...
折腾不止 debian apt update 提示 No system certificates available. Try installing ca-certificates. debian apt update 提示证书异常 修改了 apt source.list 源后 执行 apt update 提示 Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown 解决方法 关闭 ssl ...
折腾不止 Dockerfile 中修改阿里云debian9-12镜像源脚本 下面几种方式都支持 8.x 到 11.x 和 12.x 最新版本,即写入镜像源时自动获取系统版本,是版本自适应写法。 阿里云 Debian 镜像源地址:https://developer.aliyun.com/mirror/debian Dockerfile 写法 RUN echo &qu...