qyxz1412 Posted March 11, 2013 Share Posted March 11, 2013 I am trying to change my server time. I tried many methods many none worked.I tried Jaryl's Guide cp /usr/share/zoneinfo/Asia/Manila /etc/localtime but it sayscp: accessing '/etc/localtime/: too many levels of symbolic linksHow can I fix this? Help please Quote Link to comment Share on other sites More sharing options...
Rayan Posted March 11, 2013 Share Posted March 11, 2013 i think this link would give you your answer : http://wiki.vpslink.com/Setting_the_Linux_System_Timezone Quote Link to comment Share on other sites More sharing options...
Asura Posted March 18, 2013 Share Posted March 18, 2013 Hi qyxz1412, Please use these commands in your SSH/Terminal; rm -rf /etc/localtime ln -sf /usr/share/zoneinfo/Asia/Manila /etc/localtime These commands are CaSe-SenSiTivE, so please type it exactly the way I have presented it here; enjoy! 1 Quote Link to comment Share on other sites More sharing options...
I am trying to change my server time. I tried many methods many none worked.
I tried Jaryl's Guide
cp /usr/share/zoneinfo/Asia/Manila /etc/localtime
but it says
cp: accessing '/etc/localtime/: too many levels of symbolic links
How can I fix this? Help please
Link to comment
Share on other sites