CentOS6.4 after I installed CentOS6.4, I found that the default time zone is the time zone in Boston, United States. in order to install hadoop later, errors may occur due to time issues, therefore, you must adjust the time zone. You need to perform the following steps: Java code # yuminstallntp... CentOS 6.4 modify the time zone
After installing CentOS 6.4, I found that the default time zone is the time zone in Boston, United States. in order to install hadoop in the future, errors may occur due to time problems, so we need to adjust the time zone.
Perform the following steps: Java code # yum install ntp
# Ntpdate us.pool.ntp.org
Then begin to adjust the time zone: Java code tzselect
After the preceding command is executed, the user is asked to select the continent, country, and time zone of the time zone to be adjusted, and then confirm the preceding steps:
Select the continent in which the time zone is located
Select the country in which the time zone is located
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service