You’ll never walk alone

Apr
28

Setting Linux Timezone

Posted by sabba

Replace your/zone with something like Europe/Rome or Asia/Singapore:

ln -sf /usr/share/zoneinfo/your/zone /etc/localtime

Example: if you want to set Europe/Rome as your local timezone:

ln -sf /usr/share/zoneinfo/Europe/Rome /etc/localtime

Reference: click here

Comments are closed.

About Me

    About

    Some details about you.

    Open "about_text.txt" file in the theme folder to edit this text.

Recent Comments

execution time: 0.06 secs