{$lblSkipToContent|ucfirst}

Output of Mail App's Save As Raw Message Source on emails is invalid HTML

woensdag 20 november 2024 inAsk Different (Tips-Tricks-Tutorials)

When I save the email as Raw Message Source many tags are broken by some kind of weird encoding. Is this intentional? For example, meta tags that should look like this:

Lees meer

Removing Specific Apps from macOS Dock

woensdag 20 november 2024 inAsk Different (Tips-Tricks-Tutorials)

In the macOS Dock, certain apps, such as a background script that I wrote and don't need to attend to, remain in the left side of the Dock even though I have dragged them out of the Dock until the 'Remove' tool tip is shown (there is no…

Lees meer

How to tell iterm2 to use emacs mode, not vi mode

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I've recently switched from Hyper terminal (no longer maintained) to iterm2. I'm surprised that iterm2 seems to be using vi mode: instead of going to start and end of line when I press ctrl+a/ctrl+e it emits literal ^A and ^E. I don't r…

Lees meer

Removing Specific Apps from macOS Dock

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

In the macOS Dock, certain apps, such as a background script that I wrote and don't need to attend to, remain in the left side of the Dock even though I have dragged them out of the Dock until the 'Remove' tool tip is shown (there is no…

Lees meer

how to change private IPV4 network used for network sharing?

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I know how to share internet connection. Now, when sharing internet connection, macos creates a private network, say 192.168.2.0/24 for IPV4, to be used by the machines that I share my internet access with. When this private network con…

Lees meer

How to tell iterm2 to use readline mode, not vi mode

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I've recently switched from Hyper terminal (no longer maintained) to iterm2. I'm surprised that iterm2 seems to be using vi mode: instead of going to start and end of line when I press ctrl+a/ctrl+e it emits literal ^A and ^E. I don't r…

Lees meer

Removing Specific Apps from macOS Dock

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

In the macOS Dock, certain apps, such as a background script that I wrote and don't need to attend to, remain in the left side of the Dock even though I have dragged them out of the Dock until the 'Remove' tool tip is shown (there is no…

Lees meer

iCloud drive shows in Finder only files where I created a shared link

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

This is on MacOS Sequoia. Until yesterday, I could see all my iCloud files from within Finder. Today I messed this up in the following way: I wanted to do something on the command line with a certain file in iCloud drive. To avoid typin…

Lees meer

Removing Specific Apps from macOS Dock

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

In the macOS Dock, certain apps, such as a background script that I wrote and don't need to attend to, remain in the left side of the Dock even though I have dragged them out of the Dock until the 'Remove' tool tip is shown (there is no…

Lees meer

icloud drive shows in Finder only files where I created a shared link

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

This is on MacOS Sequoia. Until yesterday, I could see all my icloud files from within Finder. Today I messed this up in the following way: I wanted to do something on the command line with a certain file in icloud drive. To avoid typin…

Lees meer

How to tell iterm2 to use readline mode, not vi mode

dinsdag 19 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I've recently switched from Hyper terminal (no longer maintained) to iterm2. I'm surprised that iterm2 seems to be using vi mode: instead of going to start and end of line when I press ctrl+a/ctrl+e it emits literal ^A and ^E. I don't r…

Lees meer

Why does the Password App in macOS show my personal iCloud icon for a website?

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I have added two entries for separate accounts with the same organization. One entry has the icon for the organization The other entry has my personal iCloud icon. I don’t necessarily want a custom icon. I can’t see why one entry has …

Lees meer

Is there any way to grep a binary plist?

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

When working in a terminal, I want to use grep on a binary plist file. Is there any command or utility that will print the contents of a binary plist to stdout so that I can grep through it?

Lees meer

Can't modify Info.plist (Operation not permitted)

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

Can't modify Info.plist (ACL woes)

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

What does the MACNAT flag in a bridge interface member mean?

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

On macOS 15.1, when a VM configured to use bridged networking is running, I have the following bridge interface, where en0 is the Wi-Fi interface and vmenet0 is a VM's interface: bridge100: flags=8863 mtu 1500 options=63 ether c…

Lees meer

Can't modify Info.plist (ACL woes)

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

What does the MACNAT flag in a bridge interface member mean?

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

On macOS 15.1 I have the following bridge interface, where en0 is the Wi-Fi interface and vmnet is a virtual machine's interface bridge100: flags=8863 mtu 1500 options=63 ether ca:89:f3:ea:e0:64 Configuration: id 0:0…

Lees meer

Can't modify Info.plist

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

Can't modify Info.plist [closed]

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

% sudo cp /tmp/Info.plist . Password: cp: ./Info.plist: Operation not permitted % pwd /Applications/Xcode-15.4.app/Contents % ls -@ledO . Info.plist drwxr-xr-x 18 antontropashko staff - 576 Nov 15 14:26 . -rw-r--r--@ 1 antontro…

Lees meer

How many esims can be *stored* on an iPhone SE3 (i.e. as well as 2 active sims)

maandag 18 november 2024 inAsk Different (Tips-Tricks-Tutorials)

I believe 2 e-sims can be active and 8 e-sims can be stored (i.e. to include e-sims that are not currently activated on the phone) depending on the iPhone model. Presumably the user would select 2 of these to be the active e-sims. If 8 …

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 •