{$lblSkipToContent|ucfirst}

How to renew DHCP lease via cron job?

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have a machine that reboots nightly, but when it does it ends up connecting to the wrong router somehow, and always gets the wrong IP. I don't want it to use a static IP, I have my router issue it a reserved address. Anyway, it's eas…

Lees meer

Not able to output sound on USB-C port, via USB-C to 3.5 mm aux, on MacBook Pro 13" 2018

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I'm not able to get any sound when connecting a pair of 3.5 mm headphones through a USB-C to AUX adaptor (so on any of the USB-C ports). When plugged in, I can immediately see in sound settings that it is recognized and I can select it …

Lees meer

What are all the apple entries in my KeyChain?

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

In my KeyChain.app, there are a bunch of entries from Apple, like: com.apple.cloudd.deviceIdentifier.Production Can I safely delete them?

Lees meer

All of a sudden can't open .dmg files on Monterey

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

My MacBook Pro 13" M1 crashed last night, I think because I switched off my external USB-C monitor. I logged in as normal but since then I am not able to open .dmg files. When I try to open using DiskImageMounter.app, nothing at all hap…

Lees meer

2017 MBP, no dust, hot enough to fry an egg

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have a 2017 MBP which works reasonably well, but it seems to have a heating issue. I've opened it and found there was very little dust inside, but I cleaned out whatever little bit there was. Now my MBP seems to have two modes: (1) fr…

Lees meer

Script to restart application

dinsdag 19 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I need to restart an application once a day because it has memory leak and it ends up consuming several Gig of memory after a few days. Poor programming perhaps, but the developer wasn't able to replicate the issue. I am encountering th…

Lees meer

Script to restart application

maandag 18 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I need to restart an application once a day because it has memory leak and it ends up consuming several Gig of memory after a few days. Poor programming perhaps, but the developer wasn't able to replicate the issue. I am encountering th…

Lees meer

Script to restart application

maandag 18 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I need to restart an application once a day because it has memory leak and it ends up consuming several Gig of memory after a few days. Poor programming perhaps, but the developer wasn't able to replicate the issue. I am encountering th…

Lees meer

Is it permissible to use the Xcode 3.0 DeRez and Rez command line tools for purposes other than localization?

maandag 18 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have an Apple Mac that has Mac OS X 10.5.8. On this Mac, Xcode version 3.0 is installed. From what I can tell, there are also the DeRez and Rez command line tools. The Xcode software may have been installed from one or more DVDs that …

Lees meer

How to renew DHCP lease via cron job?

maandag 18 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have a machine that reboots nightly, but when it does it ends up connecting to the wrong router somehow, and always gets the wrong IP. I don't want it to use a static IP, I have my router issue it a reserved address. Anyway, it's eas…

Lees meer

difference ZSH and BASH for $RANDOM?

maandag 18 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I just switched from Ubuntu to macOS (due to work reasons). And I wanted to transfer my bash aliases to zsh, but they are not working completely. alias HPC1='ssh -l [username] [server1]' alias HPC2='ssh -l [username] [server2]' HPC[0]="…

Lees meer

Text editing that leaves no traces

zondag 17 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I'm looking for a foolproof way to edit a text file and be certain that the application or mac OS doesn't save a copy of the content, e.g. through some autosave function, or caching. The reason being I am storing sensitive information. …

Lees meer

Text editing that leaves no traces

zondag 17 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I'm looking for a foolproof way to edit a text file and be certain that the application or mac OS doesn't save a copy of the content, e.g. through some autosave function, or caching. The reason being I am storing sensitive information. …

Lees meer

How to turn on and find connection logging for SMB Windows file sharing server log in macOS 12 (Monterey)+?

zondag 17 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

Having some trouble finding out if a Windows client is actually hitting a macOS 12 file server. It seems like they are, but I can't seem to find any connection / access logs that indicate such things on macOS now. Where are these stored…

Lees meer

Text editing that leaves no traces

zaterdag 16 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I'm looking for a foolproof way to edit a text file and be certain that the application or mac OS doesn't save a copy of the content, e.g. through some autosave function, or caching. The reason being I am storing sensitive information. …

Lees meer

Text editing that leaves no traces

zaterdag 16 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I'm looking for a foolproof way to edit a text file and be certain that the application or mac OS doesn't save a copy of the content, e.g. through some autosave function, or caching. The reason being I am storing sensitive information. …

Lees meer

How do I prevent Pages from hyphenating a specific word?

zaterdag 16 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have read Wrap words in Pages but my question is different. How do I prevent a specific word from being hyphenated (because Pages is wrong - "IS-P:er" (!!))? I have a vague memory that there used to be a list of words, in the settings…

Lees meer

Python Script Using Efficiency Cores Rather than Performance Cores in M1

vrijdag 15 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I am using moviepy to automate clips to make a video. I am using python 3.10. When I run from pycharm, it is using performance cores to render my videos. But when I moved to crontab to schedule this task, it is running on efficiency cor…

Lees meer

Python Script Using Efficiency Cores Rather than Performance Cores in M1

vrijdag 15 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I am using moviepy to automate clips to make a video. I am using python 3.10. When I run from pycharm, it is using performance cores to render my videos. But when I moved to crontab to schedule this task, it is running on efficiency cor…

Lees meer

How do I prevent Pages from hyphenating a specific word?

vrijdag 15 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have read Wrap words in Pages but my question is different. How do I prevent a specific word from being hyphenated (because Pages is wrong - "IS-P:er" (!!))? I have a vague memory that there used to be a list of words, in the settings…

Lees meer

How do I prevent Pages from hyphenating a specific word?

vrijdag 15 juli 2022 inAsk Different (Tips-Tricks-Tutorials)

I have read Wrap words in Pages but my question is different. How do I prevent a specific word from being hyphenated (because Pages is wrong - "IS-P:er" (!!))? I have a vague memory that there used to be a list of words, in the settings…

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 •