Skip to content

Instantly share code, notes, and snippets.

@manashmandal
Last active April 21, 2019 16:23
Show Gist options
  • Save manashmandal/030c44778b5c405eae2c45e563e37f50 to your computer and use it in GitHub Desktop.
Save manashmandal/030c44778b5c405eae2c45e563e37f50 to your computer and use it in GitHub Desktop.
Mongo Installation
manash@XPS:/opt/robo3t$ sudo ln -s /opt/robo3t/bin/robo3t /usr/bin/robo3t
manash@XPS:/opt/robo3t$ nano ~/.local/share/applications/robo3t.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Robo3t
Exec=robo3t
Icon=/opt/robo3t/bin/logo-256x256.png
Terminal=false
Type=Application
Categories=Development;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment