Ressourcen
- Cleanup-Script für Debian-Systeme: in /etc/cron/weekly kopieren
- Debian
post-install script, to take care of routine setup tasks. Download the script, make it executable with
chmod +x setup_debian.sh, and run with sudo as a normal user.
This will perform the following steps:
- Routine system updates: Runs
apt update and upgrade.
- Repo Setup: Enables
contrib, non-free, and non-free-firmware.
- Hardware/Media: Installs
firmware-iwlwifi, DVD playback tools, and VLC. Also installs Nextcloud-desktop.
- Keep Debian from filling up the hard drive:
- Installs a cleanup script to
/usr/local/bin/local-cleanup.
- Schedules it in
/etc/cron.weekly.
- Customizes the script to report large files for the primary user (UID 1000).
- User Configs: Sets CapsLock->Ctrl, enables switching between DE and EN keyboard layouts with Win+Space, and fixes SSH permissions.
Tech-Projekte
Housekeeping & Admin
- Offsite-Backups vernünftig zum Laufen bringen - für meinen Rechner. Restore testen!
- Offsite-Backups erstellen für alle Rechner (anfangend mit K1)
- Verschlüsselten USB-Stick mit wichtigen Dokumenten anlegen
- Passwort-Manager einrichten
- 2FA für Nextcloud einrichten
- Digitalen Nachlass regeln
- Papier-Unterlagen digitalisieren mit paperless-ngx
Web & Apps
- Yunohost aufsetzen zum Experimentieren (Fedi-Instanz, andere Apps)
- Tailwind anschauen. Was ist das? Was kann das?
- Penpot ausprobieren. Kann ich damit Websites bauen?