LXC Stuff
Some additional scripts are included in the LXC packages:
- lxc: a convenience wrapper for lxc which allows using commands in the more convenient form of ‘lxc COMMAND CONTAINER’ rather than ‘lxc-COMMAND -n CONTAINER’.
- lxc-list: lists all containers with status (running/stopped, with information about auto start).
- lxc-backup/lxc-restore: simple rootfs backup and restore scripts usefull when prototyping.