{$lblSkipToContent|ucfirst}

Macbook Pro 2020 open with one hand

zaterdag 7 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I recently bought a Macbook Pro 2020 base model but I cannot open the lid with one hand. The opening is smooth no doubt but I have to use other hand to the base. Is this uncommon?

Lees meer

How to find all folders that are larger than 1GB on the Mac HD?

zaterdag 7 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I thought the method to find all the folders that have more than 1GB of content would be: find . -type d -size +1G where . is the path here and if we want to do it from the root directory: sudo find / -type d -size +1G However, nothin…

Lees meer

Xcode 9 beta 403 forbidden

vrijdag 6 november 2020 inAsk Different (Tips-Tricks-Tutorials)

For an old C++ project compilation test I would need to try the first XCode 9 beta specifically: http://adcdownload.apple.com/WWDC_2017/Xcode_9_beta/Xcode_9_beta.xip However the page returns error "403 Forbidden" for me. I don't know wh…

Lees meer

How to go to new line in iTerm2 without executing command?

vrijdag 6 november 2020 inAsk Different (Tips-Tricks-Tutorials)

Don't flag this as duplicate to answers that say append \ because I am not asking for line continuation. I want something equivalent to Command . from default terminal in ITerm2. I want to treat line as a comment. Just want to go to a …

Lees meer

No longer receiving iMessages from an iCloud email address

vrijdag 6 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I have just got a new (2020) iPhone SE, and having an issue with iMessages. I was previously in a group conversation - most of the recipients are phone numbers (with iPhones), but one is an iCloud email address. Since I got the new phon…

Lees meer

What are the implications of deleting all content of /usr/local?

vrijdag 6 november 2020 inAsk Different (Tips-Tricks-Tutorials)

After many days trying to solve a problem related to the installation of the R package 'rstan' I came to a possible solution that requires "Delete all of /usr/local/. Reinstall all developer software again from scratch." The image attac…

Lees meer

How to get rid of supervision

vrijdag 6 november 2020 inAsk Different (Tips-Tricks-Tutorials)

So, I today I went into my settings to see that my iPad is being supervised by some school. I don’t even go to this school, I had to look it up to realize it was a school, and they don’t even own this iPad. I certainly know this was not…

Lees meer

Accidentally emptied a Note, which was then automatically deleted

donderdag 5 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I accidentally emptied the content of one of my Notes by selecting all and then pressing on the "return" key - removing everything. I then quickly exited from my, now empty, Note, which my iPhone 8 automatically deleted. And since this …

Lees meer

How do I prevent my Mac laptop from quitting applications trying to logout? [duplicate]

donderdag 5 november 2020 inAsk Different (Tips-Tricks-Tutorials)

If I leave my computer alone for some 1-2 hours, I don't know exactly how long, it tries to logout. But I have terminal programs running (CLI tools fetching data from FTP, or doing processing of some kind, etc.), so the computer never f…

Lees meer

How to reset screen time app limit in iPhone?

donderdag 5 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I have screen time limit set up for Social apps with a passcode. After allowing an app to be used for the rest of the day, if I change my mind afterwards how can I lock that app again besides waiting until the next day? I have tried dis…

Lees meer

How can I browse the web on very old versions of Mac OS?

woensdag 4 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I have computers running very old versions of Mac OS / OS X / macOS! How can I use them to browse the web?

Lees meer

How can I trick programs to believe that a recorded video is what is captured from my MacBook Pro camera in realtime?

woensdag 4 november 2020 inAsk Different (Tips-Tricks-Tutorials)

When sitting in daily long google meets meetings the thought struck me if there is a way to record a video that I could loop as my avatar. This way I could make biceps-curls while it looks as if I am sitting staring on my computer?! Not…

Lees meer

Google Authenticator after an iphone motherboard replacement [duplicate]

woensdag 4 november 2020 inAsk Different (Tips-Tricks-Tutorials)

A little while back my iPhone X started having motherboard issues and was unable to be booted up. I was using Google Authenticator to store many accounts, some of which may be impossible to get to without those codes. From what I unders…

Lees meer

iPhone 7 using a lot of Wi-Fi data

woensdag 4 november 2020 inAsk Different (Tips-Tricks-Tutorials)

From 27th October, my iPhone started using a lot of Wi-Fi Bandwidth and I cant use the Wi-Fi for any other purposes. Things I checked: Checked for Whatsapp chat backup, No. Checked for Translate offline languages, No. Checked for iClou…

Lees meer

Google Authenticator after an iphone motherboard replacement

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

A little while back my iPhone X started having motherboard issues and was unable to be booted up. I was using Google Authenticator to store many accounts, some of which may be impossible to get to without those codes. From what I unders…

Lees meer

zsh comment character

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

Many bash scripts invoke the #character to indicate a comment. Catalina migrated to zsh. The command: # Comments should elicit no response returns zsh: command not found: # I have found it helpful to comment commands in the command…

Lees meer

How can I trick programs to believe that a recorded video is what is captured from my MacBook Pro camera in realtime?

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

When sitting in daily long google meets meetings the thought struck me if there is a way to record a video that I could loop as my avatar. This way I could make biceps-curls while it looks as if I am sitting staring on my computer?! Not…

Lees meer

List and define SMB shares from command-line

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

In MacOS, is it possible to list and/or define SMB shares at the command-line? On a Linux machine with Samba, I can use the testparm command and the /etc/samba/smb.conf file. On Windows it would be the net share ... command. On Mac, I o…

Lees meer

How do I restrict internet access to specific hours in iOS 14?

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to disable Safari and Chrome after 11pm at night. I should be in bed sleeping at that point, and not on the internet, so I find that restriction very helpful to break my bad sleep hygiene habits. However since the last iOS update…

Lees meer

List and define SMB shares from command-line

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

In MacOS, is it possible to list and/or define SMB shares at the command-line? On a Linux machine with Samba, I can use the testparm command and /etc/samba/smb.conf file. On Windows it would be the net use and net share commands. On Mac…

Lees meer

How to "securely" erase my MacBook's SSD

dinsdag 3 november 2020 inAsk Different (Tips-Tricks-Tutorials)

I would like to sell my Macbook Pro, but I want to make sure that there is no way to retrieve the deleted data from my SSD. Is there a way to completely delete all files on a hard drive so that even a forensic expert cannot recover anyt…

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 •