Categories
How-To Personal

Set the Date and Time on Honeywell Security Pad

I had a need to check and possibly change the date and time on a Honeywell Security System via the Security Pad. Here are some generic instruction steps to check or change the settings: Enter your four-digit security code and press “#” and “63.” Press “*” when the date/time displays on the screen. Enter two digits […]

Categories
How-To Technical

Time Synchronization with ntpdate in Ubuntu

If you don’t have time to do it right, when will you have time to do it over? – John Wooden I’m back again with a little tip, simple and quick to do to keep your Ubuntu Server’s time in sync, best of all there is no need to install an NTP client as Ubuntu comes […]

Categories
How-To Software

Server 2008 R2 NTP Server

With a little registry play and the restart of a services I can not provide the right time to my SAN. Here’s how to do it: 1 – Click Start, click Run, type regedit, and then click OK. Locate and then click the following registry entry: HKLMSYSTEMCurrentControlSetServicesW32TimeConfig 2 – In the right pane, right-click AnnounceFlags, […]

Categories
How-To Technical

How to Setup a Windows 2008 R2 SNTP/NTP Server

  Click Start, click Run, type regedit, and then click OK. Locate and then click the following registry entry:HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesW32TimeConfig In the right pane, right-click AnnounceFlags, and then click Modify. In the Edit DWORD Value dialog box, under Value data, type 5, and then click OK. Enable NTPServer. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINESYSTEMCurrentControlSet ServicesW32TimeTimeProvidersNtpServer In the right pane, right-click Enabled, and then […]