You are here |
brianreiter.org | ||
| | | |
derflounder.wordpress.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | Example REST. GitHub Gist: instantly share code, notes, and snippets. | |
| | | |
mherman.org
|
|
| | This tutorial looks at how to implement an API with Node, gRPC, and Postgres. |