{$lblSkipToContent|ucfirst}

Keychain Access not opening / Passwords not working, when accessing Mac remotely

vrijdag 21 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a new Mac which I have been using for some weeks, that I setup to sync on iCloud with a new Apple Account. However, for the last few days, Passwords app has stopped working. It is empty and I cannot add any new passwords. When I …

Lees meer

macos Mail sometime placing incoming email in the wrong inbox

vrijdag 21 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have several accounts on my macos mail, one of them is a icloud [email protected] account. Sometimes messages addressed to a different email address of mine (one of my other accounts) is delivered into the icloud inbox. I checked the mes…

Lees meer

Someone has connected to my MBAir using ARD [Apple Remote Desktop]

vrijdag 21 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have discovered that someone has gotten onto my MBAir and created me as their "client" using ARD [Apple Remote Desktop]. This is my computer. Sharing is not on. I have not given access to anyone or shared my password. The alleged pers…

Lees meer

Shell script run daily by launchd stopped working after macOS Sequoia upgrade

vrijdag 21 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have a setup to copy backups from an Ubuntu 22 server running in the cloud to a local Mac. On the Mac I have a shell script to run the rsync command and a launchd daemon to run this script daily. This has been working as expected unti…

Lees meer

How-To revert "brew pin" for a cask

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"rar" is pinned at me. I don't know how I did it ==> Finding outdated apps Cask Current Latest A/U Result 1/15 electrum 4.5.8 4.5.8 [ OK ] 2/15 joplin …

Lees meer

When I select "Show in Finder" in different apps to reveal the same file, how can I force the Finder to reuse an already open window?

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"Show in Finder" or "Reveal in Finder" option will result in Finder open too many windows, and in my case, often the same folder opened in several windows. The applications I have this problem are BBEdit, SourceTree, Wechat, VSCode and …

Lees meer

When I select "Show in Finder" in different apps to reveal the same file, how can I force the Finder to reuse an already open window?

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"Show in Finder" or "Reveal in Finder" option will result in Finder open too many windows, and in my case, often the same folder opened in several windows. Each use of "Open in Finder" opens a new window for the respective file? So for …

Lees meer

"Show in Finder" option will result in Finder open too many windows

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"Show in Finder" or "Reveal in Finder" option will result in Finder open too many windows, and in my case, often the same folder opened in several windows. Each use of "Open in Finder" opens a new window for the respective file? So for …

Lees meer

Keyboard is inserting unit conversions, how to turn this off?

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

Within the last month I have found that when I type in text editors, units are being filled out with scientific constants. This absolutely did not happen in the past, and I feel like it started when AI was added in the last update or so…

Lees meer

How-To revert "brew pin" for a cask

donderdag 20 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"rar" is pinned at me. I don't know how I did it ==> Finding outdated apps Cask Current Latest A/U Result 1/15 electrum 4.5.8 4.5.8 [ OK ] 2/15 joplin …

Lees meer

How to setup an SSH key with FIDO2 (ssh-askpass)

woensdag 19 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm trying to setup SSH access using a hardware backed security key. IE My private key is a ed25519-sk key requiring FIDO2 interaction with my yubikey 5 series. I'm looking for a way to get an SSH agent running automatically that can be…

Lees meer

How to setup an SSH key with FIDO2 (ssh-askpass)

woensdag 19 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm trying to setup SSH access using a hardware backed security key. IE My private key is a ed25519-sk key requiring FIDO2 interaction with my yubikey 5 series. I'm looking for a way to get an SSH agent running automatically that can be…

Lees meer

Why can't I change the hostname on macOS 15.3.1? [duplicate]

woensdag 19 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

My MacBook Pro (14-inch, 2021) went in for service a couple of months ago. On return, it had been formatted, so I restored a backup using Migration Assistant. During this process (either the format or the restore), the hostname was set …

Lees meer

How-To revert "brew pin" for a cask

woensdag 19 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

"rar" is pinned at me. I don't know how I did it ==> Finding outdated apps Cask Current Latest A/U Result 1/15 electrum 4.5.8 4.5.8 [ OK ] 2/15 joplin …

Lees meer

Can setting nvram AutoBoot%=00 via Automator happen each time I log in?

dinsdag 18 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm new to Mac as a system, so please be patient. I was wondering of there is a way to use the automator app to run the a command when my account logs in: sudo nvram AutoBoot%=00 I'm on Mac Pro 2021, with intel i7 and Sequoia 15.1.1 Is…

Lees meer

Move window controls (minimize, maximize, close) to the top right on Sequoia

dinsdag 18 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm on macOS Sequoia. Is there a way to move the window controls (minimize, maximize, and close buttons) from the default top left to the top right? I come from a Linux background where arbitrary change is encouraged. Cursory Google say…

Lees meer

macos Mail sometime placing incoming email in the wrong inbox

dinsdag 18 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I have several accounts on my macos mail, one of them is a icloud [email protected] account. Sometimes messages addressed to a different email address of mine (one of my other accounts) is delivered into the icloud inbox. I checked the mes…

Lees meer

Help with code for reminding myself to turn off the Bluetooth

dinsdag 18 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I wrote an AppleScript, called with Automator (macOS 14.6, Sonoma, on an M1 Mac). I wrote a code for reminding myself to turn off Bluetooth after 120 seconds, if it is still on. I need some help to understand what's wrong. I think the p…

Lees meer

How to get new VS Code windows to have text input focus?

dinsdag 18 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I am using Visual Studio Code on my macbook. When I launch a new instance of VS Code when I already have 1 instance up, via code using iTerm, the already running instance is the one that has text input focus. This means when the new VS …

Lees meer

I accidentally unplugged my Mac and I can't return to macOS on a dual boot system

maandag 17 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I accidentally unplugged my Mac and then it sent me to Windows 10 using Bootcamp. Now I'm trying to hold Opt so I can switch back to macOS but that's not working and it's showing me "Automatic repair couldn't fix your PC".

Lees meer

Move window controls (minimize, maximize, close) to the top right on Sequoia

maandag 17 februari 2025 inAsk Different (Tips-Tricks-Tutorials)

I'm on macOS Sequoia. Is there a way to move the window controls (minimize, maximize, and close buttons) from the default top left to the top right? I come from a Linux background where arbitrary change is encouraged. Cursory Google say…

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 •