阅读:44
评论:0
sudo pmset -b tcpkeepalive 0
sudo pmset -b standbydelay 14400
sudo pmset -b autopoweroffdelay 14400
sudo pmset -b hibernatemode 25
阅读:659
评论:0
sudo tmutil setdestination -a /Volumes/SMBTimeMachine
/Volumes/SMBTimeMachine: Disk does not support Time Machine backups. (error 45) The backup destination could not be added.
sudo hdiutil create -size 120g -type SPARSEBUND...
阅读:251
评论:0
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
阅读:181
评论:0