2026-08-15 12:06:47 +02:00
|
|
|
document.write(`
|
|
|
|
|
<section>
|
2026-08-15 17:57:47 +02:00
|
|
|
<h2>Phase 3</h2>
|
2026-08-15 12:06:47 +02:00
|
|
|
<ul>
|
|
|
|
|
<li>Borg / Duplicati installieren</li>
|
|
|
|
|
<li>Backup-Cron schreiben</li>
|
|
|
|
|
<li>Backup testen (!)</li>
|
2026-08-15 17:57:47 +02:00
|
|
|
<li>Freunde spiegeln ihre Backups 🥰 </li>
|
2026-08-15 12:06:47 +02:00
|
|
|
<li style="margin-top: 0.5em;"><strong>✅ "Das ist sicher"</strong></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<aside class="notes">
|
|
|
|
|
Borg/Duplicati installieren, Backup-Cron schreiben, Backup testen (wichtig!), RSync auf 2. Standort.
|
2026-08-15 17:57:47 +02:00
|
|
|
Festplatte in einem DesktopPC ist dafür ausreichend
|
2026-08-15 12:06:47 +02:00
|
|
|
</aside>
|
|
|
|
|
</section>
|
|
|
|
|
`);
|