User Tools

Site Tools


raspberry-pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberry-pi [2020/02/02 12:53] – [Problem: Jessie Backports is gone.] dblumeraspberry-pi [2023/04/12 20:44] (current) – external edit 127.0.0.1
Line 290: Line 290:
 extra-index-url=https://www.piwheels.org/simple extra-index-url=https://www.piwheels.org/simple
 </file> </file>
 +
 +===== Upgrading Distros =====
 +
 +When upgrading from Jessie to Stretch, I followed this recipe: [[https://pimylifeup.com/upgrade-raspbian-jessie-to-raspbian-stretch/|How to Upgrade Raspbian Jessie to Raspbian Stretch]].
 +
 +I didn't keep PiHole working, as I would get occasional network drops when working from home, and it was resolved when taking PiHole out of the mix. Will probably have to do a fresh install.
 +
 ===== PiHole ===== ===== PiHole =====
  
Line 352: Line 359:
 curl "http://pi.hole/admin/api.php?summary" | python -m json.tool curl "http://pi.hole/admin/api.php?summary" | python -m json.tool
 </code> </code>
 +
 +===== New ACMEv2 Certbot overwrites /etc/nginx/sites-enabled/default =====
 +
 +We keep backups at ''~/etc_nginx_sites-enabled_default_pihole.backup''.
 +
 +  sudo service nginx restart
  
 ===== Jessie or earlier: Add piwheels for fast Python pip installations ===== ===== Jessie or earlier: Add piwheels for fast Python pip installations =====
raspberry-pi.1580676814.txt.gz · Last modified: 2023/04/12 20:44 (external edit)