Dev Links |
Author |
Message |
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Sep 01, 2014 4:03 pm Post subject: Mac Hacks & Tips |
|
|
hoboes.com - Enable AirPrint for all connected Mac printers
"If you’re still using Mac OS X 10.6 (Snow Leopard) as I am, you’ll need to
choose the 3.1.x version (3.1.3 as I write this). The newer version requires
either Lion or Mountain Lion, and adds new features such as printing directly
to PDF." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Sep 01, 2014 4:54 pm Post subject: |
|
|
discussions.apple.com - Save As ... in Mavericks
"Open the System Preferences and click on the General tab. By default, two
options are off. Turn on the check boxes for Ask to keep changes when closing
documents, and Close windows when quitting an application." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon Sep 01, 2014 5:06 pm Post subject: |
|
|
siggi.hk - New Window in Mavericks' Finder
"This is a SIMBL plugin that will bring back the old behaviour of always opening
folders in new windows, a feature that existed since the first Mac OS in 1984 all
the way up to OS X 10.8 Mountain Lion before Apple removed it in OS X 10.9
Mavericks." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Thu Nov 13, 2014 12:13 am Post subject: |
|
|
macgasm.net - Good Morning, Your Mac Keeps A Log Of All Your Downloads
"According to OS X Daily the Launch Services quarantine keeps a list of
every file you’ve ever downloaded on your Mac, as that’s what triggers
the warning dialog about opening files from the Internet." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Thu Dec 03, 2015 4:01 pm Post subject: |
|
|
furbo.org - iPad Not Annoying
Code: | $ sudo defaults write com.apple.usbd NoiPadNotifications -bool YES
$ sudo killall usbd |
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri Aug 05, 2016 12:06 am Post subject: |
|
|
Nick Moore - Scroll Reverser
"Scroll Reverser was made by Nick Moore. The source code is available. To
get in touch, contact support @ pilotmoon.com or tweet @pilotmoon. Please
also check out my other apps." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Mon May 08, 2017 9:36 am Post subject: |
|
|
LR - macOS Sierra and (legacy) smart card login
"It is easy to configure a user account to use a smartcard to login with macOS
Sierra. Some steps are not easy to guess so I wrote this documentation for me
to remember." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sat Jul 15, 2017 1:26 pm Post subject: |
|
|
apple.stackexchange - Now that El Capitan is 'rootless', is there any way
to get dtrace working?
"Copy the binary to a directory that is not 'restricted', for example, /tmp
csrutil disable does not work for dtruss to some degree. But as @J.J said chroot
works, this inspired me.
Still I don't know why this works. It may have something to do with the
'protected directories', I guess." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Sat Jul 15, 2017 2:12 pm Post subject: |
|
|
internals - DTrace vs. System Integrity Protection
(reboot, hold cmd+R until a progress bar appears; csrutil disable / enable)
"The Good
You're able to do anything you want with the OS, yay! ٩(⸝⸝⸝◕ั ௰ ◕ั⸝⸝⸝ )و
The Bad
You're not safe: there're plenty of rootkits in a wild which can infect your
system. Actually, you're as safe as on OS X 10.10 or 10.9, so judge for
yourself."
sudo dtrace -n 'syscall:::entry /execname == "securityd"/ { printf("%s %s",execname,copyinstr(arg0)); }' |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri Feb 01, 2019 12:25 pm Post subject: |
|
|
meraki.com - Blocking or rate limiting iOS updates
"Apple iOS updates can cause extreme network strain for organizations without
existing means of managing the updates. This article will cover ways to block,
rate limit, or otherwise manage Apple iOS updates from a network perspective.
* Blocking updates
* Rate limiting updates (allowing but at slow speeds)
* Apple caching service" |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Fri Feb 12, 2021 4:11 pm Post subject: |
|
|
apple.stackexchange.com - How to completely disable auto-save and versions in Mac OS X Lion?
"And it seems the deamon:
Code: | /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond |
is responsible for creating the versions - if you rename or move it and restart,
'Versions' no longer functions but this is a bad idea again as all processes that
depend on that deamon run into serious troubles." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3136 Location: Europe
|
Posted: Thu Apr 15, 2021 6:08 pm Post subject: |
|
|
Apple - How to get old versions of macOS
"If your Mac isn't compatible with the latest macOS, you might still be able to
upgrade to an earlier macOS, such as macOS Catalina, Mojave, High Sierra,
Sierra, or El Capitan.
Helpful articles
How to create a bootable installer for macOS
macOS Catalina is compatible with these computers
How to upgrade to macOS Big Sur" |
|
Back to top |
|
|
|