{$lblSkipToContent|ucfirst}

Convert bash script to a compiled standalone binary executable, not text

donderdag 8 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to make a Bash script executable by the kernel. I have already used the chmod +x command and #!/bin/bash to make it executable and it works, but that I want to do is make it an executable without an interpreter, like an executabl…

Lees meer

Convert bash script to a compiled standalone binary executable, not text

donderdag 8 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to make a Bash script executable by the kernel. I have already used the chmod +x command and #!/bin/bash to make it executable and it works, but that I want to do is make it an executable without an interpreter, like an executabl…

Lees meer

Convert bash script to a compiled standalone binary executable, not text

donderdag 8 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to make a Bash script executable by the kernel. I have already used the chmod +x command and #!/bin/bash to make it executable and it works, but that I want to do is make it an executable without an interpreter, like an executabl…

Lees meer

Quickly swap Apple Magic Keyboard between computers?

donderdag 8 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I have a Logitech MX 80 wireless mouse that allows me to swap between my two computers quickly by just changing the source on the bottom. I am wondering if the Apple Magic Keyboard has a similar functionality? Currently, my approach is …

Lees meer

Convert bash script to a compiled standalone binary executable, not text

donderdag 8 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I want to make a Bash script executable by the kernel. I have already used the chmod +x command and #!/bin/bash to make it executable and it works, but that I want to do is make it an executable without an interpreter, like an executabl…

Lees meer

How can I attempt to boot an older version of macOS than my hardware supports?

donderdag 8 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

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I was checking the content of /Applications and I saw that some directory 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…

Lees meer

What does macOS consider "enough space"?

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

In iCloud preferences, there's an option called "Optimize Mac Storage" which says, "The full contents of iCloud Drive will be stored on this Mac if there's enough space." Just what does "enough space" mean? At what point will the Mac st…

Lees meer

Automator AppleScript: Only Click Checkbox if Unchecked

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I'm creating an Automator workflow to click the Enable This Account checkbox in the Contacts preferences pane. I used Watch Me Work in Automator to make most of it easy. The automation runs fine, but I want to add code to only check the…

Lees meer

How to reinstall Safari on a Mac?

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I am using a MacBook Air 10.14.6, and I am not able to open Safari anymore. How can I reinstall this app? A problem report opens with some lengthy debug information in it. Here is maybe the important part: Process: Safari …

Lees meer

How to switch the keyboard input language from the terminal?

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I already have one way to do this: function input-switch-darwin() { cliclick kd:ctrl kp:space ku:ctrl } But this is very slow: ❯ time cliclick kd:ctrl kp:space ku:ctrl cliclick kd:ctrl kp:space ku:ctrl 0.02s user 0.03s system 13% …

Lees meer

Locating the file in which a dictionary word is stored

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I misspelt the word "analogous", and I found that the system spellchecker offered "anbalagous" as a possible correction. As far as I can tell, "anbalagous" isn't a real word, so I figured I must have added it to the dictionary at some p…

Lees meer

Locating the file in which a dictionary word is stored

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I misspelt the word "analogous", and I found that the system spellchecker offered "anbalagous" as a possible correction. As far as I can tell, "anbalagous" isn't a real word, so I figured I must have added it to the dictionary at some p…

Lees meer

21.5" Late 2012 iMac | Display or GPU issue

woensdag 7 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

Locating the file in which a dictionary word is stored

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I misspelt the word "analogous", and I found that the system spellchecker offered "anbalagous" as a possible correction. As far as I can tell, "anbalagous" isn't a real word, so I figured I must have added it to the dictionary at some p…

Lees meer

Where is the main dictionary file located?

woensdag 7 oktober 2020 inAsk Different (Tips-Tricks-Tutorials)

I misspelt the word "analogous", and I found that the system spellchecker offered "anbalagous" as a possible correction. As far as I can tell, "anbalagous" isn't a real word, so I figured I must have added it to the dictionary at some p…

Lees meer

How can I attempt to boot an older version of macOS than my hardware supports?

woensdag 7 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

Reveal in Finder from the Terminal

woensdag 7 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 boot a very old macOS version?

woensdag 7 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

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

woensdag 7 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

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

woensdag 7 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

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 •