Outils pour utilisateurs

Outils du site


tech:notes_systemd

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
tech:notes_systemd [2026/06/07 19:12] – modification externe 127.0.0.1tech:notes_systemd [2026/06/29 14:04] (Version actuelle) Jean-Baptiste
Ligne 5: Ligne 5:
  
 Voir : Voir :
-FIXME2 
 * [[Systemd journalctl journal logs|journalctl]] * [[Systemd journalctl journal logs|journalctl]]
 * [[redhat_acces_var_log_mariadb_mariadb.log_sans_etre_root|systemd service dépendant d'un autre service]] * [[redhat_acces_var_log_mariadb_mariadb.log_sans_etre_root|systemd service dépendant d'un autre service]]
Ligne 11: Ligne 10:
 * https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files * https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files
 * https://linuxembedded.fr/2021/11/limiter-les-ressources-dune-ligne-de-commande-avec-systemd * https://linuxembedded.fr/2021/11/limiter-les-ressources-dune-ligne-de-commande-avec-systemd
-* [[https://linuxfr.org/users/samuel/journaux/durcir-nginx-et-php-avec-systemd|Durcir nginx et PHP avec systemd]]+* [Durcir nginx et PHP avec systemd](https://linuxfr.org/users/samuel/journaux/durcir-nginx-et-php-avec-systemd)
  
-[[https://github.com/konstruktoid/hardening/blob/master/systemd.adoc|Hardening Security focused systemd configuration]]+[Hardening Security focused systemd configuration](https://github.com/konstruktoid/hardening/blob/master/systemd.adoc)
  
 Lister les services Lister les services
Ligne 28: Ligne 27:
 Lister les services KO Lister les services KO
 ~~~bash ~~~bash
-systemctl -a |grep dead+systemctl -a | grep dead
 ~~~ ~~~
  
Ligne 37: Ligne 36:
  
 # Avant SystemD # Avant SystemD
-chkconfig --list |grep -E '[1-5]:on'+chkconfig --list | grep -E '[1-5]:on'
 ~~~ ~~~
  
Ligne 69: Ligne 68:
  
 Voir :  Voir : 
-[[https://www.redhat.com/en/blog/introducing-hirte-deterministic-multi-node-service-controller]]+<https://www.redhat.com/en/blog/introducing-hirte-deterministic-multi-node-service-controller>
  
 Exemple Exemple
tech/notes_systemd.1780852327.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki