{$lblSkipToContent|ucfirst}

Downgrading 2020 13" MacBook Pro to run macOS Mojave

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Can I downgrade the 2020 13" MacBook Pro to run macOS Mojave? This is the Model Id=MacBookPro16,2 - with Quad-Core Intel Core i7 of 2.3 GHz; sold in Europe in July 2020, that comes with Catalina pre-installed. Unfortunately, many of my …

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was OS X 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probabl…

Lees meer

Every time I boot up my iMac "... is an app downloaded from Internet. Are you sure you want to open it?"

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I get this popup every time I boot up my mac. It's some adobe after effects script. I uninstalled after effects. I typed in com.aescripts.ZXP-Installer.helper in finder and deleted anything that matched. I've done a terminal find / -na…

Lees meer

Downgrading 2020 13" MacBook Pro to run macOS Mojave

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Can I downgrade the 2020 13" MacBook Pro to run macOS Mojave? This is the Model Id=MacBookPro16,2 - with Quad-Core Intel Core i7 of 2.3 GHz; sold in Europe in July 2020, that comes with Catalina pre-installed. Unfortunately, many of my …

Lees meer

Security implications of user owned directory in /Applications

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I was checking the content of /Applications and I saw that some are owned by root and some are owned by myUser. Eg: $ cd /Applications $ ls -l $ drwxr-xr-x 3 myUser admin 96 Sep 1 11:30 myApp $ drwxr-xr-x 3 root wheel 96 Sep …

Lees meer

Security implications of user owned directory in /Applications

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I was checking the content of /Applications and I saw that some are owned by root and some are owned by myUser. Eg: $ cd /Applications $ ls -l $ drwxr-xr-x 3 myUser admin 96 Sep 1 11:30 myApp $ drwxr-xr-x 3 root wheel 96 Sep …

Lees meer

Reveal in Finder from the Terminal

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

How do I reveal a file that I have the path for in the Terminal in Finder? I don't think that open will work for this. Specifically I want to be able to fzf for a file and then pop it in Finder. (I guess this would work if you get the p…

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was OS X 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probabl…

Lees meer

Merge missing disk partition on a Macbook

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I tried to install a Linux distro on a partition in my macbook, but it didn't go well so i want that partition to merge it to my main partition of the OS, but in the disk utility doesn't appear. If i run the diskutil list command this i…

Lees meer

21.5" Late 2012 iMac | Display or GPU issue

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I purchased used iMac over auction. The iMac seems to show no picture. Could this be the display pin issue or it has the like of faulty GPU? Since these iMacs don't have screen mirroring by default, is there any way to do that to see if…

Lees meer

Reveal in Finder from the Terminal

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

How do I reveal a file that I have the path for in the Terminal in Finder? I don't think that open will work for this. Specifically I want to be able to fzf for a file and then pop it in Finder. (I guess this would work if you get the p…

Lees meer

Reveal in Finder from the Terminal

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

How do I reveal a file that I have the path for in the Terminal in Finder? I don't think that open will work for this. Specifically I want to be able to fzf for a file and then pop it in Finder. (I guess this would work if you get the p…

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was OS X 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probabl…

Lees meer

Security implications of user owned directory in /Applications

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I was checking the content of /Applications and I saw that some are owned by root and some are owned by myUser. Eg: $ cd /Applications $ ls -l $ drwxr-xr-x 3 myUser admin 96 Sep 1 11:30 myApp $ drwxr-xr-x 3 root wheel 96 Sep …

Lees meer

Installing 2 x 16Gb and 2 x 32Gb on an iMac 27"

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Got a 2019 iMac 27" with 4 RAM slots. I have 2 x 16Gb and 2 x 32Gb RAM modules. This is how they are installed right now. Is this the most optimal way to install them, or the sequence does not matter?

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was macOS 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probab…

Lees meer

parallel with copy command is very slow to clone 2 directories

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I am on MacOS Catalina. This command is very slow : parallel -j32 cp -rpf {} /Users/henry/ ::: /Volumes/henry/ The goal is to clone the /Volume/henry to /Users/henry directory. /Volume/henry is shared across my network. Could anyone te…

Lees meer

parallel with copy command is very slow to clone 2 directories

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I am on MacOS Catalina. This command is very slow : parallel -j32 cp -rpf {} /Users/henry/ ::: /Volumes/henry/ The goal is to clone the /Volume/henry to /Users/henry directory. /Volume/henry is shared across my network. Could anyone te…

Lees meer

Is there a way to bypass charge a 2019 MacBook Pro?

dinsdag 6 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

Bypass charging powers the computer but it doesn't charge nor discharge the battery. Can I bypass charge on a 2019 MacBook Pro?

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

maandag 5 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was macOS 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probab…

Lees meer

How can I force my Mac to attempt to boot a version of macOS that's too old to run?

maandag 5 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a 2015 Macbook Air. The earliest version of macOS this model ever shipped with was macOS 10.10 Yosemite. However, I want to try installing OS X 10.9 Mavericks, because Yosemite makes my eyes bleed I like Mavericks. This is probab…

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 •