Virtualbricks (VB) setup

You need a PC with:


Add our repository to your repository list and install Virtualbricks; see: http://cnrl.deis.unibo.it/repo.php

Add the kvm group to the host machine (it could already be present):
 sudo addgroup kvm
Add virtualbricks's user(s) to the kvm group (replace USERNAME with your user name). This is necessary to take advantage of VT :
 sudo adduser USERNAME kvm 

Download the VB base image required by your VB project(s), common to all VMs (e.g. Debian 11b):


Import the VB project (few MB), a file including the tetstbed layout and VM differential images:


Create a control network to log into the VMs via ssh from the host; see: http://cnrl.deis.unibo.it/control_network_en.php