{$lblSkipToContent|ucfirst}

Shell scripts that call rsync no longer work in macOS Sequoia?

zaterdag 29 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: You can use bash or zsh inste…

Lees meer

Macbook with external 4k monitor

zaterdag 29 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

Im thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check the…

Lees meer

Shell scripts that call rsync no longer work in macOS Sequoia?

zaterdag 29 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command have problems when wrapped in a script. Here's a minimalist myrsync.sh to reproduce the observed behaviour: #!/bin/sh rsync "$@" remark: The same behaviour is observe…

Lees meer

Shell scripts that call rsync no longer work in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" note: here I use sh but the same problem …

Lees meer

How can I troubleshoot when an sh script that calls rsync no longer works in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…

Lees meer

How can I troubleshoot when an sh script that calls rsync no longer works in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…

Lees meer

Why do these old iPads not start up?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I have two iPads, I think iPad 2, certainly that sort of age, which have been sitting in a cupboard for quite a few years. I pulled them out yesterday, and plugged them in to charge. On one of them, I got the grey Apple logo (like when …

Lees meer

How can I troubleshoot when an sh script that calls rsync no longer works in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…

Lees meer

Why do these old iPads not start up?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I have two iPads, I think iPad 2, certainly that sort of age, which have been sitting in a cupboard for quite a few years. I pulled them out yesterday, and plugged them in to charge. On one of them, I got the grey Apple logo (like when …

Lees meer

Why do these old iPads not start up?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I have two iPads, I think iPad 2, certainly that sort of age, which have been sitting in a cupboard for quite a few years. I pulled them out yesterday, and plugged them in to charge. On one of them, I got the grey Apple logo (like when …

Lees meer

How can I troubleshoot when an sh script that calls rsync no longer works in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…

Lees meer

How can I troubleshoot when an sh script that calls rsync no longer works in macOS Sequoia?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I updated a MacPro from Ventura to Sequoia and now the rsync command doesn't work at all when used in a script. Here's a simple "wrapper", myrsync.sh, for testing purposes: #!/bin/sh rsync "$@" When I call that script with: ./myrsync.…

Lees meer

Preview attaching "quarantine" metadata to every file! How to stop it and fix its damage?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

Preview has forever been my go to app on Apple. Trusted, versatile, a major component in my workflow. Now it appears to be severely handicapped (in Sonoma 14.14.1) because it is attaching quarantine metadata to every file it opens! So o…

Lees meer

Preview attaching "quarantine" metadata to every file! How to stop it and fix its damage?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

Preview has forever been my go to app on Apple. Trusted, versatile, a major component in my workflow. Now it appears to be severely handicapped (in Sonoma 14.14.1) because it is attaching quarantine metadata to every file it opens! So o…

Lees meer

When I use a passkey from iCloud Keychain to log in to another account, does it always ask for my biometrics or password?

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I would like to add a passkey for my Google Account in iCloud Keychain. That way, I can still log in to Google when I lose my phone (2-Step Verification device). When I log in to an online account, using a passkey saved in iCloud Keych…

Lees meer

Apple Music Get Info no longer updates more than one songs metadata when has been modified by another application

vrijdag 28 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

iTunes and Apple Music create a cache of the music metadata when songs are added, this means that if we modify the metadata of songs with another aplication that Apple Music is unaware and continues to use the old metadata However, ther…

Lees meer

macOS Sequoia and Realtek RTL8156 drivers

donderdag 27 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I have an ethernet to USB type C adapter from SABRENT, model NT-25GA, and I'm using it on my MacBook Pro 16" M3 Pro. I reach a speed of 1.9 Gbps while on another computer (Windows) I can easily reach 2.3 Gbps. I tried to install the dri…

Lees meer

Macbook with external 4k monitor

donderdag 27 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

Im thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check the…

Lees meer

Apple Music Get Info no longer updates more than one songs metadata when has been modified by another application

donderdag 27 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

iTunes and Apple Music create a cache of the music metadata when songs are added, this means that if we modify the metadata of songs with another aplication that Apple Music is unaware and continues to use the old metadata However, ther…

Lees meer

How to copy files from remote server to external HD without using local disk

donderdag 27 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

I am trying to copy (cp/rsync/drag-and-drop) files from a remote server mounted as a WebDAV Volume, to an external HD. The problem is that the local Machintosh HD runs out of space during the copy. I tried to avoid caching or setting tm…

Lees meer

Macbook with external 4k monitor

donderdag 27 maart 2025 inAsk Different (Tips-Tricks-Tutorials)

Im thinking to buy the mac mini m4 and connect it to my asus monitor. https://www.asus.com/displays-desktops/monitors/tuf-gaming/tuf-gaming-vg289q1a/techspec/ Since i have never had a mac, i borrowed a macbook from a friend to check 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 •