Sign My Guest Book

Cat5e Connections

Pin 1  Orange/White
Pin 2  Orange
Pin 3  Green/White
Pin 4  Blue
Pin 5  Blue/White
Pin 6  Green
Pin 7  Brown/White
Pin 8  Brown

Pin outs used for Straight Thru
and Crossover cables for up to 100Mbps all eight required for 1 Gbps

Maximum cable run of 100 meters end to end.

  This means if an installation has a wall socket connected back to the patch room with a length of 90 meters, then both patch cables can not exceed a total length of 10 meters.

Hyper Terminal

Windows Vista users can download Hyper Terminal here
Once downloaded unzip the contents into a folder and create a shortcut onto your Desktop.

 

NTP Time Servers

The below NTP servers are very accurate and I have been using them over the last three years without any problems, ideal if your CCTV system has NTP capability and is connected to the internet.

0.europe.pool.ntp.org
1.europe.pool.ntp.org
2.europe.pool.ntp.org
3.europe.pool.ntp.org

 

If your system is running on Windows XP you can setup the Internet Time by copying the below and saving it as a .reg file then double clicking it and say yes to add to your registry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers]
@="3"
"1"="time.windows.com"
"2"="time.nist.gov"
"3"="0.europe.pool.ntp.org"

 

This will then change your machine to sync it clock from option 3 "0.europe.pool.ntp.org" as per the below screen shot.

If you would like Windows XP to sync to your NTP server more frequent then the below allows you to poll your NTP server every fifteen minutes, copy and paste into a .reg file and double click.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient]
"SpecialPollInterval"=dword:00000384

Both of the above registry files can be obtained via the downloads section.