Files
2026-05-07 16:36:00 +02:00

39 lines
1.5 KiB
Markdown

---
status: In Arbeit
tags:
- process/task
---
> [!task]+
> Project:: [[Domain thpeetz.de]]
> Bar:: `$= dv.view('total-progress-bar', {file: "inky aufräumen"})`
## Aufgabenbeschreibung
## Überlegungen
```shell
sudo apt-get purge $(dpkg -l | grep '^rc' | awk '{print $2}')
```
### Links zu systemd
- https://opensource.com/article/20/4/systemd
- https://opensource.com/article/20/5/manage-startup-systemd
- https://opensource.com/article/20/7/systemd-timers
- https://www.andysblog.de/linux-wann-wird-cron-hourly-cron-daily-cron-weekly-und-cron-monthly-ausgefuehrt
- https://wiki.debian.org/cron
## Unteraufgaben
- [x] Remove obsolete config [start:: 2024-10-13] [scheduled:: 2026-04-13] [completion:: 2026-05-07]
- [ ] Replace cron-jobs with systemd- services and timers
- [x] Stop and disable service unattended-upgrades [start:: 2025-07-21] [completion:: 2025-07-27]
- [x] Entfernen von zfs-fuse [start:: 2025-07-27] [completion:: 2025-07-27]
- [x] Entfernen der Gitlab config [start:: 2025-07-27] [completion:: 2025-07-27]
- [x] Ersetzen von SysV Skripten mit systemd [start:: 2025-07-21] [completion:: 2025-08-02]
- [x] Deinstallation von task und taskd [scheduled:: 2025-08-02] [completion:: 2025-08-02]
- [x] Installation von Certbot NginX Plugin [scheduled:: 2025-08-02] [completion:: 2025-08-02]
- [x] Installation rustup [scheduled:: 2026-04-13] [completion:: 2026-05-07]
- [x] Installation von uv [scheduled:: 2025-08-02] [completion:: 2025-08-02]