Files
afa-vortrag/slides/slide-18-phase-3.js
T
2026-08-15 12:06:47 +02:00

16 lines
445 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
document.write(`
<section>
<h2>Phase 3: Monat 23</h2>
<ul>
<li>Borg / Duplicati installieren</li>
<li>Backup-Cron schreiben</li>
<li>Backup testen (!)</li>
<li>RSync auf 2. Standort einrichten</li>
<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.
</aside>
</section>
`);