mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
update 5.PVE制作虚拟机模板.md.
Signed-off-by: 秋刀狐狸 <9463297+callmer@user.noreply.gitee.com>
This commit is contained in:
+2
-1
@@ -505,8 +505,9 @@ sudo vim /etc/resolv.conf
|
||||
|
||||
```bash
|
||||
search fox.lab
|
||||
nameserver 127.0.0.1
|
||||
nameserver 172.16.1.3
|
||||
nameserver fc00::3
|
||||
nameserver 127.0.0.1
|
||||
```
|
||||
|
||||
Debian 普通镜像使用 `systemd-timesyncd.service` 来同步系统时间,检查服务状态:
|
||||
|
||||
Reference in New Issue
Block a user