Search results

  1. R

    [SOLVED] How to enable ssh password authentication in cloud init configuration?

    Hi, I've followed https://pve.proxmox.com/wiki/Cloud-Init_Support this document to create cloud init based template. However even though i setup cipassword , password based ssh authentication still not enabled. I get permission denied public key error. If I turn on this image and disable ssh...
  2. R

    [SOLVED] Can't get working ubuntu cloud images.

    Hi, I wanted to try out ubuntu cloud images by following this documentation. https://pve.proxmox.com/wiki/Cloud-Init_Support However 4th command is not working. ``` # download the image wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img # create a new VM qm...