10
Nov
Adding to the main menu under LXDE
sudo leafpad /usr/share/applications/gns3.desktop
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=GNS3
Name[en_US]=GNS3
Icon=/opt/GNS3/gns3.png
Categories=Education;
Exec=gksu python “/opt/GNS3/gns3″
Comment[en_US]=Graphical Network Simulator
StartupNotify=true
0 Comments