{$lblSkipToContent|ucfirst}

How to create two APFS containers with same size?

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

I have a virtual disk of 1 GB, on which I want to create two volumes of 400 MB. With diskutil partitionDisk /dev/disk0 2 GPT APFS VOLUME1 400M APFS VOLUME2 400M it created one APFS container of 400 MB and another one of 600 MB. How can…

Lees meer

How to create two APFS containers with same size?

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

I have a virtual disk of 1 GB, on which I want to create two volumes of 400 MB. With diskutil partitionDisk /dev/disk0 2 GPT APFS VOLUME1 400M APFS VOLUME2 400M it created one APFS container of 400 MB and another one of 600 MB. How can…

Lees meer

After updating to Ventura 13.6.5, the login items are missing and the computer is extremely slow

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

I use MacBook Air (M1, 16GB, 2020). Today I updated the macbook to macOS Ventura 13.6.5. After the update, The computer boots up and I can login to it. The CPU usage is 1% (i.e. 99% idle) and the RAM usage is 5GB (i.e. 11GB available)…

Lees meer

How to edit locked css files on Mac?

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

I'm trying to change the font size of the popup dictionary by following instructions in this link: Dictionary lookup wider and taller (pop-up dictionary lookup styling) in OS X I need to edit AppleDictionary.css file using TextEdit. How…

Lees meer

Get current_path if using AppleScript as osascript expression

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

I have a following AppleScript: tell application "Finder" set current_path to container of (path to me) as string duplicate file (current_path & "foo.txt") end tell It works, but I need to pass it an osascript expression. That …

Lees meer

Copy-paste not working between MS office and Apple apps

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

MacBookPro Sonoma 14.1.2 Microsoft Word for Mac 16.80 (23121017) Copy-paste has stopped working between MS office (especially Word) and Apple apps. Neither direction works. I can copy-paste between MS Office documents. I can copy-paste …

Lees meer

Trying to install macOS Sierra on a 2017 MacBook Pro

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

Background of the issue: A 2017 MacBook Pro was reset by the seller. I tried installing the OS, but encountered errors during installation. I am trying to install macOS Sierra through Recovery mode. Here are the steps I carried out on t…

Lees meer

Extension to bring back the full height loading bar in Safari (15+)?

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

Until Safari 4, the loading status filled the address bar completely, which was clearly a clever design feature. Even if the actual one mimics this feature, it would be make even more sense to bring it back because of the unified tab b…

Lees meer

How to create two APFS containers with same size? [closed]

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

With this command diskutil partitionDisk /dev/disk0 2 GPT APFS VOLUME1 400M APFS VOLUME2 400M it created one APFS container of 400 MB and another one of 600 MB. (The identifier disk0 represents 1 GB virtual disk created to test the com…

Lees meer

Can not create shared link in iCloud Drive

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

I have a file inside "iCloud Drive", folder "Downloads". I can see the file from my iMac (macOS 10.15.7) and in my iPad. I would like to create a link to this file, which I can send to other people for downloading. According to https://…

Lees meer

Can not create shared link in iCloud Drive

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

I have a file inside "iCloud Drive", folder "Downloads". I can see the file from my iMac (macOS 10.15.7) and in my iPad. I would like to create a link to this file, which I can send to other people for downloading. According to https://…

Lees meer

Can Not Deauthorize a Computer in Music

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

I reached the limit of five authorized computers per account. The error message points one to this help page. https://support.apple.com/en-us/118292 Here is the twist. I don't have 5 computers, I deauthorized them all in the past. So in…

Lees meer

On iPhone, how can I reduce a photo to 2 MiB for Stack Exchange upload?

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

I'm writing a post on a Stack Exchange site from Safari on my iPhone 14 under iOS 17.4. I'd like to include a photo in my post. I tap the Image button in the SE editor and then tap Browse, then Take Photo from the resulting popup menu.…

Lees meer

On iPhone, how can I reduce a photo to 2 MiB for Stack Exchange upload?

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

I'm writing a post on a Stack Exchange site from Safari on my iPhone 14 under iOS 17.4. I'd like to include a photo in my post. I tap the Image button in the SE editor and then tap Browse, then Take Photo from the resulting popup menu.…

Lees meer

Remove link from Safari home page on iPad

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

I have an iPad and also a desktop computer, creatively named "John iMac 2017". When I open up Safari on the iPad, the homepage has a section "From John iMac 2017" which includes a link there from a webpage that I visited almost a year a…

Lees meer

On iPhone, how can I reduce a photo to 2 MiB for Stack Exchange upload?

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

I'm writing a post on a Stack Exchange site from Safari on my iPhone 14 under iOS 17.4. I'd like to include a photo in my post. I tap the Image button in the SE editor and then tap Browse, then Take Photo from the resulting popup menu.…

Lees meer

Remove link from Safari home page on iPad

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

I have an iPad and also a desktop computer, creatively named "John iMac 2017". When I open up Safari on the iPad, the homepage has a section "From John iMac 2017" which includes a link there from a webpage that I visited almost a year a…

Lees meer

how can I require macOS user password before mounting a USB device to the mac?

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

How can I require macOS user password before mounting a USB device to the mac? I don't mind that all USB devices need the same password to mount. I had a thought that this would improve security, that it would be harder to transfer file…

Lees meer

What happens to existing files when changing the mount points of volumes?

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

On 7/17/17 @bingbomboom asked this question about creating a permanent /etc/fstab entry for an external drive. My head spun thinking about this next question. Instead of hijacking its thread, I'm starting fresh. I'm not focusing on re-e…

Lees meer

Remove link from Safari home page on iPad

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

I have an iPad and also a desktop computer, creatively named "John iMac 2017". When I open up Safari on the iPad, the homepage has a section "From John iMac 2017" which includes a link there from a webpage that I visited almost a year a…

Lees meer

After updating to Ventura 13.6.5, the login items are missing and the computer is extremely slow

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

I use MacBook Air (M1, 16GB, 2020). Today I updated the macbook to macOS Ventura 13.6.5. After the update, The computer boots up and I can login to it. The CPU usage is 1% (i.e. 99% idle) and the RAM usage is 5GB (i.e. 11GB available)…

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 •