버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

코드 블럭
linenumberstrue
# apt update
# apt install qemu-guest-agent
# systemctl start qemu-guest-agent
# systemctl enable qemu-guest-agent.service

Import refplat ISO ⭐

Import refplat_xxx.iso to your hypervisor and import to VM.

...