Translations - ONYX - 9.0 - Exploitation - Guide d'exploitation ONYX Server sur Linux/49/en

Différence entre versions

De MappingDoc
(Page créée avec « === Maintenance === ==== Regular cleanings ==== The following commands can be set to be executed regularly. Ideally, at least once a day. =====<u> Deleting finished and e... »)
 
 
Ligne 1 : Ligne 1 :
 
=== Maintenance ===
 
=== Maintenance ===
==== Regular cleanings ====
+
==== Regular cleaning ====
 
The following commands can be set to be executed regularly. Ideally, at least once a day.  
 
The following commands can be set to be executed regularly. Ideally, at least once a day.  
 
=====<u> Deleting finished and expired jobs</u> =====
 
=====<u> Deleting finished and expired jobs</u> =====
 
  export MAPPING_PATH=/apps/mapping/conf/mapping.conf  
 
  export MAPPING_PATH=/apps/mapping/conf/mapping.conf  
 
  /apps/mapping/bin/map_cron -date
 
  /apps/mapping/bin/map_cron -date

Version actuelle datée du 29 novembre 2019 à 15:46

Informations concernant le message (contribuer)

Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.

Définition du message (ONYX:9.0:Exploitation:Guide d'exploitation ONYX Server sur Linux)
=== Opérations de maintenance ===
==== Nettoyage courant ====
Les commandes suivantes peuvent être planifiées très régulièrement. Dans l’idéal, au moins une fois par jour.
=====<u> Suppression des travaux terminés et arrivé à échéance</u> =====
 export MAPPING_PATH=/apps/mapping/conf/mapping.conf 
 /apps/mapping/bin/map_cron -date
Traduction=== Maintenance ===
==== Regular cleaning ====
The following commands can be set to be executed regularly. Ideally, at least once a day. 
=====<u> Deleting finished and expired jobs</u> =====
 export MAPPING_PATH=/apps/mapping/conf/mapping.conf 
 /apps/mapping/bin/map_cron -date

Maintenance

Regular cleaning

The following commands can be set to be executed regularly. Ideally, at least once a day.

Deleting finished and expired jobs
export MAPPING_PATH=/apps/mapping/conf/mapping.conf 
/apps/mapping/bin/map_cron -date