Change-time-zone-in-virtual-private-server: Difference between revisions
Appearance
Created page with "[Category:Brijraj] == Issue == '''Change the time zone on virtual private server''' == Solution == cd /usr/share/zoneinfo ls cp /etc/localtime /etc/localtime-old rm ..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[Category:Brijraj] | [[Category:Brijraj]] | ||
| Line 14: | Line 14: | ||
rm /etc/localtime | rm /etc/localtime | ||
ln -sf /usr/share/zoneinfo/ | ln -sf /usr/share/zoneinfo/Asia/Kolkata /etc/localtime | ||