How to open a shell in an LXC container
You can run a shell in your LXC container using
lxc exec [name of container] /bin/bash
for example
lxc exec mycontainer /bin/bash
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow