Skip to content

guishade/ciscoIOUkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

error: libcrypto.os.4 use latest libcripto in your system and make a link as that name

  • install or build/install openssl
  • find / -name 'libcripto*' 2> /dev/null #put your location in origin file of course..
  • ln -s /usr/lib/i386-linux-gnu/libcrypto.so.1.1 /usr/lib/libcrypto.so.4
  • restart gns3

error: key

  • execute the python script above
  • sudo nano .iourc
  • paste as the file print says

error: permision denied in .iourc

  • sudo chown $user -R .iourc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages