{$lblSkipToContent|ucfirst}

How to make Homebrew directories writeable by multiple users?

maandag 1 april 2024 inAsk Different (Tips-Tricks-Tutorials)

I have two users on my Mac. Both are admins. One which can only access certain things which I use for doing work, and one general purpose. I program in both modes often, but I need to use homebrew packages, and every time I run brew doc…

Lees meer

How to resize window and make it bigger than screen size?

maandag 1 april 2024 inAsk Different (Tips-Tricks-Tutorials)

My OS screen resolution shown in Settings>Displays is 1600px in height My Calendar app window is 1600px tall (full screen mode). I want to make that 3200px (or 3000px). When I try to manually resize the window such that it should be big…

Lees meer

How to resize window and make it bigger than screen size?

maandag 1 april 2024 inAsk Different (Tips-Tricks-Tutorials)

My OS screen resolution shown in Settings>Displays is 1600px in height My Calendar app window is 1600px tall (full screen mode). I want to make that 3200px (or 3000px). When I try to manually resize the window such that it should be big…

Lees meer

How to resize window and make it bigger than screen size?

maandag 1 april 2024 inAsk Different (Tips-Tricks-Tutorials)

My OS screen resolution shown in Settings>Displays is 1600px in height My Calendar app window is 1600px tall (full screen mode). I want to make that 3200px. When I try to manually resize the window such that it should be bigger than 160…

Lees meer

With the recent security issue with xz, what should we do before using HomeBrew again?

maandag 1 april 2024 inAsk Different (Tips-Tricks-Tutorials)

Ars Technica's March 30, 2024 Backdoor found in widely used Linux utility breaks encrypted SSH connections includes the following: Several people, including two Ars readers, reported that the multiple apps included in the HomeBrew pack…

Lees meer

With the recent security issue with xz, what should we do before using HomeBrew again?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

Ars Technica's March 30, 2024 Backdoor found in widely used Linux utility breaks encrypted SSH connections includes the following: Several people, including two Ars readers, reported that the multiple apps included in the HomeBrew pack…

Lees meer

How can I copy and paste a video on MacOS?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

So I take a video on my iPhone, go the Photos app on my MacBook Pro, copy the video, and paste it into a message in the Messages app (on the MacBook). But the video is not pasted, only a still image from it is. If I use the share sheet …

Lees meer

How can I copy and paste a video on MacOS?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

So I take a video on my iPhone, go the Photos app on my MacBook Pro, copy the video, and paste it into a message in the Messages app (on the MacBook). But the video is not pasted, only a still image from it is. If I use the share sheet …

Lees meer

I keep getting "Error setting variable - 'boot-args': (iokit/common) not permitted."

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a Macbook Air, M2 chip, 2022, macOS Sonoma 14.3.1. I put my computer in Recovery mode and did csrutil disable. I then restarted and tried the command sudo nvram boot-args="amfi_get_out_of_my_way=1". This is when I got the Error s…

Lees meer

With the recent security issue with xz, what should we do before using HomeBrew again?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

Ars Technica's March 30, 2024 Backdoor found in widely used Linux utility breaks encrypted SSH connections includes the following: Several people, including two Ars readers, reported that the multiple apps included in the HomeBrew pack…

Lees meer

Where are the TimeMachine Backup snapshots in Terminal on macOS Ventura?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I have set up a new Apple Silicon Mac and attached an external drive as Time Machine. The Time Machine drive I can see in Terminal as $ ls -1 /Volumes ... Persistently ... And in Finder I can in the drive Persistently see all the indiv…

Lees meer

What are my options for encrypting a mac server, but having it be able to reboot automatically after a power failure?

zondag 31 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I have an old 2012 iMac running macOS v10.14 (Mojave) that I'm using as a home server, and I have it set to reboot after a power failure, so that it boots back up and starts serving again as soon as power is restored without requiring m…

Lees meer

Where are the TimeMachine Backup snapshots in Terminal on macOS Ventura?

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I have set up a new Apple Silicon Mac and attached an external drive as Time Machine. The Time Machine drive I can see in Terminal as $ ls -1 /Volumes ... Persistently ... And in Finder I can in the drive Persistently see all the indiv…

Lees meer

Hidden MacOS shortcuts: Control+v -> scrollDown; Control+y -> types 'd'

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I just became aware of what I feel are 2 hidden macOS Monterey keyboard shortcuts when messing around in the Mac Notes app. Control+v scrolls down a nondeterministic number of lines. Control+y pastes from the system's clipboard I find …

Lees meer

Disabling services (daemons, agents) with launchctl

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I want to get rid of some system services completely. I turned off sip with csrutil disable. Then following command sudo launchctl disable com.apple.cloudphotod Gave me an unexpected answer: Unrecognized target specifier, did you mean …

Lees meer

Can I configure the Touch Bar to type my email address?

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I still have to manually type my e-mail address many times a day, and proofread each time and it is exhausting. I do have a Text Replacement set up in my Keyboard System Settings, so that when I type "@@@" it types my email address auto…

Lees meer

Disabling services (daemons, agents) with launchctl

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I want to get rid of some system services completely. I turned off sip with csrutil disable. Then following command sudo launchctl disable com.apple.cloudphotod Gave me an unexpected answer: Unrecognized target specifier, did you mean …

Lees meer

How can I fix an iCloud mail SMTP 554 5.7.1 Access Denied error?

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

This on a 15" M2 MBA on MacOS 14.4.1 Just recently I started getting a 554 5.7.1 SMTP error when sending iCloud mail. The Connection Doctor log says: READ Mar 26 04:50:47.891 [kCFStreamSocketSecurityLevelTLSv1_2] -- host:smtp.mail.me.co…

Lees meer

What are my options for encrypting a mac server but having it be able to reboot automatically after a power failure?

zaterdag 30 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I have an old 2012 iMac running macOS 10.14 that I'm using as a home server, and I have it set to reboot after a power failure so that it boots back up and starts serving again as soon as power is restored without requiring me to do any…

Lees meer

Can I configure the Touch Bar to type my email address?

vrijdag 29 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I still have to manually type my password many times a day, and proofread each time and it is exhausting. I do have a Text Replacement set up in my Keyboard System Settings, so that when I type "@@@" it types my email address automatica…

Lees meer

Link command in terminal vs ln vs symbolic link (ln -s) differences between them?

vrijdag 29 maart 2024 inAsk Different (Tips-Tricks-Tutorials)

I've learnt about aliases and symbolic links ages ago, but only recently learnt of the link command from symbolic link vs. alias Is the link command in terminal on my MacOS - version is Sonoma 14.4.1 the same as ln or is it its own comm…

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 •