macOS 系统打开 dmg 出现 “资源忙” 的解决方法
如图,安装飞书客户端,打开 dmg 文件验证了一会出现这个“资源忙”的提示。
如图,安装飞书客户端,打开 dmg 文件验证了一会出现这个“资源忙”的提示。
在 macOS 上执行 php 脚本,结果报错:
打开 钥匙串访问 这个应用
首先安装 lisp 解释器:
苹果系统macosx的spotligh搜索功能很便捷让我们很快可以搜出自己想要的文件,应用等。
今天在用 youtube-dl 下载一个 youtube 视频转成 mp3 的时候,报错:
ffprobe/avprobe and ffmpeg/avconv not found. Please install one
这是因为缺少视频处理的库。
brew install ffmpeg
sudo apt-get install ffmpeg
PS: 确保你的 youtube-dl 是最新的版本。
直接上脚本:
# 将默认命令设为 bash
chsh -s /bin/bash
# 将默认shell更改回Zsh:
chsh -s /bin/zsh
# 查看可以选择的 shell 列表:
cat /etc/shells
删除 macOS 下的user以后,清倒废纸篓,提示 “voicetrigger” 在使用中。
处理好后,再开启SIP服务。
今天突然发现应用报错:
MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.