Educational ICT Virtualisation Specialist

Twitter LinkedIn E-mail
Precedence Technologies Ltd
Technology House, 36a Union Lane
Cambridge, CB4 1QB, United Kingdom
T: +44 (0)8456 446 800 / +44 (0)1223 359900
E: enquiries@precedence.co.uk
NTP-Manual

Jump To: Support > KB > NetManager > NTP > Manual

Manually setting the NetManager time

We recommend using NTP servers if possible as the time will then be kept in sync at all times.

If this is not possible, you will need to set the time from the command line.

The command format is date [[[[[cc]yy]mm]dd]hh]mm[.ss]. The [] brackets indicate optional components, so what this means is that you must specify the minutes at least.

Firstly, type date by itself to check the current time:

netmanager 1# date
Tue Jan 11 11:32:22 GMT 2011
If the day is correct you will only need to set the time. The following will set the time to 14:12:
date 1412

If you need to set the day too, you will need to give more information. The following will set the date and time to 14:12 on January 11th:

date 01111412

i.e. 01 = Month, 11 = Date, 14 = Hour, 12 = Minute

© Copyright Precedence Technologies 1999-2024
Page last modified on January 11, 2011, at 11:35 AM by sborrill