Search results

  1. J

    cloud init machines and ansible.

    So how would I go about ssh from Ubuntu cloud vm 1 into Ubuntu cloud 2? , I’m still quite new to cloud init and that’s all I need help with my ssh from windows into both cloud VMs is fine just vm to vm
  2. J

    cloud init machines and ansible.

    So I’m running two cloud init Ubuntu VM’s, to ssh from VM 1 to VM 2, do I need to have the private key of VM 1 on VM 2? As I’ve already got my windows ssh key imported on VM 1 & 2 so connecting to ssh through my windows works fine. Its just I want to ssh into vm 2 from vm 1, I hope that makes sense
  3. J

    cloud init machines and ansible.

    Hello is I have uploaded my ssh keys to my cloud init machines and i'm able to access my cloud init machines off my windows, But I'm trying to ssh for ansible from one of my cloud init machines into the other cloud init machine but i'm keep getting publckey error can someone else
  4. J

    proxmox openID and authentik

    Hello, I get the following error when i tried to login with openid i have attached my settings:
  5. J

    Proxmox auth behind Authentik using OpenID

    Im having the same error but my url includes the 'o' `as stated below:
  6. J

    Update and Upgrade emails

    Is it possible to configure notifications to email me when, there's an available update? and whether it fails or is successful after it runs dist-upgrade
  7. J

    Email alerts and notifications test won’t work

    Hello I don’t get email notifications from my proxmox server I ran a notification test and checked system logs and the following shows:
  8. J

    cloudinit image not working via ssh

    is it hard to put in custom cloudinit? is it not as simple as enter username and password in the cloudinit settings? and enable passwordauthentication in ssh config?
  9. J

    cloudinit image not working via ssh

    I'm still having the same problem. when I run the first command u sent "sshd -T|grep -i pass" I get the outcome: sshd: no hostkeys available -- exiting.
  10. J

    CT SMB privileges

    i have done that but no joy with permissons
  11. J

    CT SMB privileges

    Hello, I have mounted my smb drives in an unprivileged container but I need help with the permissions part, I'm new to this and would like someone to guide me as at the moment my privileges in my smb on my LXC container are "nobody" nogroup" thanks
  12. J

    cloudinit image not working via ssh

    https://cloud-images.ubuntu.com/noble/ qm config:
  13. J

    cloudinit image not working via ssh

    - version of pve: latest - how was VM created?: I setup a ubuntu cloud template and I cloned it from the template -- from cloud image? which one?: latest ubuntu cloud image - what type of cloudinit used if any?: Idk - did you program the VM with ssh key? how did you do it?: I didn't insert an...
  14. J

    cloudinit image not working via ssh

    Followed this video: https://youtu.be/Kv6-_--y5CM?si=gZckCUC9dWsF091E Using Debian linux terminal and visual studio code
  15. J

    cloudinit image not working via ssh

    hello I keep getting this error when trying to ssh into my cloned cloud-init image: "Permission denied (publickey)." is there a way to solve it? thanks
  16. J

    AMD iGPU passthrough won't work

    @akshaylive can you share your vm config?, so I can tell whether you have uefi or seabios. Thanks
  17. J

    AMD iGPU passthrough won't work

    Thank you, will look into using it once I’m back on my pc