User Tools

Site Tools


proxmox:troubleshooting:unable_to_ssh_into_lxc_container

This is an old revision of the document!


Proxmox - Troubleshooting - Unable to SSH into LXC Container

Install SSH Server

apt update
apt install openssh-server

Start SSH Service

systemctl start sshd.service

Enable Auto Start

systemctl enable sshd.service
proxmox/troubleshooting/unable_to_ssh_into_lxc_container.1627028207.txt.gz · Last modified: 2021/07/23 08:16 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki