LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   made a time mistake (https://www.linuxquestions.org/questions/linux-newbie-8/made-a-time-mistake-318649/)

speel 04-30-2005 02:35 AM

made a time mistake
 
heh i made a dumb mistake while installing slackware and choose the wrong time .. any way to fix it?

twantrd 04-30-2005 02:49 AM

To change your time, look at the date command. However, your question seems to be concerning your timezone correct? If so, this is how:

1. cd /usr/share/zoneinfo
2. ln -sf /usr/share/zoneinfo/<time zone you wish to have> /etc/localtime


I haven't done this in slackware, but I believe the files and paths are the same.

-twantrd

reddazz 04-30-2005 03:20 AM

You can change this by running "timeconfig" as root.


All times are GMT -5. The time now is 11:46 PM.