{$lblSkipToContent|ucfirst}

NTFS-3g auto mount on boot on MacOS -

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

etc/fstab: /dev/disk4s1 /Volumes/HDD /usr/local/bin/ntfs-3g local,allow_other,auto_xattr 0 0 sudo mount -a: ntfs-3g % sudo mount -a mount_apfs: volume could not be mounted: Permission denied mount: / failed with 66 but if I manually i…

Lees meer

Voice control command disambiguation

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Voice control thinks there are two "Twitch" applications on my machine (see screenshot). I removed /Applications/Twitch.app (put it in the trash) and rebooted my machine in the hope that would convince OSX that that entry was no longer …

Lees meer

Go back/forward one word keybinding does not work in Nano 8.2

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I'm using GNU Nano 8.2 in ZSH on macOS Sonoma and I'm trying to figure out why the standard keybinding to move the cursor back or forward one word, ^ + arrow keys, doesn't work. This happens both in the default Terminal app and iTerm2. …

Lees meer

How do I change the icon representing one entry in Apple’s Password App for macOS?

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I have added two entries for separate accounts with the same organization. One entry has the icon for the organization The other entry has my personal iCloud icon. There’s a similar question at https://about.gitlab.com/ . However, it …

Lees meer

AppleScript that reduces the size of multiple PDF files fails

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

macOS Sierra Version 10.12.6. Script-editor Version 2.9 (191). I'm trying to reduce the size of multiple PDF files, however the script below exits wth this error: line ending expected, but class name found. The script also highlights li…

Lees meer

AppleScript that reduces the size of multiple PDF files fails

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

macOS Sierra Version 10.12.6. Script-editor Version 2.9 (191). I'm trying to reduce the size of multiple PDF files, however the script below exits wth this error: line ending expected, but class name found. The script also highlights li…

Lees meer

Can't modify Info.plist [closed]

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

How to subscribe to calendars so they are synced to all devices?

zondag 17 november 2024 inAsk Different (Tips-Tricks-Tutorials)

If I subscribe to a calendar in the iOS calendar app, it is only visible on that device: However, in the past I’ve been able to add a calendar subscription to my iCloud account so it syncs across all devices: I can’t see for the life …

Lees meer

Mac Pro 1,1 Linux Boot Issue

zaterdag 16 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Booting a Linux distribution generates the following: error: no sultable video mode found. Booting in blind mode Configuration: Mac Pro 1,1 Late 2006 Apple ATI Radeon HD 5870 DVD drive works 6 GB RAM Booting from USB Mint: Linux Min…

Lees meer

How to disable split-fullscreen functions entirely across macOS?

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

How can I completely disable split-fullscreen mode? I would never like to see fullscreen splits. Is there a system setting or API I can interface with to turn them off for good? The most annoying daily hindrance is that opening mailto: …

Lees meer

Mac Pro 1,1 Linux Boot Issue

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Booting a Linux distribution generates the following: error: no sultable video mode found. Booting in blind mode Configuration: Mac Pro 1,1 Late 2006 Apple ATI Radeon HD 5870 DVD drive works 6 GB RAM Booting from USB Mint: Linux Min…

Lees meer

Mac Pro 1,1 Linux Boot Issue

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Booting a Linux distribution generates the following: error: no sultable video mode found. Booting in blind mode The configuration is: Mac Pro 1,1 Late 2006 Apple ATI Radeon HD 5870 Booting from USB Mint: Linux Mint 22 Xfce 64 bit The G…

Lees meer

Numbers 13.1 - How to pull an entire row from another sheet

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Basically, how to i make it act more like FileMaker Pro did way back when? i have a file with greyhound pedigrees; each dog has a different sheet. What i'd like to do is NOT have to repeatedly enter the same dogs over and over (go far e…

Lees meer

Why are ._ files being created when uploading files from an ExFAT drive to Google Drive?

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I’m encountering an issue when uploading files from an external hard drive formatted as ExFAT. For every file I upload through Google Chrome, a second file with the same name is created, prefixed with ._ and with a size of 4KB. Here’s t…

Lees meer

Numbers 13.1 - How to pull an entire row from another sheet

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Basically, how to i make it act more like FileMaker Pro did way back when? i have a file with greyhound pedigrees; each dog has a different sheet. What i'd like to do is NOT have to repeatedly enter the same dogs over and over (go far e…

Lees meer

How to change language (Lithuanian) on iPad with magic keyboard?

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I have an iPad 11 Air 2024. And I also have magic keyboard. The problem is I cannot write letters such as ą or č or ū and so more. I can only press on my iPad that shows a letter, hold it for 2s and then select normal Lithuanian letter,…

Lees meer

Numbers 13.1 - How to pull an entire row from another sheet

vrijdag 15 november 2024 inAsk Different (Tips-Tricks-Tutorials)

Basically, how to I make it act more like FileMaker Pro did way back when? I have a file with greyhound pedigrees; each dog has a different sheet. What I'd like to do is NOT have to repeatedly enter the same dogs over and over (go far e…

Lees meer

Unable to write text into Notes.app using AppleScript

woensdag 13 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I am trying to write into Notes.app using AppleScript and System Events. I have the following simple script: on test(notesAccount, notesFolder, notesName) tell application "Notes" activate delay 1.0 tel…

Lees meer

MacOS mounted SMB share is not directly aware of new files?

woensdag 13 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I was absolutely pulling my hair out on what I thought was a bug in my code, where it kept telling me a file did not exist, even though just a second ago my code created that file successfully. However after some (a lot) of fiddling aro…

Lees meer

zsh: command not found: sudo

woensdag 13 november 2024 inAsk Different (Tips-Tricks-Tutorials)

There is a problem. I enter the sudo command in the terminal and get zsh: command not found: sudo I'm entering export PATH=/usr/bin:/bin:/usr/sbin:/sbin Everything works fine, but as soon as I start the terminal again, the error retur…

Lees meer

Unable to write text into Notes.app using AppleScript

woensdag 13 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I am trying to write into Notes.app using AppleScript and System Events. I have the following simple script: on test(notesAccount, notesFolder, notesName) tell application "Notes" activate delay 1.0 tel…

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 •