
Hola en esta ocasión vamos a instalar Packet Tracer el simulador de CISCO en Ubuntu 11.10 también sirve para Ubuntu 11.04 y 10.10 de 64 bits, esta es una forma muy sencilla de instalar Packet Tracer
Descargamos el archivo binario:
Una ves descargado, nos situamos en la carpeta y ejecutamos lo siguiente para descomprimirlo:
$ tar xzvf PacketTracer532_Generic_Ubuntu.tar.gz
Ahora bien nos situamos en la carpeta PacketTracer53 y ejecutamos lo siguiente para instalarlo:
$ ./install
En la terminal nos saldrá algo por lo parecido:
Welcome to Packet Tracer 5.3.1 Installation
Read the following End User License Agreement “EULA” carefully. You must accept the terms of this EULA to install and use Packet Tracer 5.3.1.
Press the Enter key to read the EULA.
Read the following End User License Agreement “EULA” carefully. You must accept the terms of this EULA to install and use Packet Tracer 5.3.1.
Press the Enter key to read the EULA.
Leemos todo y nos preguntara en donde lo queremos instalar, por defecto la ruta es /opt/pt. Ahora hay que hacer el Lanzador para ello copien esto en un archivo:
[Desktop Entry]
Encoding=UTF-8
Type=Application
Exec=/opt/pt/packettracer
Icon=/opt/pt/art/app.png
Name=Cisco Packet Tracer
Categories=Application;Network;
MimeType=application/x-pkt;application/x-pka;application/x-pkz;
Encoding=UTF-8
Type=Application
Exec=/opt/pt/packettracer
Icon=/opt/pt/art/app.png
Name=Cisco Packet Tracer
Categories=Application;Network;
MimeType=application/x-pkt;application/x-pka;application/x-pkz;
Ahora lo guardamos con el siguiente nombre:
Cisco-PacketTracer.desktop
Listo

Espero q les aya gustado y dar sus puntos bueno también comenten

