StarTech.com CONYX ECS0016 User Manual

Page of 140
Instruction Manual
94
  LDAP Base Node:   Some base node 
  # /bin/config –-set=”config.auth.ldap.basenode=some base node”
The following command will synchronize the live system with the new 
configuration.
    # /bin/config –-run=auth
Date and Time Configuration
Manually Change Clock Settings
To change the running system time you need to issue the following com-
mands:
    # date 092216452005.05 Format is MMDDhhmm[[CC]YY][.ss]
 
Then the following command will save this new system time to the hard-
ware clock:
    # /bin/hwclock –systohc
 
Alternately to change the hardware clock time you need to issue the fol-
lowing commands, Where the format is MMDDhhmm[[CC]YY][.ss]:
    # /bin/hwclock --set --date=092216452005.05
Then the following command will save this new hardware clock time as 
the system time:
    # /bin/hwclock –hctosys
Network Time Protocol
To enable NTP using a server at pool.ntp.org issue the following com-
mands:
    # /bin/config –-set=config.ntp.enabled=on
   # /bin/config –-set=config.ntp.server=pool.ntp.org