Puntos a tratar en esta unidad:
- Arranque del sistema
- Funcionalidad esencial de systemd: servicios y unidades
- Gestión de logs con systemd: journald
- Funcionalidades adicionales de systemd: hora del sistema, cron, etc.
Documentación
Enlaces
- Red Hat System Administrator's Guide: Managing Services with systemd
- Digital Ocean. Systemd Essentials: Working with Services, Units, and the Journal
- Digital Ocean. Understanding Systemd Units and Unit Files
- Digital Ocean. How To Use Systemctl to Manage Systemd Services and Units
- Youtube. LinuxConf Australia. Interview with Lennart Poettering
- Why Journald?
- Desde lo alto del Cerro. Crear un registro (log) propio para una aplicación
- Digital Ocean. How To Use Journalctl to View and Manipulate Systemd Logs
- journald and rsyslog
- Desde lo alto del Cerro. rsyslog, journal or both?