Recent Activity
bluecrow76
User for 7 years
Created Content
Recently Created Pages View All
DHCP Server Lease last-seen comparison
/ip dhcp-server lease print where last-seen > "30d" /ip dhcp-server lease print where last-see...
Code Signing
Creating the certificate Below are the steps to create a code signing certificate using OpenSSL ...
Govee Bluetooth Hygrometers
Playing with some Govee H5074 and H5075 Bluetooth hygrometers. All code below was grabbed from Go...
Ubuntu unattended upgrades
# enable unattended upgrades dpkg-reconfigure --priority=low unattended-upgrades # edit u...
Container
Howto Prepping the base configuration /system logging action add name=ContainerLog target=...