{$lblSkipToContent|ucfirst}

Is it safe to stack Mac Minis on top of each other?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I am thinking of purchasing another Mac Mini - I already have an older one - and I am planning to keep them on top of each other as I have limited space on my desk. I was wondering if it is safe? I am concerned about ventilation. If t…

Lees meer

Mac wakes up after a few seconds: System Wake Reason not found

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

For the last few weeks I've run into issues with my 2017 MacBook Air on macOS Catalina 10.15.1. Whenever I go tell it to sleep (either through closing the lid or the context menu or CMD + Shift + Q) it wakes up after about 2 seconds. …

Lees meer

Can iPhone back up to iTunes over wifi automatically?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I know that my iPhone 8 can back itself up to iTunes over wifi. It has successfully done so whenever I've manually hit the button in iTunes to back it up immediately. In iTunes the iPhone is set to "back up to this computer automatical…

Lees meer

Will Carbon Copy Cloner (CCC) file/rsync-based clones to a "target disk mode" T2 MacBook work?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

Summary I want to copy my entire OS/volume/disk (which is FileVault-ed) from on MacBook to another, whose volumes(s) are also FileVaulted. Assuming no OS incompatibilities between hardware, will a Carbon Copy Cloner (CCC) file/rsync-ba…

Lees meer

How to reset the built-in Dictionary app for Look Up function?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

After I downloaded some custom dictionaries, copy-paste them into ~/Library/Dictionaries folder, and reordered them in Dictionary app's Preferences, some options in the Preferences cannot be selected anymore (the check-sign cannot be se…

Lees meer

Why is the System Preferences lock decorative and no longer preventing changes when locked?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

If I recall correctly, the little lock icon in System Preferences used to prevent changes without unlocking it and providing username and password. Either my macOS is broken, or this isn't the case anymore. Here is a little animated G…

Lees meer

Is it safe to store Mac Minis store on top of each other?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I am thinking of purchasing another Mac Mini - I already have an older one - and I am planning to keep them on top of each other as I have limited space on my desk. I was wondering if it is safe? I am concerned about ventilation. If t…

Lees meer

Need to update Make on Catalina, other brew related answers are out of date

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I am trying to run make using a script given to me by my new employer. The script relies on a feature present in gnu make v4.2+, and of course the only installed version is 3.8. I used brew to install 4.3, but it's installed as gmake n…

Lees meer

MacBook Pro 16" runs about 10 degrees hotter when plugged in on idle, is this normal?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

The degrees delta has a noticable impact on fan noise and is making me consider returning the machine. Is it normal for MacBook to be running so much hotter when plugged in? Idles at 60 degrees on a charger and just 50 on battery. …

Lees meer

Why is the System Preferences lock decorative and no longer preventing changes when locked?

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

If I recall correctly, the little lock icon in System Preferences used to prevent changes without unlocking it and providing username and password. Either my macOS is broken, or this isn't the case anymore. Here is a little animated G…

Lees meer

ssh into my local ubuntu virtual machine

woensdag 22 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I would like to ssh into an Ubuntu virtual machine running on Virtual Box on my machine; use Terminal to ssh into a virtual machine running in the same computer To avoid "why are you doing that? do so and so" answers, here is why I nee…

Lees meer

Mac Partition won't boot after Bootcamp Partition Resize

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I made a huge mistake. I resized my Bootcamp Windows Partition and messed up with my Mac partition; without any data, since my sister needed my backup hard drive for something urgent. To recover the data, I tried to install a new Mac p…

Lees meer

Why would a python3 script not find a module when run in Automator?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I am trying to automatically run a python script using automator. This script python3 ~/Desktop/python/gmaps.py works fine in terminal but not when I try to run it through Automator , I get a "module pyperclip cannot be found", even th…

Lees meer

Macbook is waking up from sleep while on wifi with iMac

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I have an Macbook Pro 13" 2018 as my portable/home computer and iMac in the office as workstation. When I bring the Macbook to the office and it connects to office wifi, it keeps waking up in the bag, draining the battery. I tried to r…

Lees meer

How to create a read-only RAM disk on macOS from the command line?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

On macOS Catalina, a RAM disk with 512MB space can be created with the following command: diskutil eraseVolume HFS+ "RAMDisk" `hdiutil attach -nomount ram://1048576` On Ubuntu, a RAM disk and its read-only shadow can be created by: …

Lees meer

ssh into my local ubuntu virtual machine

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

I would like to ssh into an Ubuntu virtual machine running on Virtual Box on my machine; use Terminal to ssh into a virtual machine running in the same computer To avoid "why are you doing that? do so and so" answers, here is why I nee…

Lees meer

How to create a read-only RAM disk on macOS from the command line?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

On macOS Catalina, a RAM disk with 512MB space can be created with the following command: diskutil eraseVolume HFS+ "RAMDisk" `hdiutil attach -nomount ram://1048576` On Ubuntu, a RAM disk and its read-only shadow can be created by: …

Lees meer

Mac Pro 2020 upgradability - DDR5, ARM, Neural Engine?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

Can the Mac Pro 2020 in the future be upgraded to replace/add these: DDR4 -> DDR5 Intel -> Arm ... -> Apple Neural Engine Or are they not compatible with the current Mac Pro design? They are all technologies that could potentially …

Lees meer

How to create a read-only RAM disk on macOS from the command line?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

On macOS Catalina, a RAM disk with 512MB space can be created with the following command: diskutil eraseVolume HFS+ "RAMDisk" `hdiutil attach -nomount ram://1048576` On Ubuntu, a RAM disk and its read-only shadow can be created by: …

Lees meer

How to create a read-only RAM disk on macOS from the command line?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

On macOS Catalina, a RAM disk with 512MB space can be created with the following command: diskutil eraseVolume HFS+ "RAMDisk" `hdiutil attach -nomount ram://1048576` On Ubuntu, a RAM disk and its read-only shadow can be created by: …

Lees meer

How to create a read-only RAM disk on macOS from the command line?

dinsdag 21 januari 2020 inAsk Different (Tips-Tricks-Tutorials)

On macOS Catalina, a RAM disk with 512MB space can be created with the following command: diskutil eraseVolume HFS+ "RAMDisk" `hdiutil attach -nomount ram://1048576` On Ubuntu, a RAM disk and its read-only shadow can be created by: …

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 •