{$lblSkipToContent|ucfirst}

MacOS Gone After Bootcamp Install

zaterdag 6 april 2024 inAsk Different (Tips-Tricks-Tutorials)

After installing Windows 8.1 on my Mac Mini 2011 (macOS High Sierra 10.13.6) using bootcamp everything seemed fine and working until one day I wanted to switch back to macOS. I used Option Restart but it only showed bootcamp so then I t…

Lees meer

Is there any way to prevent a non-admin user from executing "launchctl unload" on macOS?

zaterdag 6 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I started using a well-known program for self-control on MacOS called Cold Turkey. This program is very powerful, but it's not enough since I can open a Terminal as a non-admin user and execute the command: launchctl unload ~/Library/La…

Lees meer

Unable to burn Windows 11 ISO image in macOS 14 (Sonoma)

zaterdag 6 april 2024 inAsk Different (Tips-Tricks-Tutorials)

macOS Sonoma 14.4.1 (23E224) Downloaded Windows 11 ISO image on mac and now I want to create a bootable USB so that it can be used to install Windows 11 on my desktop PC, but found no free software on macOS, but some command line util…

Lees meer

MacBook Pro 16 inch 2019 disk Partition not merging

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

First, I installed Windows 10 with Boot Camp, just to exchange data between macOS and Windows. I created an ExFAT partition of 50 GB. After sharing data, I decided to remove the extra partition and merge its space back to macOS. First,…

Lees meer

Can anyone improve my batch rename script to make it recursive?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

MacOS Gone After Bootcamp Install

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

After installing Windows 8.1 on my Mac Mini 2011 (macOS High Sierra 10.13.6) using bootcamp everything seemed fine and working until one day I wanted to switch back to macOS. I used Option Restart but it only showed bootcamp so then I t…

Lees meer

Can anyone improve my batch rename script to make it recursive?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

Can anyone improve my batch rename script to make it recursive?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

Mounted usb drive gets Operation not permitted on write

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

My mounted usb drive gets Operation not permitted when I write to it: $ sudo touch /Volumes/NO\ NAME/aaa touch: cannot touch '/Volumes/NO NAME/aaa': Operation not permitted $ mount | grep NO /dev/disk4s1 on /Volumes/NO NAME (msdos, loc…

Lees meer

Simple applescript to copy files from SD Card?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I'm sure this is simple enough to most, but I am just starting to play around with Apple script. I simply want to have a destination folder highlighted in finder and run a script that will copy all my photo and video files from an inser…

Lees meer

Simple applescript to copy files from SD Card?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I'm sure this is simple enough to most, but I am just starting to play around with Apple script. I simply want to have a destination folder highlighted in finder and run a script that will copy all my photo and video files from an inser…

Lees meer

Can anyone improve my batch rename script to make it recursive?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

How to save emails that only remain on a disconnected device and were deleted in the cloud?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I use gmail as my main email and have my iPhone set to use gmail. A while ago I deleted a collection of emails and wished I hadn't from gmail itself. The other day I realised that they are still in my Mail app on my iPhone - I hadn't re…

Lees meer

Can anyone improve my batch rename script to make it recursive?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

Why are certain mounted volumes not listed by diskutil?

vrijdag 5 april 2024 inAsk Different (Tips-Tricks-Tutorials)

mount and df show that disk1s5 is a mounted volume: bash-3.2$ mount /dev/disk1s4s1 on / (apfs, sealed, local, read-only, journaled) devfs on /dev (devfs, local, nobrowse) /dev/disk1s2 on /System/Volumes/Preboot (apfs, local, journaled, …

Lees meer

Why are certain mounted volumes not listed by diskutil?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

mount and df show that disk1s5 is a mounted volume: bash-3.2$ mount /dev/disk1s4s1 on / (apfs, sealed, local, read-only, journaled) devfs on /dev (devfs, local, nobrowse) /dev/disk1s2 on /System/Volumes/Preboot (apfs, local, journaled, …

Lees meer

Why are certain mounted volumes not listed by diskutil?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

mount and df show that disk1s5 is a mounted volume: bash-3.2$ mount /dev/disk1s4s1 on / (apfs, sealed, local, read-only, journaled) devfs on /dev (devfs, local, nobrowse) /dev/disk1s2 on /System/Volumes/Preboot (apfs, local, journaled, …

Lees meer

Is it dangerous to leave “.DS_Store” files left in Git commit history?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I forgot to add it to my .gitignore and although I've added .DS_Store to my .gitignore now, I was wondering if it was dangerous to leave for anyone to see in my Git commit history? I'm not asking if .DS_Store files should be in my repo …

Lees meer

Why are certain mounted volumes not listed by diskutil?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

mount and df show that disk1s5 is a mounted volume: bash-3.2$ mount /dev/disk1s4s1 on / (apfs, sealed, local, read-only, journaled) devfs on /dev (devfs, local, nobrowse) /dev/disk1s2 on /System/Volumes/Preboot (apfs, local, journaled, …

Lees meer

Can anyone improve my batch rename script to make it recursive?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Synology NAS that went nuts and it's full of .tmp files that used to be Excel, PDF, Word, etc.,... I have this script that works fine inside a folder. I've searched for days before asking here. How can I make it recursive to al…

Lees meer

Is it dangerous to leave “.DS_Store” files left in Git commit history?

donderdag 4 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I forgot to add it to my .gitignore and although I've added .DS_Store to my .gitignore now, I was wondering if it was dangerous to leave for anyone to see in my Git commit history? I'm not asking if .DS_Store files should be in my repo …

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 •