Archive of entries posted by james
Check if a pidfile is running in bash
Control your Sonos speaker with a Griffin Powermate
https://github.com/jamespo/sonospower
Purge DNS cache on Cloudflare nameservers (1.1.1.1)
https://one.one.one.one/purge-cache/ And the same for Google (8.8.8.8): https://developers.google.com/speed/public-dns/cache
endoflife.date
https://endoflife.date/ – check EOL for software
Get the SAN entries for a cert with openssl
Set up a home Wireguard server quickly
Try wg-cmd – it’s great.
Find the name of a network interface matching a pattern
IF=$(basename $(find /sys/class/net -name ‘wlp0s*’))
pfsense with Community Fibre Internet
Use my referral link for £100 Amazon voucher when you join Community Fibre! I recently got set up with Community Fibre Internet. The latency and bandwith are fantastic, however the Linksys Velop routers are bare bones, so I decided to just use it as a wireless bridge and replace the routing / firewall aspect with …
dnssec-keygen & nsupdate failing?
Generate your key with tsig-keygen & follow the instructions.