Windows: Query NTP Server

Quick and easy, but something I always have to look up when I want to query an NTP server from Windows I’m putting this here so I remember! There’s some extra flags too:

Cross compiling Filebeat 7.6.0 for ARMv7 using Docker

Recently, I had the need to run filebeat on a Raspberry Pi, in order to ship some logs to an elastic cluster. Elastic does a fantastic job with all of their Beats. They work extremely well, are open source, and have fantastic support. They don’t release a binary built for ARM, though. So if you… Continue reading Cross compiling Filebeat 7.6.0 for ARMv7 using Docker

Tiki Wiki: Hosting behind a reverse proxy/load balancer and forcing HTTPS

Tiki Wiki has support for hosting behing a reverse proxy/load balancer which handles HTTPS. However, I had a heck of a time getting this running. I wasn’t able to find the documentation on their website explaining the setup required, but it is documented in lib/setup/absolute_urls.php. Adding a row to your tiki_preferences table will do the… Continue reading Tiki Wiki: Hosting behind a reverse proxy/load balancer and forcing HTTPS