Explore >> Select a destination


You are here

brianreiter.org
| | rick.cogley.info
4.4 parsecs away

Travel
| | If you're working with networking devices such as switches, routers or firewalls, to upgrade their firmware, you more often than not need a TFTP server. Here's how to use the one included with Mac OS X or macOS.
| | slashusr.wordpress.com
2.8 parsecs away

Travel
| | Postfix on OSX: Revisited A few years back, I had written a post on enabling the Postfix MTA as a relay server on OSX, which was quite well received. The article was originally written for OS X Lion, though it remained valid for OSX Mountain Lion, and more recently on OSX Mavericks as well. However,...
| | janik6n.net
5.9 parsecs away

Travel
| | Run a scheduled task on macOS with launchd
| | damienbod.com
72.5 parsecs away

Travel
| This post looks at implementing an Open ID Connect identity provider in Microsoft Entra External ID. Auth0 is used as the identity provider and an ASP.NET Core application is used to test the authentication. Microsoft Entra External ID federates to Auth0. Client code: https://github.com/damienbod/EntraExternalIdCiam Microsoft Entra External ID supports federation using OpenID Connect and was...