Summary
This article more is a info dump for stuff pertaining to lxc. Useful commands, fixes, etc will be present in the article.
Useful Commands
List created/active containers
lxc-ls
attach/connect to a given container
lxc-attach (container-name)
Create New Container
lxc-create -n (container-name) -t download