Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install packet tracer on ubuntu

wget https://archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.29-0ubuntu2_amd64.deb
sudo dpkg -i multiarch-support_2.29-0ubuntu2_amd64.deb
Comment

packet tracer ubuntu

go to this link: 
https://www.uscyberpatriot.org/PublishingImages/Pages/Competition/Technical-Specifications/Cisco_packet_tracer_801_download.pdf
sudo apt install ./CiscoPacketTracer_801_Ubuntu_64bit.deb
Comment

install packet tracer on ubuntu

mkdir cpt; dpkg -x libpng12-0_1.2.50-2+deb8u3_amd64.deb ./cpt
cp ./cpt/lib/x86_64-linux-gnu/libpng12.so.0 /opt/pt/bin/
Comment

PREVIOUS NEXT
Code Example
Shell :: install rails 
Shell :: install expo 
Shell :: how to restart raspberrypi via ssh 
Shell :: nvm install stable not found 
Shell :: How to run a command within another command bash 
Shell :: vim: command not found centos 
Shell :: get all branches from remote 
Shell :: ubuntu upgrade php to 7.3 
Shell :: clear metro bundler cache 
Shell :: list of files in git commit 
Shell :: set email git 
Shell :: ubuntu install jellyfin 
Shell :: git push all tags 
Shell :: close chrome tab from command line ubuntu 
Shell :: how to stop cron job 
Shell :: how to tar and gzip a file in linux 
Shell :: install ruby 
Shell :: export import all vscode extensions 
Shell :: fetching a forked branch 
Shell :: httpd service centos 7 and centos 8 
Shell :: what .net framework do i have installed 
Shell :: git download specific commit 
Shell :: vim wnd of file 
Shell :: command not found pipenv bash 
Shell :: put bash script execution output in a file 
Shell :: docker compose plugin 
Shell :: bash run a command every x second 
Shell :: install golang ubuntu 
Shell :: watch distro linux 
Shell :: cudatoolkit installation 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =