LXC is simple way to virtualize mano linux distros inaide one machine. This is my setup to install LXC and manage containers with LXC-web console.
I also added steps to install bridge adapter so containers can get public IP if necessary.
Start by installing the lxc and bridge-utils
|
|
then assign the network configurations at /etc/network/interfaces
|
|
Then the file /etc/lxc/default.conf
REMEMBER TO SWITCH RIGHT INTERFACE NAME!!
|
|
Then install the LXC-web console by using the script
|
|
the default user and pw is admin/admin
The LXC-web console is now running you on http://your-ip-address:5000/