Camera Manufacturer Username Password Default IP 3xLogic admin 12345 192.0.0.64 ACTi Admin or admin 123456 192.168.0.100 American Dynmics admin admin 192.168.1.168 Arecont Vision admin no set password no default/DHCP Avigilon admin admin no default/DHCP Axis root pass or no set password 192.168.0.90 Basler admin admin 192.168.100.x Bosch service service 192.168.0.1 Bosch Dinion no set password […]
Category: How to
6 Steps Help to Choose Right Fiber Patch Cord Types
Step 1: Choose the Right Connector Type (LC/SC/ST/FC/MPO/MTP) On both ends of the fiber optic patch cord are terminated with a fiber optic connector (LC/SC/ST/FC/MPO/MTP). Different connector is used to plug into different device. If ports in the both ends devices are the same, we can use such as LC-LC/SC-SC/MPO-MPO patch cables. If you want […]
Net2 Paxton Server Migration
Check the existing software version Backup .bak the database from existing server by using Net2 Configuration Utility. Stop the existing Net2 Server Services or Shutdown the Server or disconnect the server network connection. Download the latest software version from the link http://paxton.info/1438 Install it into a new server then restore the .bak database Now ready […]
Texecom Premiere Elite V5
Factory Defaulting the system Keypad plug into the panel using engineer lead Press & hold the reset button then power up 1234 engineer default code Setting up the Panel Commissioning Jumper ON Plug the keypad engineer lead into panel (red black,yellow,blue) EXP 1 should show when the commission Jumper ON Learn the devices To learn […]
EntraPass Listening Ports List Kantech Access Control
How to factory reset a Kantech Controller?
Removed the JP2 & JP3 Press and hold reset button for 5 sec (heart beat LED will be solid then flashing again) Put the JP2 back on and then press and hold reset button for 5 sec (heart beat LED will be solid then flashing again) Put the JP3 this time (the controller should be […]
How to scan mac address in cmd commands?
Scanning Mac AddressArp -a Scanning Portsnetstat -ano
How to view bios serial number?
Open cmd then run below command: Wmic bios get serialnumber
How to format a PC with Oneclick?
Posted in Notepad Tricks with tags format .bat, format hard drive, how to format, Notepad Tricks If you think that notepad is useless then you are wrong because you can now do a lot of things with a notepad which you could have never imagined.In this hack I will show you how to format a […]
How to start VM over powershell commands?
Start-VM -Name<virtual machine name>