Friday, September 19, 2025

Cable Matters RJ45 pass through crimping tool


 

Sunday, September 7, 2025

How to enable Tailscale on Unifi Cloud Gateway Ultra

Enable Debug Tools in Unifi Cloud Gateway Ultra

 Cog -> System -> Debug Tools -> Enable


 

Open Terminal to UCG Ultra

Network -> UCG Ultra -> Advanced -> Debug
 

A small terminal will open:



Install and configure Tailscale 

Type the following:

curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh

tailscale up --advertise-routes=192.168.15.0/24 --advertise-exit-node 

tailscale status 


References: