ubuntu resolver problemas con cron
Para programar tareas, suelo usar scripts en /etc/cron.daily
, weekly, hourly, etc. Los logs de estos procesos quedan en ‘/var/log/syslog’
y podemos consultarlos con ‘grep CRON /var/log/syslog’.
Nginx, how to proxy to a Cloudfront distribution
To prevent some resolve errors, we need to append a resolver directive. The hostname shoul be the name of the cloudfront distribution.