Toutes les traductions

De MappingDoc

Entrez un nom de message ci-dessous pour visualiser toutes les traductions disponibles.

Message

Il existe 2 traductions.

NomMessage actuel
 h anglais (en)=====<u> httpd </u> =====
To check that Apache runs smoothly, use the httpd process. Because this process is often forked, several lines can be seen in the list of processes.
 -bash-4.2$ ps -eaf | grep httpd
 apache    4590 11849  0 10:56 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4874 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4876 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4890 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 root    11849    1  0 oct.15 ?      00:01:42 /usr/sbin/httpd -DFOREGROUND
 apache  15641 11849  0 08:54 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache  16301 11849  0 08:56 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 h français (fr)=====<u> httpd </u> =====
Le bon fonctionnement d’Apache peut être contrôlé par la présence du processus httpd. Ce processus est souvent forké, d’où la présence de plusieurs lignes dans la liste des processus.
 -bash-4.2$ ps -eaf | grep httpd
 apache    4590 11849  0 10:56 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4874 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4876 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache    4890 11849  0 08:23 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 root    11849    1  0 oct.15 ?      00:01:42 /usr/sbin/httpd -DFOREGROUND
 apache  15641 11849  0 08:54 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND
 apache  16301 11849  0 08:56 ?        00:00:00 /usr/sbin/httpd -DFOREGROUND