Skip to content

Instantly share code, notes, and snippets.

View edhuardus's full-sized avatar

Eduardo edhuardus

  • Independiente
  • Guadalajara
View GitHub Profile
@edhuardus
edhuardus / Script-nginx
Created June 13, 2014 18:34
Script-nginx RoR
comandos que se ejecutaron para instalar el servidor de linux:
Convertir en chef
sudo apt-get update
timezone=America/Mexico_City
sudo apt-get install ntp -y
sudo echo $timezone | sudo tee /etc/timezone