Skip to content

runeflobakk/myconfig

Repository files navigation

My Configuration

SMB Performance

Disable writing .DS_Store on network volumes

defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE

See also HT208209 at Apple.

Disable packet signing on SMB server

sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server SigningRequired -bool FALSE

Client packet signing disabling is configured by linking nsmb.conf to /etc/nsmb.conf. See also HT205926 at Apple and article at Promise.

About

Personal config, scripts, utils, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published