{$lblSkipToContent|ucfirst}

Is there a way to see if a macbook had a time machine backup done?

vrijdag 22 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I was wondering if there's any way to see if someone did a Time Machine backup on a macbook.

Lees meer

Is there an official reason why Apple does not allow to restrict Wi-Fi access to a specific app on iOS?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

According to: Restrict certain apps from using Wi-Fi (internet) on iOS 8 https://forums.macrumors.com/threads/iphone-sold-in-china-has-a-unique-feature.2030268/ https://discussions.apple.com/thread/6645022 restricting …

Lees meer

ssh VerifyHostKeyDNS not working

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I'm stuck figuring out why ssh is unable to verify my SSHFP entries. VerifyHostKeyDNS=yes is set in my ~/.ssh/config The Zone is properly signed as verified with https://dnssec-analyzer.verisignlabs.com. SSHFP entries …

Lees meer

Why are some System Preferences icons "Generic" in macOS 10.15 Catalina?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Something weird is going on with the Icons for a few of the built-in System Preference prefPanes in macOS 10.15.x Catalina. For example, "Bluetooth" and "Internet Accounts". When I search Spotlight for these, the proper ic…

Lees meer

What are the differences between Apple Thunderbolt Displays during their production years from 2011 to 2016?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I need to buy a refurbished Thunderbolt Display to use with my (late 2015) MBP. I would like to know what are the differences between Thunderbolt Displays that were produced during 2011-2016?

Lees meer

'Other' Storage Taking Up Majority of Disk Space on MacOS Catalina 10.15 (Macbook Pro 15' 2016)

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

The images below show my current predicament. Previously on MacOS Mojave, I had about 150 GB of free storage left, and since installing Catalina, I have not installed anything. However, it claims that my disk has been fill…

Lees meer

Is there a way to see if a macbook had a time machine backup done?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I was wondering if there's any way to see if someone did a Time Machine backup on a macbook.

Lees meer

Can I check iPhone, iPad, Watch battery on Mac?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have battery status of other Apple device on my Mac (preferably on menubar). I'd like to have a glimpse of the battery status of my iPhone, iPad, Watch, and Airpods. I'm a user of Bitbar and iStat menu, but …

Lees meer

Is there an official reason why Apple does not allow to restrict Wi-Fi access to a specific app on iOS? [on hold]

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

According to Restrict certain apps from using Wi-Fi (internet) on iOS 8 , https://forums.macrumors.com/threads/iphone-sold-in-china-has-a-unique-feature.2030268/ and https://discussions.apple.com/thread/6645022 , restricti…

Lees meer

Can I check iPhone, iPad, Watch battery on Mac?

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have battery status of other Apple device on my Mac (preferably on menubar). I'd like to have a glimpse of the battery status of my iPhone, iPad, Watch, and Airpods. I'm a user of Bitbar and iStat menu, but …

Lees meer

Downgrading MacBook Pro 16” to Mojave

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Did anyone succeed in installing Mojave on the MacBook Pro 16”? It ships with Catalina but my corporate requires Mojave to connect to the corporate network. I followed the instructions here but once I select booting from …

Lees meer

'Other' Storage Taking Up Majority of Disk Space on MacOS Catalina 10.15 (Macbook Pro 15' 2016)

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

The images below show my current predicament. Previously on MacOS Mojave, I had about 150 GB of free storage left, and since installing Catalina, I have not installed anything. However, it claims that my disk has been fill…

Lees meer

'Other' Storage Taking Up Majority of Disk Space on MacOS Catalina 10.15 (Macbook Pro 15' 2016) [duplicate]

donderdag 21 november 2019 inAsk Different (Tips-Tricks-Tutorials)

This question already has an answer here: How can I figure out what's slowly eating my HD space? 16 answers This imgur…

Lees meer

Downgrading MacBook Pro 16” to Mojave

woensdag 20 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Did anyone succeed in installing Mojave on the MacBook Pro 16”? It ships with Catalina but my corporate requires Mojave to connect to the corporate network. I followed the instructions at 1 but once selecting to boot from …

Lees meer

Are iPhone Wireless Chargers Good for Batteries?

woensdag 20 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I heard that the external wireless iPhone chargers for the XS MAX are not good for for the battery. Anyone know anything about this?

Lees meer

Is there a way to see if a macbook had a time machine backup done?

woensdag 20 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I was wondering if there's any way to see if someone did a Time Machine backup on a macbook.

Lees meer

How to delete files in /System/Library/Desktop Pictures on Catalina?

woensdag 20 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I tried to delete files in the default desktop picture directory (/System/Library/Desktop Pictures) on macOS 10.15 Catalina with sudo permission but failed. $ pwd /System/Library/Desktop Pictures $ sudo rm *.heic Passwor…

Lees meer

Are iPhone Wireless Chargers Good for Batteries?

woensdag 20 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I heard that the external wireless iPhone chargers for the XS MAX are not good for for the battery. Anyone know anything about this?

Lees meer

Where can I see the size of a video on the YouTube application?

dinsdag 19 november 2019 inAsk Different (Tips-Tricks-Tutorials)

I use YouTube premium to watch videos offline on my iPad (iOS 10). Where can I see the size of a video on the YouTube application? I don't see any details when going to General -> Storage -> YouTube

Lees meer

Automator - Shell Script - ffmpeg: image sequence to video

dinsdag 19 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Terminal can generate video from PNG seguence (0001.png, 0002.png, ...) via ffmpeg: ffmpeg -i %04d.png -r 24 -codec prores output.mov But how can I tell ffmpeg use for input image sequence in Automator? With this variab…

Lees meer

Automator - Shell Script - ffmpeg: image sequence to video

dinsdag 19 november 2019 inAsk Different (Tips-Tricks-Tutorials)

Terminal can generate video from PNG seguence (0001.png, 0002.png, ...) via ffmpeg: ffmpeg -i %04d.png -r 24 -codec prores output.mov But how can I tell ffmpeg use for input image sequence in Automator? With this variab…

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 •