Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- systemctl
- * comprobar estado servicio: ''systemctl status nombre.service'' * comprobar si está habilitado: ''systemctl is-enabled nombre.service'' * comprobar si está activado: ''systemctl is-active nombre.service'' * comprobar status en otra máquina: '... var * habilitar un servicio: ''systemctl enable nombre.service'' * deshabilitar un servicio: ''systemc
- systemd
- na acción en el sistema * está formada por un nombre, un tipo y un archivo de configuración * tipo... * target * las unidades se identifican por nombre y tipo, con el formato //nombre.tipo// * las unidades de tipo servicio (service) se usan para gestio
- journalctl
- * ver registro de un servicio: ''journalctl -u nombre.service'' * ver registros filtrando por priorid