Chunk #659

Aus: Scheduling (Index: 1)

61 Tokens
Synced Status
« Vorheriger (#0) Nächster (#2) »

Taxonomie

Kategorie Betriebssystem
Pfad Betriebssystem > Scheduling > Systemd
Heading-Pfad Scheduling > Scheduling & Automatisierung > Systemd Timer > Timer-Befehle

Entities

Name Typ
systemctl COMMAND
systemctl list-timers COMMAND
systemctl status COMMAND
certbot.timer SERVICE
certbot.service SERVICE
journalctl COMMAND

Keywords

Systemd Timer Timer-Befehle Systemd Log

Inhalt

# Alle Timer anzeigen
systemctl list-timers --all

# Bestimmten Timer prüfen
systemctl status certbot.timer

# Timer manuell triggern
systemctl start certbot.service

# Timer Logs anzeigen
journalctl -u certbot.service --since today

Clean Content

```
`# Alle Timer anzeigen
systemctl list-timers --all

# Bestimmten Timer prüfen
systemctl status certbot.timer

# Timer manuell triggern
systemctl start certbot.service

# Timer Logs anzeigen
journalctl -u certbot.service --since today`
```

Metadaten

Analysiert am20.12.2025 12:49:27
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-IDf3b4a342-b1ed-4644-a5fd-d837b5684c7c
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:53:41