当前位置:网站首页>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”
边栏推荐
猜你喜欢
随机推荐
中国联通、欧莱雅和钉钉都在争相打造的秘密武器?虚拟IP未来还有怎样的可能
LeetCode_Nov_3rd_Week
[开发杂项][调试]debug into kernel
[开发杂项][编辑器][代码阅读]ctags&vim
安装MySQL的详细步骤
LeetCode_22_Apr_4th_Week
LeetCode_Dec_3rd_Week
LeetCode_Nov_5th_Week
MNIST手写数字识别 —— 从二分类到十分类
MNIST handwritten digit recognition, sorted by from two to ten
Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?
卷积神经网络入门详解
lstm pipeline 过程理解(输入输出)
The Unity of ML - agents interpret parameter Settings
亚马逊云科技 Build On 2022 - AIot 第二季物联网专场实验心得
Copy Siege Lion's Annual "Battle" | Review 2020
LeetCode_Nov_5th_Week
Deep Learning Theory - Initialization, Parameter Adjustment
AWS uses EC2 to reduce the training cost of DeepRacer: DeepRacer-for-cloud practical operation
C语言数组的深度分析









