You are not logged in.
Pages: 1
Topic closed
for some reason i need to change the system date on production server (sms server with a database)
only the year should decrease by two (minus 2 years)
before changing the date i want to get some advice from the community
what problems could happen after that, what steps should i follow before doing that, etc
the things that i've already taken care of are CRON and AT jobs
i think there could be problems with file access/modification dates and anything that relies on them
can it be solved by just updating access/modification dates of all files accordingly?
please give advice
thanks in advance
Running ArchLinux on Compaq Presario v2000
Offline
That's almost as dangerous as dividing by zero and the LHC.
Don't mind me. Someone with a serious answer will be with you shortly. In the meantime though, can you tell us why you need to set the clock back 2 years? Considering that ntpd and its variants cringe at shifting the time beyond a few seconds, I suspect that there will be a lot of minute details to keep in mind with such a shift.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
the reason is not so important to tell i think
it's needed to keep our sms software functioning for another two years ![]()
it's daemon based, so i'll stop it, change the date, and start it again
Running ArchLinux on Compaq Presario v2000
Offline
what else are you running on the server?
edit: how does it send the SMS?
Last edited by robmaloy (2009-07-27 11:16:18)
☃ Snowman ☃
Offline
i forgot to mention that there are actually 4 servers, sms server is one of them
i need to change the date only on sms server (gentoo)
it sends/receives sms using smpp protocol
all incoming messages are inserted to the database
the software checks a table in the database at some interval and if it finds new entries (outgoing messages) it tries to send them
i think all the rest software/daemons are common to many distros (i mean installed by default)
anyway, what commands would give useful output?
Last edited by presario (2009-07-27 11:26:14)
Running ArchLinux on Compaq Presario v2000
Offline
i'd wonder what happens if your server sends 2 year old SMS to the SMSC and receives SMS dating 2 years in the future :>
consider buying a new license ![]()
☃ Snowman ☃
Offline
i'd wonder what happens if your server sends 2 year old SMS to the SMSC and receives SMS dating 2 years in the future :>
consider buying a new license
that kind of problems wont happen since new outgoing messages are selected using different/additional criteria
moreover it's not only about this particular case
it's a real problem, i would be interested to get some (new) advices even i decide to buy new license
Running ArchLinux on Compaq Presario v2000
Offline
Changing the date does not make this more legal... When your license is not valid anymore you are simply not allowed to use the software anymore. Period.
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
This thread is being closed for violating the forum rules. Please consider reviewing them.
(in my sig)
Offline
Pages: 1
Topic closed