Skip to content

Instantly share code, notes, and snippets.

@github-shakti
Last active September 17, 2017 19:32
Show Gist options
  • Select an option

  • Save github-shakti/68c3ba2107c22effcc1588dc33bf24d8 to your computer and use it in GitHub Desktop.

Select an option

Save github-shakti/68c3ba2107c22effcc1588dc33bf24d8 to your computer and use it in GitHub Desktop.
List of Ubuntu Commands
sudo apt-get install virtualbox-guest-additions-iso
sudo mkdir /media/windows-share
sudo mount -t vboxsf Shared_Folder /media/windows-share
wget https://github.com/Automattic/simplenote-electron/releases/download/v1.0.8/simplenote-1.0.8.deb
sudo dpkg -i simplenote-1.0.8.deb
sudo apt-get install octave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment