SSH to LCX Container Proxmox
Option #1: Attach to the container through Proxmox host
lxc-attach --name 101
Option #2: Allow login with password on the specific container
lxc-attach --name 101 nano /etc/ssh/sshd_config and change the line PermitRootLogin without-password to PermitRootLogin yes jangan lupa hilangkan tanda # service ssh restart