Created
May 8, 2011 05:10
-
-
Save wyanez/961128 to your computer and use it in GitHub Desktop.
[OpenVZ] Modificar la hora de un contenedor OpenVZ
This file contains hidden or 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
ln -sf /usr/share/zoneinfo/America/Caracas /etc/localtime | |
date | |
ó | |
dpkg-reconfigure tzdata | |
(risturiz) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment