Configuring time manually – Grass Valley K2 Edge User Manual v.4.1 User Manual

Page 28

Advertising
background image

K2 Edge User Manual - document version: 4.1

– Page 28

12.2 Configuring time manually

 To set the date, log in via putty (ssh) as user root.

 Go to the /system/objects/code folder:

 ...code]#

cd /system/objects/code [enter]

 Execute script setdate, use the –help option for an explanation:

...code]# ./setdate –help [enter]

Example:

...code]# ./s

etdate -m 07/29/08 11:37:47

[enter]

Explanation:

-m = manual

07 = month

29 = day of month

08 = year

11 = hours

37 = minutes

47 = seconds

To request the date from the NTP server configured in setdate:

...code]# ./setdate -ntp [enter]

ZONE options are listed on the next pages.

Options listed below are case sensitive.

Insert a “/” sign behind continent names.

Place ZONE names between quotes.

Example: “Europe/Amsterdam”

Advertising