{$lblSkipToContent|ucfirst}

ssh Fails on MacOS 26.3

donderdag 2 april 2026 inAsk Different (Tips-Tricks-Tutorials)

ssh has begun failing when connecting to servers running OpenSSH_8.9p1, LibreSSL 3.3.6. and Mac is running OpenSSH_10.2p1, LibreSSL 3.3.6. The last line of the debug output running ssh -vvvv is: debug3: ssh_get_authentication_socket_pa…

Lees meer

ssh Fails on MacOS 26.3

woensdag 1 april 2026 inAsk Different (Tips-Tricks-Tutorials)

ssh has begun failing when connecting to servers running OpenSSH_8.9p1, LibreSSL 3.3.6. and Mac is running OpenSSH_10.2p1, LibreSSL 3.3.6. The last line of the debug output running ssh -vvvv is: debug3: ssh_get_authentication_socket_pa…

Lees meer

Why is macOS creating thousands of .isdata files?

woensdag 1 april 2026 inAsk Different (Tips-Tricks-Tutorials)

Last night my Mac gave me a notification that I was running low on disk space. I checked and sure enough I was down into the megabyte range. I used DaisyDisk to see where the bloat was and narrowed it down to 50 Gb in /Library/Caches/co…

Lees meer

Adding "real" creation date to scanned "old"pictures

dinsdag 31 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

Finder extension to add Edit option alongside Open?

dinsdag 31 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I'm hoping something like this already exists out there but I know enough scripting/programming that maybe with a bit of direction I could create something to do this? If I select a file in Finder and hit CMD+O, of course that file will…

Lees meer

Adding "real" creation date to scanned "old"pictures

dinsdag 31 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

Adding "real" creation date to scanned "old"pictures

dinsdag 31 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

Why does Time Machine fail with generic "backup not completed" error on a new MacBook Air M5 running macOS 26.3.1 (a)?

dinsdag 31 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

Brand new MacBook Air M5 with macOS 26.3.1 (a). Accounts/contents migrated from a 2018 MacBook Air running Catalina (10.15.x) using Migration Assistant via a USB-C cable. Samsung T7 SSD formatted as AFPS (GPT partition table). Drive bec…

Lees meer

Adding "real" creation date to scanned "old"pictures

maandag 30 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

Adding "real" creation date to scanned "old"pictures

maandag 30 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

macOS pf: rdr rule in anchor never matches packets despite correct setup (route-to lo0 pattern)

maandag 30 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

Problem I have a transparent proxy on macOS that uses pf (packet filter) with the classic route-to lo0 + rdr on lo0 pattern. The rules load successfully and show correct syntax, but the rdr rule never matches any packets 0 packets out o…

Lees meer

Adding "real" creation date to scanned "old"pictures

maandag 30 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

Adding "real" creation date to scanned "old"pictures

maandag 30 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I scanned quite some old (before 1970) film negatives. The scann tools add the date of scanning as exif-meta data to the file. As a result picture catalog apps sort these pictures according to their stored meta dates (kMDItemContentCrea…

Lees meer

How to uninstall MS Word and Excel on macOS without admin password?

zondag 29 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

My work machine is a M2 Air. For security reason, cannot install apps via DMG files without providing admin password. But installing apps via App Store works fine. I installed MS Word and Excel using the latter way. Now I'm running macO…

Lees meer

How to uninstall MS Word and Excel on macOS without admin password?

vrijdag 27 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

My work machine is a M2 Air. For security reason, cannot install apps via DMG files without providing admin password. But installing apps via App Store works fine. I installed MS Word and Excel using the latter way. Now I'm running macO…

Lees meer

How can I fix this behavior: I grab the title bar expands beyond screen width, preventing dragging to another screen?

vrijdag 27 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I have an external monitor for my MacBook. As long as I've had an external monitor, if I wanted to drag an app from my laptop screen to the external monitor I'd just grab the title bar and drag it. However, recently this has changed. Wh…

Lees meer

How to uninstall MS Word and Excel on macOS without admin password?

donderdag 26 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

My work machine is a M2 Air. For security reason, cannot install apps via DMG files without providing admin password. But installing apps via App Store works fine. I installed MS Word and Excel using the latter way. Now I'm running macO…

Lees meer

Single monitor but two screens in control panel

donderdag 26 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I have a headless Mac Mini running Sequoia running via Screen Sharing. All of a sudden the Screen Sharing monitor is running two desktops side by side. When I checked control panel it is showing two screens on the one physical monitor. …

Lees meer

Why am I experiencing strange Xcode / iOS deployment issue only on certain targets?

donderdag 26 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I’ve been working on a fairly complex iOS app for some time now. My testing environment for the app is set up as follows: Devices: iPhone 13 iPhone 16e iPad Pro 12.9-inch (4th generation) Simulators: iPhone 17 Pro iPad Pro 13-inch (M…

Lees meer

Why am I experiencing strange Xcode / iOS Deployment Issue only on certain targets?

donderdag 26 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I’ve been working on a fairly complex iOS app for some time now. My testing environment for the app is set up as follows: Devices: iPhone 13 iPhone 16e iPad Pro 12.9-inch (4th generation) Simulators: iPhone 17 Pro iPad Pro 13-inch (M…

Lees meer

Why can’t the Canon app see my camera via WiFi on a Mac mini?

woensdag 25 maart 2026 inAsk Different (Tips-Tricks-Tutorials)

I'm trying to connect my Canon cameras to my Mac mini running Sequoia via the EOS Utility and I've spent hours trying everything I can to make it work. It's two different models of camera, so not a camera issue. I finally found that the…

Lees meer

Internet - WiFi • e-mail • Software • Hardware • Reparatie • (Geheugen - SSD) Upgrades • Advies • Netwerken • Routers • Beheer op afstand (Teamviewer) • Onderhoud (Online Backup's) • Data Recovery • OSX Server • Synology NAS • Bootcamp - Parallels - VMWare

• 20 jaar ervaring •