Open woq opened 3 years ago
Start with intel NUC nuc8i5beh / 程序员内功系列
国内源
常用命令
官方软件库
https://formulae.brew.sh/analytics/
阿里容器镜像加速服务
https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors
sudo spctl --master-disable
cask
github obsidian google-chrome opencore-configurator hackintool osxfuse iina termius iterm2 typora microsoft-remote-desktop utools notion v2rayu nutstore visual-studio-code obs ntfstool vox
normal
neofetch zsh youtube-dl ffmpeg
// 120 分钟后进入休眠,延长清醒时间 sudo pmset -c sleep 120 // 显示器休眠时间:30 分钟 sudo pmset -c displaysleep 30 // 硬盘休眠时间:60 分钟 sudo pmset -c disksleep 60 // 内存供电,内存镜像不写入硬盘 sudo pmset -c hibernatemode 0 // 关闭 standby 模式 sudo pmset -c standby 0 // 关闭 autopoweroff sudo pmset -c autopoweroff 0 // 休眠时持续联网 sudo pmset -c tcpkeepalive 1
//git相关 git config --global http.proxy 'socks5://127.0.0.1:1080' git config --global https.proxy 'socks5://127.0.0.1:1080' //前端相关 export NODE_MIRROR=https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/ npm config set registry https://registry.npm.taobao.org yarn config set registry https://registry.npm.taobao.org // setup. https://github.com/Loyalsoldier/v2ray-rules-dat. display packge content. geosite:geolocation-!cn. geoip:cn, geosite:cn, geosite:private. geosite:category-ads-all
sudo softwareupdate --ignore "macOS Catalina" defaults write com.apple.systempreferences AttentionPrefBundleIDs 0 killall Dock
127.0.0.1 swscan.apple.com 127.0.0.1 swdist.apple.com 127.0.0.1 swcdn.apple.com 127.0.0.1 swquery.apple.com 127.0.0.1 swdownload.apple.com
F2 LOAD BIOS | F7 Update BIOS | F10 Seletct Boot Device
未做任何改动
原生 2 内存插槽 (最大单条支持到 32GB DDR4,需要BIOS/OS 额外改动) 1 M.2 硬盘插槽 (适配全长/半长) 1 SATA硬盘位 (2.5英寸) 有其他空位, 但需要额外动手能力 关于硬改方案 主要是网卡以及蓝牙(有解,但针对免驱卡还有一定差距) 博通拆机卡, 占用M.2插槽 或其他方式
原生
2 内存插槽 (最大单条支持到 32GB DDR4,需要BIOS/OS 额外改动)
1 M.2 硬盘插槽 (适配全长/半长)
1 SATA硬盘位 (2.5英寸)
有其他空位, 但需要额外动手能力
关于硬改方案
主要是网卡以及蓝牙(有解,但针对免驱卡还有一定差距)
博通拆机卡, 占用M.2插槽 或其他方式
Start with intel NUC nuc8i5beh / 程序员内功系列
HomeBrew
国内源
常用命令
官方软件库
https://formulae.brew.sh/analytics/
加速
Docker
阿里容器镜像加速服务
https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors
Setup
安全警告
sudo spctl --master-disable
软件
cask
normal
一些系统设置
编程相关
System Update 系统更新
硬件
BIOS
F2 LOAD BIOS | F7 Update BIOS | F10 Seletct Boot Device
硬件
未做任何改动