- 博客(2)
- 收藏
- 关注
原创 服务器更换镜像源
conda 更换镜像源北京外国语大学镜像:https://mirrors.bfsu.edu.cn/help/anaconda/修改服务器.condarc文件vim /root/.condarc修改内容为:channels: - defaultsshow_channel_urls: truedefault_channels: - https://mirrors.bfsu.edu.cn/anaconda/pkgs/main - https://mirrors.bfsu.edu.cn/
2021-04-03 17:46:29
1032
原创 VSCode远程环境配置
VSCode远程环境配置通过 VSCode 远程连接服务器运行代码第一步:在git终端中,输入以下命令生成公钥和私钥ssh-keygen -t rsa -C "your_email@example.com""your_email@example.com"邮箱干嘛用的The email is only optional field to identify the key.邮箱仅仅是识别用的keyWhen you create the ssh you type (for example):
2021-04-03 17:22:22
1087
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人