Robert Meerman

Results 11 comments of Robert Meerman

If `RemoteCommand` doesn't help, you could try using a remote-side `command` in `~/.ssh/authorized_keys`. You need a dedicated key pair for this to work. 1. On your local machine, create a...

Here are some manual steps for installing Parallel Tools on Alpine which worked for me: Based heavily on the work of [m-emelchenkov / vagrant-alpine / commit / b133defd7e76 — Bitbucket](https://bitbucket.org/m-emelchenkov/vagrant-alpine/commits/b133defd7e76a9e776932aa61b8d06ffe7b54cb4#chg-Packer/files/prltoolsd.start)...

Is there a way to reset my preferences, so I can try a "fresh install"?

Thanks - I'll try that the next time I'm using that problematic setup (likely next week). Could this issue be caused by the following preference? - Upon startup or wake:...

I've had an opportunity to test changing the preference "Upon startup or wake" from "Assume last saved settings are valid (recommended)" to "Attempt to read display settings": I am no...

I’m not sure where I would look for a crash log, other than what I provided from console.log. It doesn’t pop up one of those “App has encountered an error”...

FWIW, the most recent (unstable) build seems to fix this for me. I found it from this discussion thread: [Is a new version coming soon?... · chris2511/xca · Discussion #432](https://github.com/chris2511/xca/discussions/432)...

> If you need a .pem chain export, export 1st using "PKCS https://github.com/chris2511/xca/issues/12 (pfx)" with a password, then issue the command below and re-enter the same password: > > `openssl...

I noticed that the `Info.plist` files of Blender 3.3, 3.4, and 3.5-alpha declare the ``` UTTypeIdentifier org.blenderfoundation.blender.file ``` While this QuickLook plugin declares it differently in both `LSItemContentTypes` and `UTTypeIdentifier`:...

Copying to `/Library/QuickLook/`, and then running `qlmanage -r && qlmanage -r cache` on macOS 13.0.1 (Ventura) and relaunching Finder worked for me.