Skip to content

Instantly share code, notes, and snippets.

@tusharvikky
Last active December 21, 2015 02:48
Show Gist options
  • Save tusharvikky/6237145 to your computer and use it in GitHub Desktop.
Save tusharvikky/6237145 to your computer and use it in GitHub Desktop.
Elementary OS tools

vnstat

sudo apt-get install vnstat

http://1.bp.blogspot.com/-UoTDWSJwJxg/UYUSewzPHzI/AAAAAAAABB0/HBSFeRag5ZA/s1600/vnstat.png

GWoffice - Google Docs Client

sudo apt-add-repository ppa:tombeckmann/ppa
sudo apt-get update
sudo apt-get install gwoffice

GIMP 2.8 in elementary

sudo add-apt-repository ppa:otto-kesselgulasch/gimp
sudo apt-get update
sudo apt-get install gimp

Gazette

sudo add-apt-repository ppa:gotwig/weekly
sudo apt-get update
sudo apt-get install gazette

Weather settings is through the dconf-editor (sudo apt-get install dconf-editor to install). In dconf-editor, navigate to org → pantheon → gazette.

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