Skip to content

Instantly share code, notes, and snippets.

@wfxr
Last active September 12, 2016 15:15
Show Gist options
  • Save wfxr/f622fe78a12f4a3be29a to your computer and use it in GitHub Desktop.
Save wfxr/f622fe78a12f4a3be29a to your computer and use it in GitHub Desktop.

Glances

    sudo apt-get install glances

Htop (Suggest)

    sudo apt-get install htop

libstatgrab6

    sudo apt-get install libstatgrab6

Saidar

    sudo apt-get install saidar

indicator-...

    sudo apt-get install indicator-cpufreq
    sudo apt-get install indicator-weather
    
    sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor  
    sudo apt-get update
    sudo apt-get install indicator-sysmonitor
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment