Matthew Ahrenstein
Matthew Ahrenstein
I was considering that but the keys need to be dearmored by gpg after downloading ```bash curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg ``` This could be done...
> Came here after [geerlingguy/ansible-role-jenkins#362](https://github.com/geerlingguy/ansible-role-jenkins/pull/362) — will try the `.asc` trick. > > Edit - it works! Was not obvious from the given example that I needed to change the...
I'd just like to +1 this enhancement.
For Monterey hosts and Monterey guests you can use a bit of hacky workaround: Apple Remote Desktop. It allows you to copy the clipboard to to/from the guest and you...
@jonathanlaniado In the guest macOS under System Preferences > Sharing enable either "Remote Management" or "Screen Sharing" I use the former since I own a copy of [ARD](https://apps.apple.com/us/app/apple-remote-desktop/id409907375?mt=12) Then you...
This would also be super handy for testing automated device enrollment workflows using Apple's DEP system.
Ignoring Apple IDs, is there still a way we can change the serial number so we can at least test Apple Business Manager enrollment workflows?
Is there a way to grant these entitlements as a local developer? Perhaps they can be a feature flag for "pro users" to compile UTM locally. As for testing, I...
Apple Silicon support is going to be a hard requirement soon considering their 2 year transition should be complete by Fall 2022. I would hope Ledger the company gives us...
+1 on the request for TLS support. ``` URL `https://internalsite.com' Real URL https://internalsite.com Check time 0.209 seconds Result Error: SSLError: [Errno 1] _ssl.c:510: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure ``` "internalsite"...