Proxmox

Proxmox 基礎教學:如何安裝 Linux 虛擬機



在這支影片中,我將介紹如何在 Proxmox 上安裝 Linux 虛擬機。

下載 Windows 版 virt-viewer:

安裝與啟動 QEMU Guest Agent 的指令:
sudo apt install qemu-guest-agent
sudo systemctl start qemu-guest-agent
sudo systemctl enable qemu-guest-agent

安裝與啟動 SPICE Guest Tools 的指令:
sudo apt install spice-vdagent
sudo systemctl start spice-vdagent
sudo systemctl enable spice-vdagent

[ad_2]

source

Related Articles

One Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button