Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Dboswiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:29, 22 July 2025 Smpdbos talk contribs created page Cara Membuat VM Template Ubuntu 22.04 di Proxmox Dengan Cloud Init (Created page with "==Download image== Link image: https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img wget https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img ==Install libguestfs-tools== apt install libguestfs-tools -y ==Install qemu-agent di image== virt-customize -a jammy-server-cloudimg-amd64.img --install qemu-guest-agent --truncate /etc/machine-id ==Resize image== qemu-img resize jammy-server-cloudimg-amd64.img 32G ==Buat VM ba...")