- Stop VE vzctl stop 101
- in HD node, run:
- vzctl set 101 –capability sys_time:on –save
- Start VE: vzctl start 101
- Enter VE: vzctl enter 101
- mv /etc/localtime /etc/localtime.old
- ln -s /usr/share/zoneinfo/Asia/Dhaka /etc/localtime
- date 092115442006 (09 = Month, 21 = day, 15 = hour, 44=minutes, 2006 = year)
Run date to check your time is right. That’s it!