User Tools

Site Tools


proxmox:troubleshooting:unable_to_ssh_into_lxc_container

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

proxmox:troubleshooting:unable_to_ssh_into_lxc_container [2021/07/23 08:16] – created peterproxmox:troubleshooting:unable_to_ssh_into_lxc_container [2021/07/23 08:22] (current) peter
Line 24: Line 24:
 </code> </code>
  
 +----
 +
 +===== Allow Root SSH Access (Optional) =====
 +
 +Modify /etc/ssh/sshd_config:
 +
 +<file bash /etc/ssh/sshd_config>
 +...
 +PermitRootLogin without-password to PermitRootLogin yes
 +...
 +</file>
 +
 +Restart SSH Service:
 +
 +<code bash>
 +service ssh restart
 +</code>
  
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