阅读:2
评论:0
阅读:46
评论:0
阅读:16
评论:0
sudo pmset -b tcpkeepalive 0
sudo pmset -b standbydelay 14400
sudo pmset -b autopoweroffdelay 14400
sudo pmset -b hibernatemode 25
阅读:452
评论:0
bash <(curl -s -L https://git.io/v2ray.sh)
apt-get update -y && apt-get install curl -y
yum update -y && yum install curl -y
阅读:381
评论:0
阅读:35
评论: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...
阅读:148
评论:0
阅读:227
评论:0
yum install -y git curl build-essential libssl-dev zlib1g-dev
阅读:698
评论:0