qyxz1412 Posted March 11, 2013 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
Rayan Posted March 11, 2013 Posted March 11, 2013 i think this link would give you your answer : http://wiki.vpslink.com/Setting_the_Linux_System_Timezone Quote
Asura Posted March 18, 2013 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
Question
qyxz1412
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
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.