当前位置:网站首页>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”
边栏推荐
- target has libraries with conflicting names: libcrypto.a and libssl.a.
- The Unity of ML - agents interpret parameter Settings
- SFTP的用法
- 抽象类、内部类和接口
- IDEA创建Servlet步骤
- Amazon Cloud Technology Build On 2022 - AIot Season 2 IoT Special Experiment Experience
- LeetCode_Dec_1st_Week
- Pytest common plug-in
- [开发杂项][编辑器][代码阅读]ctags&vim
- 深度确定性策略梯度(DDPG)
猜你喜欢
Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?
Brief description of database and common operation guide
LeetCode_Dec_3rd_Week
文件权限管理 ugo
强化学习中,Q-Learning与Sarsa的差别有多大?
AWS使用EC2降低DeepRacer的训练成本:DeepRacer-for-cloud的实践操作
多层LSTM
Copy攻城狮5分钟在线体验 MindIR 格式模型生成
arm交叉编译
CSDN spree -- college round table spree
随机推荐
在AWS-EC2中安装Minikube集群
[日常办公][ssh]cheatsheet
第三章 标准单元库(下)
多线程顺序输出
CAS无锁队列的实现
Golang environment variable settings (2)--GOMODULE & GOPROXY
Introduction to Convolutional Neural Networks
ideal life
The usefulness of bind() system call
2020-03-27
抽象类、内部类和接口
Copy Siege Lions "sticky" to AI couplets
IEEE802.X protocol suite
安装pyspider后运行pyspider all后遇到的问题
MVC自定义配置
剪映专业版字幕导出随笔
MySQL存储过程学习笔记(基于8.0)
集合--LinkedList
MNIST手写数字识别 —— 从二分类到十分类
C语言结构体(必须掌握版)