{$lblSkipToContent|ucfirst}

Parallels running on latest Mac Book Pro M2 Chip

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am a current Intel MacBook Pro user and I am deciding to upgrade my laptop to the latest M2 MacBook Pro so that I can get more memory. My concern is that Parallels will not be able to run Windows 11 and Visual Studio software as wel…

Lees meer

How can I change the Main Menu name of a copy of TextEdit.app?

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to create a duplicate TextEdit.app to be able to have open a very specific set of TextEdit files, not affected by other TextEdit files that may or may not be in use. I can simply copy TextEdit.app to TextEdit copy.app and it…

Lees meer

How can I change the MaIn Menu name of a copy of TextEdit.app?

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to create a duplicate TextEdit.app to be able to have open a very specific set of TextEdit files, not affected by other TextEdit files that may or may not be in use. I can simply copy TextEdit.app to TextEdit copy.app and it…

Lees meer

Parallels running on latest Mac Book Pro M2 Chip

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am a current Intel MacBook Pro user and I am deciding to upgrade my laptop to the latest M2 MacBook Pro so that I can get more memory. My concern is that Parallels will not be able to run Windows 11 and Visual Studio software as wel…

Lees meer

Mac Pro M1 (2022) doesnt charge via USB-C - sometimes

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I have a problem with my Macbook pro M1 14" 2022 model. I use it on my desktop and to combat the issue of few usb (A) ports, I have it connected to a (branded) docking station. To further reduce the need to (dis-)connect cables every ti…

Lees meer

How can I change the MaIn Menu name of a copy of TextEdit.app?

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to create a duplicate TextEdit.app to be able to have open a very specific set of TextEdit files, not affected by other TextEdit files that may or may not be in use. I can simply copy TextEdit.app to TextEdit copy.app and it…

Lees meer

Parallels running on latest Mac Book Pro M2 Chip [closed]

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am a current Intel MacBook Pro user and I am deciding to upgrade my laptop to the latest M2 MacBook Pro so that I can get more memory. My concern is that Parallels will not be able to run Windows 11 and Visual Studio software as wel…

Lees meer

How can I change the MaIn Menu name of a copy of TextEdit.app?

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to create a duplicate TextEdit.app to be able to have open a very specific set of TextEdit files, not affected by other TextEdit files that may or may not be in use. I can simply copy TextEdit.app to TextEdit copy.app and it…

Lees meer

How can I change a network device's icon?

vrijdag 11 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I know how to change icons in Finder by pasting them into the Get Info window. But this doesn't work for Network devices. For linux shares for example, this can be added to smb.service for avahi so MacOS will assign the Xserve icon to t…

Lees meer

Creation of automator action to convert dates

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

Goal: Automator Quick Action to convert a string of "04-01-2004" (representing April 01 2004) and return a converted date format of 2004-04-01. I'd like to use this in Finder, to highlight strings in file names, perform a quick action o…

Lees meer

Expected end of line but found "/"

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am updating a script that was written by someone previously in my position but it will not compile due to the error above. This is my first time using AppleScript, so I am very much a beginner. I had originally copy and pasted the cod…

Lees meer

Expected end of line but found "/"

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am updating a script that was written by someone previously in my position but it will not compile due to the error above. This is my first time using AppleScript, so I am very much a beginner. I had originally copy and pasted the cod…

Lees meer

Wired Xbox 360 USB controller not picked up inside Mac M1 on XEMU

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I have a wired Xbox 360 controller with USB end as shown in the picture above. I am trying to get this recognized inside XEMU for playing an Xbox game. It does not get detected at all on my Apple M1 Mac Mini (2020 M1 mini; 16GB RAM; Ve…

Lees meer

Setting fix MTU for a specific destination

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

Basically I want to avoid the pmtu discovery for every new connection using high level network frameworks such as NSURLSession (used by nscurl) and set the mtu in advance. I'm using macOS Ventura and I guess it can be done using netstat…

Lees meer

Stop touch ID from asking for a password

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

How do I stop touch ID from asking for a password every few days? Is there a setting controlling this? I have searched for an answer and have not been able to find any information. I use a MacBook Pro M1, running Monterey. Maybe this is…

Lees meer

When I try 'sudo gpt -r show disk0' I get: 'gpt show: unable to open device 'disk0': Operation not permitted'. How could be this overcome?

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

Trying to replicate the gpt option on this post How to examine disks and their partitions via terminal? I do: sudo gpt -r show disk0 what I get is: gpt show: unable to open device 'disk0': Operation not permitted This is supposed to be…

Lees meer

When I try 'sudo gpt -r show disk0' I get: 'gpt show: unable to open device 'disk0': Operation not permitted'. How could be this overcome?

donderdag 10 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

Trying to replicate the gpt option on this post How to examine disks and their partitions via terminal? I do: sudo gpt -r show disk0 what I get is: gpt show: unable to open device 'disk0': Operation not permitted This is supposed to be…

Lees meer

Setting fix MTU for a specific destination

woensdag 9 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

how can I set the path mtu for specific route (from local to some remote IP address) ? Basically I want to avoid the pmtu discovery for every new connection using high level network frameworks such as NSURLSession (used by nscurl) and s…

Lees meer

Accessing iCloud Drive files via AppleScript

woensdag 9 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

I am trying to get AppleScript to open a file located at iCloud Drive:Documents:Manuals:BBEdit_13.0.1_User_Manual.pdf. tell application "Finder" open file "/Users/cb/Library/Mobile Documents/com~apple~CloudDocs/Documents/Manuals/Com…

Lees meer

How to get rid of these contacts numbers in a group

woensdag 9 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

How would I get rid of the two middle contacts In this group? I am new to iPhone and just transferred from an android when these contacts popped up in this group. They were never there before and am assuming it was a mix up during the c…

Lees meer

Fusion Drive using external SSD & HDD

woensdag 9 augustus 2023 inAsk Different (Tips-Tricks-Tutorials)

Coworker has an Acasis NVMe enclosure with a 1TB NVMe. Speeds are about 3000MB/s on USB4. The thing is that he has lying around a 8TB HDD 2.5 from an old PC. It would be awesome to use both as “Fusion drives” by connecting them to his M…

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 •