criando template ubuntu 22.04 para proxmox
creating the template
downloading the image
wget https://cloud-images.ubuntu.com/minimal/releases/jammy/release/ubuntu-22.04-minimal-cloudimg-amd64.img
creating the virtual machine
qm create 9005 --memory 1024 --net0 virtio,bridge=vmbr0
importing the image as a disk
qm importdisk 9005 ubuntu-22.04-minimal-cloudimg-amd64.img local-lvm
configuring disk settings
qm set 9005 --scsihw virtio-scsi-pci --scsi0 local-lvm:vm-9000-disk-0
configuring the boot order
qm set 9005 --boot c --bootdisk scsi0
configuring the cloud init
qm set 9005 --ide2 local-lvm:cloudinit
configuring the console
qm set 9005 --serial0 socket --vga serial0
converting the vm to template
qm template 9005
cloning the template
qm clone 9005 ANOTHER_ID --name NAME_HERE
qm set ANOTHER_ID --ipconfig0 ip=192.168.222.100/24,gw=192.168.222.1
qm start ANOTHER_ID
[s]
Gostou do conteúdo?
Você também me encontra também nessas redes!
Mastodon @gutocarvalho@bolha.us
PixelFed @gutocarvalho@bolha.photos
Lemmy @gutocarvalho@bolha.forum
Matrix @gutocarvalho@bolha.chat
WriteFreely @gutocarvalho@bolha.blog
Quer saber mais sobre mim?
Visite meus sites!
Conhece o Coletivo Bolha?
Então vem conhecer!
- https://bolha.io
- mastodon, https://bolha.us
- pixelfed, https://bolha.photos
- lemmy, https://bolha.forum
- writefreely, https://bolha.blog
- matrix, https://bolha.chat
- jitsi, https://bolha.video
Nós temos muito mais para compartilhar contigo!
Conhece o HackSpace da Bolha?
Vem conhecer o espaço que usamos para estudar o fediverso!
- https://gcn.sh
- site https://gcn.sh
- blog https://blog.gcn.sh
Quer apoiar nosso trabalho? Você pode!
- https://www.patreon.com/bolha
- https://apoia.se/bolha
- pix@bolha.us
Te vejo no mastodon da bolha.us!
[s]