Changes between Initial Version and Version 1 of ComandosGuarani3W2


Ignore:
Timestamp:
06/08/15 10:11:45 (10 years ago)
Author:
alopez
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComandosGuarani3W2

    v1 v1  
     1 
     2== Comandos Guarani3w2 == 
     3 
     4* '''__Compilar recursos__''' (producción):[[BR]] 
     5 
     6      var/www/guarani3w/stage/2.9.0/bin#   '''./guarani  compilar_recursos''' 
     7 
     8* '''__Limpiar cache__''' (desarrollo):[[BR]] 
     9 
     10      var/www/guarani3w/trunk/2.9.0/bin#  '''./guarani  limpiar_cache'''  
     11 
     12* '''__Generar catalogo__''' (desarrollo-producción):[[BR]] 
     13 
     14      var/www/guarani3w/trunk/2.9.0/bin#  '''./guarani  generar_catalogo'''  <unidad_academica> 
     15 
     16        Ejemplo:var/www/guarani3w/trunk/2.9.0/bin#  ./guarani  generar_catalogo faceco 
     17 
     18* '''__Error.log__''' (desarrollo-producción):[[BR]] 
     19 
     20      var/log/apache2#  '''tail error.log –n''' <nºlineas> '''| grep''' <ip de pc> 
     21 
     22        Ejemplo:var/log/apache2#   tail error.log  –n  10 | grep 203.158