摘要:
如果你被困在 Linux 终端,比如说在服务器上,如何从终端下载文件? 在 Linux 中是没有 download 命令的,但是有几个 Linux 命令可用于下载文件。 在这篇终端技巧中,你将学习两种在 Linux 中使用命令行下载文件的方法。 我在这里使用的是 Ubuntu,但除了安装,其余的命令 阅读全文
摘要:
问题描述 使用 conda activate 激活虚拟环境时报错: conda activate virtual_env 提示内容 CommandNotFoundError: Your shell has not been properly configured to use 'conda acti 阅读全文
摘要:
使用 git clone 下载 Github 等网站的仓库时,可能会遇到类似 "Recv failure: Connection was reset" 或 "Failed to connect to http://github.com port 443 after 21114 ms: Couldn' 阅读全文