Enabling Ubiquiti Camera SSH on UNVR
How to enable SSH into the Ubiquiti (Unifi) cameras adopted to a Unifi NVR (Network Video Recorder).
Read More Enabling Ubiquiti Camera SSH on UNVRHusband, Father, Retired Healthcare Executive, Space Geek, IT Nerd
IT, Technology, Programming
How to enable SSH into the Ubiquiti (Unifi) cameras adopted to a Unifi NVR (Network Video Recorder).
Read More Enabling Ubiquiti Camera SSH on UNVRHow to install Tailscale on OPNsense using the community repository.
Read More Installing Tailscale on OPNsenseHow to backup and revert OPNsense using ZFS boot environments
Read More Using ZFS BE’s with opnsenseThe post explains how to add vulnerability testing to a Synology NAS using Docker and Greenbone Security Manager. It starts by ensuring the Synology has pip3 properly installed. Then, it instructs on creating several directories under /volume1/docker/gsm/. Finally, it details setting up a stack in Portainer, using docker-compose, to run the vulnerability scanning services.
Read More Greenbone Security Manager on Synology DockerI was missing the UP Arrow command history search feature of the ZSH shell when I switched to DietPi OS. I re-implemented this feature in DietPi’s bash shell using the .inputrc file.
Read More Up Arrow history SEARCH on dietpiThe library pane in XCode 10/11 no longer remains open and ready for use. I’m not sure why Apple changed the behavior of the library pane, requiring you to re-open it each and every time?! To solve the issue, option click the icon and the library will stay open (although still in separate pane)!
Read More XCode 10 Library PaneImplementing pitch type, pitch count, pregame weather and broadcast network into the python based mlb-led-scoreboard project.
Read More Adding pitch data to MLB-LED-SCOREBOARD