This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |