-
One more issue to solve... We have one domain controller at work that is kinda critical to the entire operation. I mean, not like this particular server is the only AD server on the site, but it somehow became only LDAPS server responsible for authentication for non-AD enabled services. Like VPN. Like our ERP. So when …
Read More -
More on the host configuration In my last post on this topic, I had left a to-do to get LetsEncrypt setup and running on the host. After spending quite a bit of time on the effort and learning what tools were at my disposal, I figured out (pretty late in the process) that.. my initial approach had a considerable flaw: …
Read More -
Backstory I think just about everyone of my posts I start with some sort of justification why I'm writing the post. I don't really know why .. other than I think it serves as a good reminder of what I was doing when I wrote the darned post ... As usual, these things start off at work. We had a bit of a security audit …
Read More -
Some of my notes on how we used PowerApps to solve some COVID problems at work I should have done this sooner, because I'm not likely to remember all the details too much. This won't be a "technology post" so much, or even a how-to - maybe more a reminder of the tools we used to solve the problems we ran into …
Read More -
And just like that, all my base are belong to Cloudflare. It started with DNS ... It started out pretty simply: Cloudflare offered front-end caching for your website, provided you ran your DNS through them. They would proxy the connections for me, provide SSL (through Lets Encrypt), and I could still update DNS through …
Read More -
Maps on portable devices Getting working maps on a mobile device is reasonably straightforward, especially if you're able to be connected to a cellular service. The challenge starts to increase when you may not have connectivity, or have limited bandwidth or speed on your device. Offline maps within tools like Google …
Read More -
Microsoft Defender & Virustotal
Jun 2, 2021 · 1 min readSay what now? Sure, MS, VirusTotal really is a nefarious site that you should prevent me from going to.
Read More -
According Locked Outside?
May 25, 2021 · 1 min readAutocorrected Emails Sometimes I get the weirdest emails from my clients. This one took a little bit to figure out: I initially misread that email to say "Accordion Locked Outside?", which led me to Google to see what on earth this client meant by this. In the end, the message was meant to be "Account …
Read More -
We started back in May 6, 2015 - we deconstructed the old bathtub, cut it up, and threw it out. The tub had a good crack in the bottom of it, and as it turned out, it had been leaking on to the subfloor below it. Nothing major in terms of damage - most of the water had been soaked up by the wood in the bathtub …
Read More -
So, I can write a PDF... Last post I managed to generate an empty PDF with Powershell using iText, after working through dependencies and order of inclusion for running some .NET libraries in powershell. It's made me wonder if there's a better way to handle the inclusion of libraries in a Powershell script, and if …
Read More