Configure

General

SMB Mount

https://zhuanlan.zhihu.com/p/668570104

如评论区所说,登录项里面直接添加对应的文件夹就好了,不用那么麻烦。

禁止生成.ds_store文件

# 禁止在smb等网络位置生成
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE
# USB
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool TRUE

需要killall Finder或者注销重新登录或者重启。

Time Machine 备份

https://docs.unraid.net/zh/unraid-os/using-unraid-to/manage-storage/apple-time-machine/

操作