Skip to content

Instantly share code, notes, and snippets.

@servel333
Last active October 6, 2017 18:51
Show Gist options
  • Save servel333/a862addc4d62071b0a0d608345e08faf to your computer and use it in GitHub Desktop.
Save servel333/a862addc4d62071b0a0d608345e08faf to your computer and use it in GitHub Desktop.
Suggested packages for a MacBook Pro
# Suggested packages for a MacBook Pro
# Created Sep 2017 for a MacBook Pro Late 2013
lsb_release -a
# -> Description: Ubuntu 17.04
# -> Codename: zesty
# Read your model
sudo dmidecode -s system-product-name
# -> MacBookPro11,3
# Fan control
# Install and forget; not maintained but seems to still work (Sep 2017)
sudo apt-get install macfanctld
# TODO: Investigate other alternative.
# Touch gestures
# TODO: touchegg
# TODO: TLP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment