Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created April 3, 2021 17:01
Show Gist options
  • Save LinuxlinkedBD/0b0395e59cc54a59bfd82ccb4bbbe7a7 to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/0b0395e59cc54a59bfd82ccb4bbbe7a7 to your computer and use it in GitHub Desktop.
Osmedeus installation on Linux
If you need complete Osmedeus setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/5bsPz1zHEu4
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
apt-get update
apt-get upgrade
docker run -it --rm --name osmedeus ./osmedeus.py -t https://en.wikipedia.org/
#browse http://127.0.0.1/ to access GUI.
@LinuxlinkedBD
Copy link
Author

Screenshot from 2021-04-02 00-07-37
Screenshot from 2021-04-02 00-09-36
Screenshot from 2021-04-02 01-30-36
Screenshot from 2021-04-02 01-51-57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment