{$lblSkipToContent|ucfirst}
I'm trying to run a command at login/logout which requires sudo. I've read about LaunchDaemon and LaunchAgent but as I understand it, LaunchDaemon will run the command at startup with root permissions, and LaunchAgent will run it at log…
Lees meerI'm trying to run a command at login/logout which requires sudo. I've read about LaunchDaemon and LaunchAgent but as I understand it, LaunchDaemon will run the command at startup with root permissions, and LaunchAgent will run it at log…
Lees meerI'm looking for list of rules that iPhone applies on incoming SMS texts. Here's an example of message I have received: The first number in the text is postal tracking number. iPhone thinks it's a phone number and displays it as underli…
Lees meerTonight my 2019 MacBook Pro mysteriously stopped working correctly with my external (USB3) DVD drive. However, I know the drive is fine because my Windows machine and my old 2016 MacBook Pro can use it without issue. Not sure what happ…
Lees meerI have installed gdd on MacOS. I figured out both dd and gdd don't support oflag=direct option. ‘direct’ Use direct I/O for data, avoiding the buffer cache. Note that the kernel may impose restrictions on read or write buf…
Lees meerI am to visit a storage unit full of relatively new ( 2015 - 2020 ) used MacBooks to pick one for myself. I'm expecting there to be different models with different amounts of CPU and RAM. What is the quickest way to identify the specifi…
Lees meerOur teenage kids have been staying up too late on their iPhones, so we'd like to figure out a way to prevent them from using devices after 11PM. But we'd also like to be able to have a way to temporarily turn this off, e.g. if we know …
Lees meerI have installed gdd on MacOS. I figured out both dd and gdd don't support oflag=direct option. ‘direct’ Use direct I/O for data, avoiding the buffer cache. Note that the kernel may impose restrictions on read or write buf…
Lees meerWe have a mac on yosemite 10.10.5 that was printing to a canon printer just fine up until the other day. No matter what we do with a 7x9.5 document, the canon printer gets the job and is complaining because it doesn't have size b5 paper…
Lees meerI’ve been restored my current MacBook Pro (1 TB) from time machine successfully almost ~100 times by now. I’m looking to buy a new MacBook Pro with M1 chip, and started to think 256 GB storage is perfect for me because I only use about …
Lees meerI bought a new MacBook Pro 2020 and want to retire my MacBook Air 2012. Since I wanted to start all installations from zero I did not use the migration assistant. Everything works great. The only problem is that when I access any servic…
Lees meerI am to visit a storage unit full of relatively new ( 2015 - 2020 ) used MacBooks to pick one for myself. I'm expecting there to be different models with different amounts of CPU and RAM. What is the quickest way to identify the specifi…
Lees meerI bought a new MacBook Pro 2020 and want to retire my MacBook Air 2012. Since I wanted to start all installations from zero I did not use the migration assistant. Everything works great. The only problem is that when I access any servic…
Lees meerI have a new Apple Watch Series 6. It's very nice. Last night, before going upstairs to bed, I looked at it, and it was blank. I thought maybe it had run out of battery so I tapped it and a very (and I mean very) faint image of the time…
Lees meerEvery day, early in the morning, since the middle of last week, I keep getting a JetsamEvent causing by amsengagmentd due to per-process limit. Given I only have the two apps open, Signal and Whatsapp, and I wasn't using my phone at the…
Lees meerIm on ios. I did the wrong thing changing my scratch account password and my iphone saved the wrong one. I can’t reset it since i dont have my old password (randomly generated secure one). Im stuck on my phone. I shared a project about …
Lees meerI installed subversion via Homebrew on my M1 Mac running macOS 11.4, and every time I run the svn command I get an error Killed: 9 with no other log messages. The version installed is the latest arm build (subversion--1.14.1_2.arm64_big…
Lees meerI've installed Bootcamp running Windows 10 on my 2012 5.1 Mac Pro with Mojave. I've also upgraded my GPU to an RX580 from MacVidCards with the Apple EFI mod. Everything went well for a few months until about a week ago when using Window…
Lees meerI installed subversion via Homebrew on my M1 Mac running macOS 11.4, and every time I run the svn command I get an error Killed: 9 with no other log messages. The version installed is the latest arm build (subversion--1.14.1_2.arm64_big…
Lees meerI need to figure out the local IP address of Github runner, which uses macOS 11. I need this for my integration tests. I tried: LOCAL_IP=ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}' SERVER_URL="http://${LOCAL_IP}:5000…
Lees meerThis is the script: tell application "System Events" tell process "NotificationCenter" set numwins to (count windows) repeat with i from numwins to 1 by -1 tell window i set temp to value …
Lees meer