-
What is the actual procedure for the LXC container scripts to be able to connect through SSH? But I like to use my Mac terminal app instead of going through the proxmox web UI. But what is the user and password default? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi there. You can enable direct SSH per LXC (#385), but I SSH intro the host and enter the LXC from there. |
Beta Was this translation helpful? Give feedback.
-
Typically, if SSH is required, one would use the advanced settings to create the LXC, which includes options for setting a root password and enabling SSH. If you have already created an LXC with the default settings, you can follow the instructions in this discussion: #385. |
Beta Was this translation helpful? Give feedback.
-
Thanks @tteck and @Mellowlynx for the details!! |
Beta Was this translation helpful? Give feedback.
Typically, if SSH is required, one would use the advanced settings to create the LXC, which includes options for setting a root password and enabling SSH.
If you have already created an LXC with the default settings, you can follow the instructions in this discussion: #385.