当前位置:网站首页>Miscellaneous [development] [VS Code] remote - SSD retry failed
Miscellaneous [development] [VS Code] remote - SSD retry failed
2022-08-04 06:32:00 【xcy6666】
on server
#reference: https://github.com/microsoft/vscode-remote-release/issues/4743
HASH=2d23c42a936db1c7b3b06f918cde29561cc47cd6
cd ~/.vscode-server/bin/
rm -r ${HASH} && mkdir ${HASH} && cd ${HASH}
wget https://vscode.cdn.azure.cn/stable/${HASH}/vscode-server-linux-x64.tar.gz
tar -zxf vscode-server-linux-x64.tar.gz
mv vscode-server-linux-x64 vscode-server
touch vscode-scp-done.flag
on client
click ‘Retry’ in VSCode window
“remote.SSH.localServerDownload”: “always”
边栏推荐
- Deep Learning Theory - Initialization, Parameter Adjustment
- LeetCode_22_Apr_4th_Week
- ideal life
- AWS uses EC2 to reduce the training cost of DeepRacer: DeepRacer-for-cloud practical operation
- 度量学习(Metric learning、损失函数、triplet、三元组损失、fastreid)
- MNIST手写数字识别 —— 基于Mindspore快速构建感知机实现十分类
- 关于DG(域泛化)领域的PCL方法的代码实例
- 安装MySQL的详细步骤
- Unity ML-agents 参数设置解明
- 管道重定向
猜你喜欢

Brief description of database and common operation guide

LeetCode_Nov_5th_Week

第三章 标准单元库(上)

lstm pipeline 过程理解(输入输出)

LeetCode_Nov_3rd_Week

Copy Siege Lion's Annual "Battle" | Review 2020

度量学习(Metric learning、损失函数、triplet、三元组损失、fastreid)

MOOSE平台官方第二个例子分析——关于创建Kernel,求解对流扩散方程

第三章 标准单元库(下)

arm learning-1-development board
随机推荐
LeetCode_22_Apr_2nd_Week
CSDN spree -- college round table spree
MNIST handwritten digit recognition, sorted by from two to ten
彻底删除MySQL教程
Copy Siege Lions "sticky" to AI couplets
如何成长为高级工程师?
2020-03-27
【Copy攻城狮日志】“一分钟”跑通MindSpore的LeNet模型
文件权限管理 ugo
LeetCode_Nov_1st_Week
Copy Siege Lion's Annual "Battle" | Review 2020
LeetCode_Dec_2nd_Week
[Copy Siege Lion Log] Flying Pulp Academy Intensive Learning 7-Day Punch Camp-Study Notes
DRA821 环境搭建
LeetCode_Dec_1st_Week
tmux概念和使用
How to grow into a senior engineer?
多层LSTM
在AWS-EC2中安装Minikube集群
The usefulness of bind() system call