Skip to content

Instantly share code, notes, and snippets.

@laszukdawid
Created August 11, 2018 06:03
Show Gist options
  • Save laszukdawid/7d6df78d845605ba3a3a46ddd44bbfb1 to your computer and use it in GitHub Desktop.
Save laszukdawid/7d6df78d845605ba3a3a46ddd44bbfb1 to your computer and use it in GitHub Desktop.
What to install on fresh os
General
=======
git -- Version control
dos2unix -- Converts end of line dos<=>unix<=>mac
build-essential
libssh-dev
curl
Ubuntu specific
===============
Install wifi drivers.
powertop -- Power performance optimization
Python specific
===============
python-pip
python3-pip
python-dev
python3-matplotlib
jupyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment