Explore >> Select a destination


You are here

brianreiter.org
| | derflounder.wordpress.com
7.1 parsecs away

Travel
| | A while back, I had a deployment requirement where I could deploy a specific something to regular Macs but under no circumstances could I deploy it to virtual machines. The reason was that someone could install the thing on a virtual machine, then copy the virtual machine's files elsewhere. The issue I was looking at...
| | derflounder.wordpress.com
8.6 parsecs away

Travel
| | One of the limitations of Palo Alto's GlobalProtect VPN client on macOS is that it's not currently possible to natively provide the GlobalProtect VPN portal address using a macOS configuration profile. Instead, the GlobalProtect VPN client is looking for the portal address in a com.paloaltonetworks.GlobalProtect.settings.plist file, which is stored in the /Library/Preferences directory.However, with some...
| | gist.github.com
4.1 parsecs away

Travel
| | Example REST. GitHub Gist: instantly share code, notes, and snippets.
| | mherman.org
76.1 parsecs away

Travel
| This tutorial looks at how to implement an API with Node, gRPC, and Postgres.