Home

Forums

Statistics

Surveys

Top Ten

Your Account


Login
Nickname

Password

Security Code: Security Code
Type Security Code

Don't have an account yet? You can create one. As a registered user you have some advantages like a private journal and posting comments or additions to articles.

Who's Online
There are currently, 11 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Donations
If you find the information here useful,
help keep this web site online with a donation!
YTD Donations
$1.00
Thank You!

Host referer


  
HOW I UPDATED MY MAGNIA FOR THE NEW DST CHANGE
Posted on Tuesday, March 13 @ 17:05:02 CDT
Topic: 3: More Magnia / Linux stuff

HOW I UPDATED MY MAGNIA FOR THE NEW DST CHANGE

(updated for 2008)

First I logged into the Magnia via VNC - you can also use TELNET or WEBMIN
(Others - Command Shell and just paste the blue commands you see below)

Next I verified I had the wrong DST changes by typing at the bash prompt:

# zdump -v /etc/localtime | grep 2008

Mine showed April 6th as the date of change... and not March 9.

So I went to http://www.twinsun.com/tz/tz-link.htm and found the ftp link to download tzdata2008a.tar.gz
(this is the most current DATA file for the TZ app)

I used QuickZip to extract the northamerica file into the /home/public directory
(that's 192.168.1.1/public across your network)
and executed:

# zic -d /home/public/Timezone /home/public/northamerica

to compile the timezone data files into a subdirectory called Timezone.
I then copied the EST5EDT file to the /usr/share/zoneinfo/ directory:
(you may want a different zone file, copy them all if you feel the need!)

# cp /home/public/Timezone/EST5EDT /usr/share/zoneinfo/EST5EDT

Then I did a quick test to make sure the new configuration was good:

# zdump -v /etc/localtime | grep 2008

the output now showed Sun Mar 9.

Congratulations all around!
(the /home/public/northamerica and related files can now be deleted, you will need to use WEBMIN's file manager to delete the Timezone directory and subdirectories - there are hidden files you can't see from windows)

Finally I went into WEBMIN and verified the time settings - the system and hardware values were out of sync and needed updating.



Remember: Questions can be posted in the FORUM section !


 
Related Links
· More about 3: More Magnia / Linux stuff
· News by anoldman


Most read story about 3: More Magnia / Linux stuff:
UPDATED: Forwarding Ports on your Magnia SG20


Article Rating
Average Score: 4
Votes: 1


Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad


Options

 Printer Friendly Printer Friendly

 Send to a Friend Send to a Friend


Please take a second and vote for this article.
Web site powered by PHP-Nuke

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2003 by AnOldMan.com
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.06 Seconds