What's new

RT-N66U telnet command for changing date/time?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Nix

Occasional Visitor
I lost my inet connection via ISP due to bad weather (no NTP). I want to set the date and time manually using telnet. I tried the Linux command:

# date -s "12 JUL 2012 18:00:00"

but it doesn't work.... can anyone help please?
 
I lost my inet connection via ISP due to bad weather (no NTP). I want to set the date and time manually using telnet. I tried the Linux command:

# date -s "12 JUL 2012 18:00:00"

but it doesn't work.... can anyone help please?

Recognized TIME formats:
hh:mm[:ss]
[YYYY.]MM.DD-hh:mm[:ss]
YYYY-MM-DD hh:mm[:ss]
[[[[[YY]YY]MM]DD]hh]mm[.ss]

Add the missing dot and dashes.
 
Any link or wiki page with the other commands one can use?

It runs Linux. Documenting all available commands would fill a whole book, it's not just a handful of proprietary commands.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top