Skip to content

Instantly share code, notes, and snippets.

@gom
Created February 17, 2018 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gom/727fbf25d1526050e33377989fa0f70d to your computer and use it in GitHub Desktop.
Save gom/727fbf25d1526050e33377989fa0f70d to your computer and use it in GitHub Desktop.
sudo apt-get install bcmwl-kernel-source
sudo apt-get install \
vim \
scratch \
leafpad \
julia \
scratch \
git \
bpython3 \
wireshark \
chromium-browser \
powertop \
tlp \
tlp-rdw
#blender \
#monodevelop \
#robocode \
[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment