{$lblSkipToContent|ucfirst}

Macbook Pro 2015 Lid seemingly overnight stopped from closing properly

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

When I plugged my Macbook Pro (Early 2015) yesterday, the lid was closing perfectly. This morning I woke up early and left without checking on the laptop. 8 hours later, I came back and realized the lid wasn't closing properly by a huge…

Lees meer

Should important files in iCloud also be backed up elsewhere?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

It is commonly accepted that any files stored on a personal external hard drive should also be backed up elsewhere (in at least one other drive/location) since external drives can and do fail and having >=2 copies greatly reduces the ch…

Lees meer

Dump dom of url from command line with safari?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

The following command will dump the dom for a web page using Google Chrome: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --headless --disable-gpu --dump-dom http://example.com I'm wondering if something similar is po…

Lees meer

2015 MacBook Pro battery replacement at Apple store

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I have an appointment scheduled for next Monday at an Apple store for a battery replacement on my early 2015 MacBook Pro with a Retina display. I was told that for this model, they need to swap the entire keyboard and track pad in orde…

Lees meer

Dump dom of url from command line with safari?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

The following command will dump the dom for a web page using Google Chrome: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --headless --disable-gpu --dump-dom http://example.com I'm wondering if something similar is pos…

Lees meer

syntax error near unexpected token `('

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I was given a script to automate some processes. This script gets executed on a Mac in Terminal. The script is a bash script. However, Terminal is showing syntax error near unexpected token `(' in ManagerDaemon="/Library/LaunchDaemons/…

Lees meer

Dump dom of url from command line with safari?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

The following command will dump the dom for a web page using Google Chrome: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --headless --disable-gpu --dump-dom http://example.com I'm wondering if something similar is pos…

Lees meer

How can I mount a hybrid CD in MacOS

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a (very old) CD which is supposed to be mountable both on the Mac and Windows. Using Virtual Box, I can see the Windows partition, but on MacOS I can’t. Disk Utility sort of sees it, but the volume is greyed out and cannot be mou…

Lees meer

What is this "web" icon in iOS battery usage?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

Does anyone know what this “web” icon is under battery usage in iOS 13.6 ?

Lees meer

What is this "web" icon in iOS battery usage?

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

Does anyone know what this “web” icon is under battery usage in iOS 13.6 ?

Lees meer

Air plane mode schedule

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

Is there any way to schedule airplane mode in iPhone? I create an automation in shortcut But it’s send me a notification and I should to run that manually and it won’t work automatically. Is there any way!?

Lees meer

Using zgrep on a remote drive eats space on my local Mac

donderdag 30 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I connect to a remote drive via WebDAV protocol, whereon I have a folder full of about 143 .tar.gz files containing data dumps, whereamong I'm trying to find my email. Herefor, I use this command: zgrep -a "[email protected]" /Volumes/storag…

Lees meer

Update Safari on High Sierra

woensdag 29 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

Somehow Safari got reverted to v11.1.2 on my High Sierra box. I know I had 13.1.2 before. But App Store thinks I already updated so I can't click "update to 13.1.2". Is version 11.1.2 at least at security parity with 13.1.2? I'd rather …

Lees meer

Is it possible to list running processes that are not signed or notarized?

woensdag 29 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

This would be interesting in general but also helpful in diagnosing the frequent appearance of MacOS error: -67062 in the Console. Edit: in response to comments, the question is more specifically about trying to find out which processes…

Lees meer

Is it possible to list running processes that are not signed or notarized?

woensdag 29 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

This would be interesting in general but also helpful in diagnosing the frequent appearance of MacOS error: -67062 in the Console. Edit: in response to comments, the question is more specifically about trying to find out which processes…

Lees meer

How to lock a Mac lock screen without using keystrokes in the script?

woensdag 29 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I'd like to go to the Mac lock screen with a command line script. Many of the existing answers suggest something like osascript -e 'tell application "Finder" to sleep', but my computer does not allow me to change the settings to show th…

Lees meer

Global hotkey not working in Chrome or Intellij

woensdag 29 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I'm trying to create a global hotkey which can be used with any application open. Currently the shortcut is ^ Control⌘ Command⌥ Option⇧ ShiftP, though I've tried a few other keys as well. With most of the applications I use, the shortcu…

Lees meer

How to add/remove applications from "File and Folders" inside "Security and Privacy" -> Privacy Tab

dinsdag 28 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

How to remove these bunch of files from here. I use VS code, when I debug a program it asks for this permission that a file that is created while debugging wants to access your Document folder. And every time I have to allow it and the…

Lees meer

How to lock a Mac lock screen without using keystrokes in the script? [closed]

dinsdag 28 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I'd like to go to the Mac lock screen with a command line script. Many of the existing answers suggest something like osascript -e 'tell application "Finder" to sleep', but my computer does not allow me to change the settings to show th…

Lees meer

How does my brand new iPhone have steps activity recorded on it (in the Health app) from a month ago?

dinsdag 28 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I just received a brand new iPhone from Apple.com. It booted up to a fresh "welcome" state, as expected. I did not do any kind of data transfer/import; I set it up as new. And I configured it with a brand new Apple ID / iCloud account n…

Lees meer

How to format a Time Machine SSD so it can also host the backup for external booting

dinsdag 28 juli 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to split an external 1TB Nvme SSD into 500/500 partitions - so one partition can be a target for Time Machine backups, and the second partition can be used as a target to be an external partition that can host that backup So basi…

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 •