Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo lxc-console -n my-container

Defaults for the template image are,

user = ubuntu
pass = ubuntu 

To detach, CTRL+a, followed by ‘q’.

...