Skip Navigation

Posts
13
Comments
71
Joined
2 yr. ago

  • As a SysAdmin sudo is part of daily life.

  • Yes, in an imaginary world where everything is in the top level that would definitely be a problem.

  • I’m running the iOS version from the App Store. It’s top level under settings.

  • It’s more discoverable in the top level of settings, but I do see your point.

  • I’m sure your OS trolling just kills on Facebook, but nobody cares here. lol.

  • Eat it

    Jump
  • I butter my crust like a dinner roll. This is the way.

  • Yes, it’s great when you need to stop and resume. For data migrations between Macs I typically use…

    caffeinate sudo rsync -vaEP

    The flags are:

    • v increases verbosity.
    • a applies archive settings to mirror the source files exactly, including symbolic links and permissions.
    • E copies extended attributes and resource forks (macOS only).
    • P progress provides a count down and transfer statistics during the copy.
  • Yes, I use a similar method but with rsync opposed to scp. rsync retains permissions so no need to chown the home directory afterwards. Also since rsync is truly a sync and not a copy if users need to use an old system a bit more when you run it again it quickly moves over only what has changed since last time the command was ran.

  • Backup your home folder. Format and install desired macOS version. Restore your home folder. It’s works just as it always has with this method. (I do internal Mac support for a large university)

  • It’s from Apple retail. I’ve seen that video ripped from the demo app and posted online a few times over the years. I have it somewhere. If I can locate it I’ll share a Dropbox link.

  • Yes it’s listed as Thunderbolt but the iPad Pro with USB-C (not Thunderbolt) can drive the Studio Display without issue.

  • It’s actually a play on Frankfurter which means sausage in German, and Dr Frankenstein. That’s why the character is Dr. Frank N Furter.

  • It’s fun to make up stats in your head.

  • I did a TestFlight feedback about this just last week.