Skip to content

Instantly share code, notes, and snippets.

@MLSci
Created March 30, 2025 05:50
Show Gist options
  • Save MLSci/c58f432211e68cec686a70d92cd6d84b to your computer and use it in GitHub Desktop.
Save MLSci/c58f432211e68cec686a70d92cd6d84b to your computer and use it in GitHub Desktop.
Configuring Rpi Zero W
1.When there are a lot of packages upgradable, don't `apt upgrade`, which will cause freeze. Instead, do `apt install x y z` in small batches.
2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment