Lxc-template
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