mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新文档
This commit is contained in:
@@ -52,6 +52,12 @@ $ sudo systemctl restart ssh.service
|
|||||||
|
|
||||||
### 1.2.配置软件源
|
### 1.2.配置软件源
|
||||||
|
|
||||||
|
使用 SSH 工具登录 TS 服务器,常用 SSH 工具请参阅 [01.PVE系统安装](./01.PVE系统安装.md) 。
|
||||||
|
|
||||||
|
首先需要对 Debian 系统软件源进行修改,这里使用 [USTC](http://mirrors.ustc.edu.cn/help/debian.html) 镜像站作为演示。
|
||||||
|
|
||||||
|
当系统版本发生变化时,请参考使用 snullp 大叔开发的 [配置生成器](https://mirrors.ustc.edu.cn/repogen/) 。
|
||||||
|
|
||||||
使用 `vim` 编辑器编辑 `debian.sources` 配置文件,执行以下命令。
|
使用 `vim` 编辑器编辑 `debian.sources` 配置文件,执行以下命令。
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user