Raspberry Pi Complete Reinstall

From WickyWiki
Revision as of 11:58, 24 August 2024 by Wilbert (talk | contribs) (Created page with "Category:Raspberry Pi Category:Linux Category:202408 Below guides where used and updated for a complete reinstall, based on the latest RPi server/headless image (bookworm). What is on it? * MariaDb (SOGo, WickyWiki) Raspberry Pi SOGo Groupware, older: MySQL * Nginx * PHP * WickyWiki: Mediawiki upgrade to 1.37.1, older: Mediawiki * RPi Monitor: Raspberry Pi monitor * SOGo, compiled for ARM: Raspberry Pi SOGo Groupware, older: SOGo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Below guides where used and updated for a complete reinstall, based on the latest RPi server/headless image (bookworm).

What is on it?

Scripts:

Other:

Notes

  • sudo rpi-update - A FAT boot partition of 512M is recommended.
  • I2P: write permissions for data directory /media/data/i2psnark. Permissions can only be set for the whole drive ss this an exFAT drive.
  • After installation Wifi & Bluetooth where turned of permanently in the boot file Raspberry Pi#Disable Wifi and Bluetooth
  • Previously switched to Dropbear SSh, now we will stick with OpenSSH. It is a bit different.
  • Mediawiki Installation note: Requests for images in your uploads directory should answer with the HTTP header X-Content-Type-Options: nosniff to protect browsers from potentially unsafe files