Skip to content

Instantly share code, notes, and snippets.

@solicomo
Created January 27, 2019 00:15
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 solicomo/31b91910cc310e28ba9d3424cb3e6bd6 to your computer and use it in GitHub Desktop.
Save solicomo/31b91910cc310e28ba9d3424cb3e6bd6 to your computer and use it in GitHub Desktop.
[Pi 3B+] disable power save on CentOS 7
# yum install -y iw
# iw dev wlan0 set power-save off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment