Difference between revisions of "Defaults"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
[[macOS application firewall]] | [[macOS application firewall]] | ||
* <code>sudo [[defaults write]] [[/Library/Preferences/]]com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE</code> | * <code>sudo [[defaults write]] [[/Library/Preferences/]]com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE</code> | ||
+ | |||
+ | defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES | ||
== See also == | == See also == |
Revision as of 06:56, 28 February 2022
defaults
Use the default options: rw, suid, dev, exec, auto, nouser
, and async
sudo defaults write /Library/Preferences/com.apple.RemoteManagement.plist VNCOnlyLocalConnections -boolean TRUE
defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES
See also
Advertising: