Starting with the video,

Continuing with the road-map and the correspondent steps

1- Install iouyap
sudo apt-get install git bison flex
git clone http://github.com/ndevilla/iniparser.git
cd iniparser
make
sudo cp libiniparser.* /usr/lib/
sudo cp src/iniparser.h /usr/local/include
sudo cp src/dictionary.h /usr/local/include
cd ..
git clone https://github.com/GNS3/iouyap.git
cd iouyap
make
sudo make install

2- Install vpcs

sudo apt-get install vpcs

3- Add IOU virtualbox image

-Change hostname
-Config static IP
-Add 2nd Interface
-Edit Sources.List
-Install Python2.7

4-Connecting IOU VM to GNS3
5-Running and Testing the new setup

 

Finally, Please note that the .iourc file has been uploaded with the correct type later on before continuing with the vid.