GNS3 Install from Git

I’ve read somewhere that GNS3 runs better on Linux and I had some spare cycles on a Hyper-V host. I configured a VM with 16GB of RAM and I was able to get GNS3 up and running on Ubuntu 14.1 using the steps I will be documenting below. Since we will be installing from the source files from the git repository on Github.com, you will need to install git: sudo apt-get install git ...

December 13, 2014 · 2 min · Shane Greaves