Recent content by tech.wr2qb

  1. T

    auto start sshd

    So it seems that instead of having the sshd service running all the time, you can use the systemd socket which is waiting for connections and spawn a sshd service session on demand. This saves on resources. More reading about this...
  2. T

    auto start sshd

    OK, after some digging, this worked for me: systemctl mask ssh.socket systemctl mask sshd.socket systemctl disable sshd systemctl enable ssh as posted by ratr: https://forum.proxmox.com/threads/proxmox-7-lxc-ssh-root-login-not-working.93752/post-409707
  3. T

    auto start sshd

    Same problem here. I tried with ubuntu-21.04-standard_21.04-1_amd64.tar.gz ubuntu-20.04-standard_20.04-1_amd64.tar.gz ubuntu-20.10-standard_21.10-1_amd64.tar.gz All with the same problem. After the reboot, the ssh service is dead: root:~# systemctl status ssh * ssh.service - OpenBSD Secure...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!