Just some notes on bandwidth used while displaying cams with iVMS 4200 and a remote Hikvision DVR which has a mix of 20 different resolution cams as follows: 5ea 3840x2144 cams connected via ONVIF 15ea 1920x1080p cams connected via HIKVISION protocol Main-Stream 20...
IT Tips
Windows Environment Reboot Sequence
The environment Reboot sequence - top to bottom First reboot the holder of the FSMO roles TGN-DC01.TOGGEN.INTERNAL (wait till all auto services are running again) Remote Desktop Licensing TGN-DC03.TOGGEN.INTERNAL (wait till all auto services are running...
Alternatives to Visio
Draw.io is good https://github.com/jgraph/drawio-desktop/releases On Linux I used dia http://dia-installer.de/ but it seems to not have had a new release and Draw.io has a Linux version.
Simple Script to Get Latest Cloudflare Proxy IP List and Reload Nginx
https://developers.cloudflare.com/support/troubleshooting/restoring-visitor-ips/restoring-original-visitor-ips A snippet to auto-download and reload nginx Checks for a valid conf and echo's success or failure #!/usr/bin/bash # get-cf-proxy-ips.sh ipv4=`curl -s...
Divi Email Message Pattern Example
Example of a message pattern for the Divi email contact form Name: %%First%% %%Last%% Email Address: %%Email%% Phone: %%Phone%% Message: %%Message%% Get the token names from the Contact Form Settings dialog
Firmware Upgrade Swann NHD-887F
Warning: Updating the firmware on these cams to V14.45.5.0_220713 causes the on screen text to disappear and not be viewable when the cam is connected to a third-party DVR or when directly connected to via the Swann PC app. If you want to maintain OSD of name and...
How to connect to an older Swann IP Camera
Update: It's easier to just use the Swann Security Windows App instead of installing an insecure years old version of Firefox or other browser. Go here => https://au.swann.com/download-apps/ Problem: Trying to connect to a Swann NHD-887F IP Camera with the latest...
Online Computer Equipment Sales 2025
Recently been using https://www.centrecom.com.au/ for buying a few things like Unifi WAP's and Synology kit. Pricing seems to be good and they have some good specials Also they have a superstore near me in Nunawading Also had a great experience with purchasing a...
DHCP to Static Ubuntu 24.04 LTS
Ubuntu Server VM Original DHCP Config /etc/netplan/50-cloud-init.yaml # This file is generated from information provided by the datasource. Changes # to it will not persist across an instance reboot. To disable cloud-init's # network configuration capabilities, write...
N-Able Alert ssh STOPPED
Getting an alert to say ssh daemon has failed on an install of Ubuntu 24.04 LTS MAX RemoteManagement has detected an error, details are below. A fault has been reported at MyCustomer site MySite, device MyDevice-Linux-01 The test Daemon Check - ssh failed. Additional...