
Mac
纯真-Cloud
愿纯真依旧!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MAC开启FTP服务
开启ftp服务: sudo -s launchctl load -w /System/Library/LaunchDaemons/com.apple.ftp-proxy.plist ftp连接: sftp username@ip原创 2021-09-29 11:27:17 · 2161 阅读 · 0 评论 -
Learn MAC
1.解决brew 和 brew cask 慢或不动的问题 安装brew: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)" ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/...原创 2018-08-07 23:00:40 · 7451 阅读 · 2 评论