Difference between revisions of "Defaults"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
[[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 -currentHost write com.apple.[[ImageCapture]] disableHotPlug -bool YES</code>
  
 
== See also ==
 
== See also ==
 +
* {{defaults}}
 +
* {{fstab}}
 
* {{mount}}
 
* {{mount}}
  
  
 
[[Category:Filesystems]]
 
[[Category:Filesystems]]

Latest revision as of 08:01, 25 January 2024

defaults Use the default options: rw, suid, dev, exec, auto, nouser, and async

macOS application firewall

Siri:

  • defaults write com.apple.assistant.support 'Siri Data Sharing Opt-In Status' -int 2



  • defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES

See also[edit]

Advertising: