Raspberry Pi Complete Reinstall: Difference between revisions

From WickyWiki
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..."
 
mNo edit summary
Line 9: Line 9:
* Nginx
* Nginx
* PHP
* PHP
* WickyWiki: [[Mediawiki upgrade to 1.37.1]], older: [[Mediawiki]]
* WickyWiki: [[Mediawiki upgrade to 1.37.1]], older: [[MediaWiki]]
* RPi Monitor: [[Raspberry Pi monitor]]
* RPi Monitor: [[Raspberry Pi monitor]]
* SOGo, compiled for ARM: [[Raspberry Pi SOGo Groupware]], older: [[SOGo]]
* SOGo, compiled for ARM: [[Raspberry Pi SOGo Groupware]], older: [[SOGo]]

Revision as of 11:59, 24 August 2024


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