Difference between revisions of "Defaults"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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> | ||
+ | |||
+ | Siri: | ||
+ | * defaults write com.apple.assistant.support 'Siri Data Sharing Opt-In Status' -int 2 | ||
+ | |||
* <code>[[defaults write]] "com.amazon.[[Amazon WorkSpaces]] Client" [[remap_cmd_to_ctrl]] 0</code> | * <code>[[defaults write]] "com.amazon.[[Amazon WorkSpaces]] Client" [[remap_cmd_to_ctrl]] 0</code> | ||
Line 12: | Line 16: | ||
== See also == | == See also == | ||
+ | * {{defaults}} | ||
* {{fstab}} | * {{fstab}} | ||
* {{mount}} | * {{mount}} |
Latest revision as of 08:01, 25 January 2024
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
Siri:
- defaults write com.apple.assistant.support 'Siri Data Sharing Opt-In Status' -int 2
defaults write "com.amazon.Amazon WorkSpaces Client" remap_cmd_to_ctrl 0
defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES
See also[edit]
Advertising: