mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
更新 PVE 制作虚拟机模板
This commit is contained in:
+5
-3
@@ -166,7 +166,7 @@ sudo apt dist-upgrade
|
|||||||
sudo apt install qemu-guest-agent zsh git htop lm-sensors tmux cron nftables sshguard
|
sudo apt install qemu-guest-agent zsh git htop lm-sensors tmux cron nftables sshguard
|
||||||
|
|
||||||
## 安装系统自动更新工具
|
## 安装系统自动更新工具
|
||||||
sudo apt install unattended-upgrades apt-listchanges powermgmt-base python3-gi
|
sudo apt install unattended-upgrades powermgmt-base python3-gi
|
||||||
|
|
||||||
## 安装网络工具
|
## 安装网络工具
|
||||||
sudo apt install iperf iperf3 iftop lsof ldnsutils
|
sudo apt install iperf iperf3 iftop lsof ldnsutils
|
||||||
@@ -464,9 +464,11 @@ history -c
|
|||||||
|
|
||||||
在左侧虚拟机列表中,鼠标 **右键单击** Debian 模板虚拟机,在弹出的菜单中选择 `转换成模板` 。
|
在左侧虚拟机列表中,鼠标 **右键单击** Debian 模板虚拟机,在弹出的菜单中选择 `转换成模板` 。
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
需要说明的是,虚拟机 `转换成模板` 的操作是不可逆的。
|
需要说明的是,虚拟机 `转换成模板` 的操作是不可逆的。
|
||||||
|
|
||||||
如果某些 Debian 系统的配置项有问题,只能在用该模板克隆出来的新虚拟机中进行修改,或者删除并重新制作模板。
|
如果某些 Debian 系统的配置项有问题,只能在用该模板克隆出来的新虚拟机中进行修改,或者删除并重新制作模板。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
至此 Debian 虚拟机模板制作完成。
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user