{$lblSkipToContent|ucfirst}

Strange notification on my iPhone this morning

donderdag 24 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

This morning, my iPhone 12 (running iOS 18.0.1) showed a strange notification: no message, just an iPhone icon and "iPhone" as text. I can’t expand it even if there’s a dropdown icon in it. I can only clear it. Any idea about the meanin…

Lees meer

My automated "click" Applescript has just stopped working

donderdag 24 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

Right up until a week ago, my simple Applescript that had to simply click on a specific coordinate on screen just stopped working. Here is the Applescript: tell application "System Events" click at {693, 619} end tell And I automate it…

Lees meer

Bypass MDM or DEP on macOS Sequoia (15.0.1)

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I recently acquired a MacBook Pro 13 (Model A2251 EMC 3348), and when setting it up, I encountered an MDM (Mobile Device Management) window that I cannot bypass. Unfortunately, I have no way of contacting the organization that originall…

Lees meer

Apple thunderbolt 3 to thunderbolt 2 new adapter

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

Apple changed the model number of the thunderbolt 3 to thunderbolt 2 adapter. It happened this summer. It used to be MMEL2AM, while now it is MYH93AM. Since Apple doesn’t call out any change, I’m wondering if anyone has documented the d…

Lees meer

My automated "click" Applescript has just stopped working

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

Right up until a week ago, my simple Applescript that had to simply click on a specific coordinate on screen just stopped working. Here is the Applescript: tell application "System Events" click at {693, 619} end tell And I automate it…

Lees meer

Downloading onto hard drive iMac

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

For a very long time, I have always had my Safari settings for downloads set to Ask for each download so that I could easily download each file into its folder on my hard drive. But ever since a few weeks ago, I keep getting a message s…

Lees meer

unable to enable virtuaization XD-bit [closed]

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I'm using VMware Fusion to run Windows inside EVE-NG. Eve-ng isn't correctly running windows vm ! meanwhile almost all other routers are working good My setting : i have enabled Hypervisor , IOMMU on the vm_machine . 9GB RAM/4CPU my res…

Lees meer

XCode 15.2 issues with CMD+LEFT, not going to beginning of text, but beginning of whole line (column 0)

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I recently reinstalled XCode 15.2, I am on Mac OS Ventura. and now this functionality is lost in the editor. Before, when I pressed CMD+LEFT ARROW, it went to the beginning of the first actual word on the line, which is what I want! Now…

Lees meer

How do I modify the built in web server on my M2 Mac running Sequoia

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I have an M2 Mac Mini 2023. I'm running Sequoia 15.1. It has a running web server, obviously Apache, but I can't modify it because it's on a system drive. /System/Library/Templates/Data/private/etc/apache2/httpd.conf /System/Library/Tem…

Lees meer

command about find for delete file or folder application

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I can use command list below to delete files or folders, but would it be deleted directly, not in the trash? Is there parameter which is for delete file directly? find / -name .DS_Store -exec rm {} + find . -name .DS_Store -type f -del…

Lees meer

Is there any way to use the "My location" feature of Weather.app without Wi-Fi in macOS?

woensdag 23 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I have a MacBook Pro running macOS 13.6.6 where I frequently turn off Wi-Fi because it has a wired network connection, and I don't want it to try automatically connecting to Wi-Fi networks. However, whenever Wi-Fi is turned off, the "My…

Lees meer

What is this new iOS status symbol?

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I recently upgraded to iOS 18. There is a new status bar icon I do not recall: Where the icon for location services is usually, next to the time, there is a profile of a person. It switches back a forth with the location services ico…

Lees meer

Am I so out of touch, or is the entire Mac OS python ecosystem wrong?

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I'm used to python on Ubuntu, where when I need a new pip package, I simply call pip install package_name from the terminal, anywhere, and this installs the package for any python program anywhere I want. But on Mac OS, with python inst…

Lees meer

How to move windows between spaces on 14.6

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

This is kind of like this Why can't I move the mini iTunes player between Spaces? except it's an Xcode window on Sonoma 14.6 I have tried bringing the window to the edge on the side towards the space I want to move it to but snap to tha…

Lees meer

No Markup Tools in Notes?

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

My problem is similar to the Apple Discussion markup tool on iPad is missing. There are no Markup Tools in Notes. I have tried a hard reset, updating to iPadOS 17.7, checking every button mentioned in every tutorial, setting notes for i…

Lees meer

command about find for delete file or folder application

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I can use command list below to delete files or folders, but would it be deleted directly, not in the trash? Is there parameter which is for delete file directly? find / -name .DS_Store -exec rm {} + find . -name .DS_Store -type f -del…

Lees meer

No Markup Tools in Notes?

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

My problem is similar to the Apple Discussion markup tool on iPad is missing. There are no Markup Tools in Notes. I have tried a hard reset, updating to the latest OS version (17.7), checking every button mentioned in every tutorial, se…

Lees meer

Developing NFC-enabled app, but there is no NFC option in capabilities

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

Xcode is v15.2. iPhone 8. ios 15.0 is the deployment target. I have my iPhone 8 properly hooked to XCode, and I am doing development on it fine. However, for this app I need the NFC reading/writing capability. However, there is no optio…

Lees meer

What is the function of the ~/Library/Daemon Containers directory?

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

On my macOS 15.1 system, I have a mystery directory at ~/Library/Daemon Containers This directory is about 300MB in size, the largest of which appears to contain copies of all the iOS apps installed on my iPhone. Here's a screenshot tha…

Lees meer

Some programs report "no route to host" connecting to Windows server when run without sudo

dinsdag 22 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

On my Windows 11 machine, at 10.204.221.106, I'm running a netcat listener: ncat.exe -lv 31415 On macOS Sequoia 15.0.1, I can successfully connect to the Windows machine with nc like this: (base) Andrews-Mini-2:MacOS andrewtapia$ nc 10…

Lees meer

How to disable built-in camera in macOS Sonoma?

maandag 21 oktober 2024 inAsk Different (Tips-Tricks-Tutorials)

I have an app which does not allow to choose another camera when my laptop is connected to a monitor with a camera on top. I'd like block built-in camera to forward this app to use another camera. I tried a couple of solutions but seem …

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 •