Lxc-template

From The Opensource Knowledgebase
Revision as of 09:56, 7 January 2020 by Adminforopensourcekb (talk | contribs) (template for lxc page for the right hand side information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Linux Containers (lxc)

Commonly used commands sudo lxc-ls --fancy sudo lxc-start -n <name> sudo lxc-stop -n <name> sudo lxc-attach -n <name>

More information

Ubuntu's docuemntation on lxc is one of the best resources one can find for starting with lxc. That can be found here

template:lxc-template