installation_guide:debug:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
installation_guide:debug:start [2020/06/17 13:22] borjainstallation_guide:debug:start [2020/07/14 15:36] – [Set the right TimeZone] borja
Line 21: Line 21:
 Execute : Execute :
 <code> <code>
-tail -f /var/log/voximal/debug.log+root# tail -f /var/log/voximal/debug.log
 </code> </code>
  
 With colors : With colors :
 <code> <code>
-tail -f /var/log/voximal/debug.log | ccze -A+root# tail -f /var/log/voximal/debug.log | ccze -A
 </code> </code>
  
Line 272: Line 272:
     <diag tag="1">VXIrec: Grammar trace </diag>     <diag tag="1">VXIrec: Grammar trace </diag>
 </DiagnosticMessages> </DiagnosticMessages>
 +</code>
 +
 +==== Set the right TimeZone ====
 +
 +Install the NTP package to synchronize your server to the world'stime.
 +
 +<code>
 +#timedatectl set-timezone America/New_York
 +</code>
 +
 +or, for french servers,
 +
 +<code>
 +#timedatectl set-timezone Europe/Paris
 </code> </code>
  • installation_guide/debug/start.txt
  • Last modified: 2024/02/19 16:10
  • by borja