4 articles
Wednesday, Jan 1, 2020
执行rclone sync时出现了以下错误 2020/01/01 16:16:02 ERROR : : error listing: directory not found 2020/01/01 16:16:02 Failed to lsd with 2 errors: last error was...
Sunday, Nov 17, 2019
apt-listchanges: Reading changelogs... Extracting templates from packages: 100% Preconfiguring packages ... dpkg: warning: 'ldconfig' not found in PAT...
Thursday, Oct 31, 2019
rsync: connection unexpectedly closed 0 bytes received so far sender rsync error: error in rsync protocol data stream code 12 at /BuildRoot/Library/Ca...
Wednesday, May 15, 2019
真的是醉了,竟然有些发行版的Linux系统镜像没有安装crontab, 执行命令就会出现-bash: crontab: command not found ubuntu问题 安装crontab 即可 sudo apt-get install cron