mv /etc/localtime /etc/localtime.old
ln -sf /usr/share/zoneinfo/Asia/Ho_Chi_Minh /etc/localtime
rdate -s rdate.cpanel.net
Nếu gặp lỗi khi chạy rdate, thì install rdate:
yum -y install rdate
mv /etc/localtime /etc/localtime.old
ln -sf /usr/share/zoneinfo/Asia/Ho_Chi_Minh /etc/localtime
rdate -s rdate.cpanel.net
Nếu gặp lỗi khi chạy rdate, thì install rdate:
yum -y install rdate