美文网首页
GNS3 Installation on Linux

GNS3 Installation on Linux

作者: 南王农夫 | 来源:发表于2017-08-24 18:23 被阅读0次

GNS3 Installation on Linux

INSTALLATION FROM PACKAGES

Ubuntu-based distributions (64-bit only)

This instructions are for Ubuntu and all distributions based on it like Linux Mint.

sudo add-apt-repository ppa:gns3/ppa

sudo apt-get update

sudo apt-get install gns3-gui

If you want IOU support:

sudo dpkg --add-architecture i386

sudo apt-get update

sudo apt-get install gns3-iou

相关文章

网友评论

      本文标题:GNS3 Installation on Linux

      本文链接:https://www.haomeiwen.com/subject/isgedxtx.html