ssh access

  1. H

    [SOLVED] Is it possible to set up trusted ssh-certificate (NOT ssh-public-key) for Cloud-Init image?

    I didn't found this feature in proxmox. This makes access to VM's more scalable. Is there any solution?
  2. I

    Web interface no longer works - access via SSH still possible - data lost?

    Hello all, I can no longer access the Proxmox web interface. Accordingly, LXC containers and VMs no longer work. (Screenshot) Access via SSH is still possible. I had previously performed updates of Proxmox directly, as I do at regular intervals. Then did a complete restart of Proxmox and...
  3. W

    Anmeldung bei Web-Oberfläche als auch über SSH nicht möglich

    Hallo Leute! Wollte mich heute über die Web-Oberfläche bei meinem Proxmox-Server als root User Anmelden und bekomme immer die Fehlermeldung "Anmeldung fehlgeschlagen. Bitte versuchen Sie es noch einmal." Passwort und Benutzer sind 100% korrekt! Wenn ich versuche mich mittels SSH zu verbinden...
  4. R

    SHELL ERROR

    I am trying to access shell but it is giving me the error mentioned in screenshot attached below. I cant access server through WinSCP too is there any fix?
  5. K

    Web UI and ssh not answering soon after start

    Hi, I'm new to ProxMox, so, Sorry for noob questions. I've bought a small pc (AMD Ryzen 7 5825U, 32G RAM, 1Tb NVME SSD) for experiments with virtualization. Problem: I've installed Proxmox VE 7.3 with ISO Installer from official site. Everything worked fine during first ~10 minutes. After...
  6. S

    Ubuntu CT very twisted SSH situation

    Greetings good people :), We just get a very twisted situation with Ubuntu container machines. In CT version Ubuntu 20.04.5 LTS If we customize ssh port in config file # nano etc/ssh/sshd_config and set the custom Port 2222 save file. Restart the ssh service with # service ssh restart and...