当前位置:网站首页>Problems encountered in vscode connection SSH
Problems encountered in vscode connection SSH
2022-07-29 04:01:00 【jianlai_】
Question 1 :Install terminal quit with output: The pipe the procedure is trying to write to does not exist
terms of settlement : It should be the key problem , Delete and reload the original key .
Specific operation : Will install vscode Of window In the directory C:\Users\Administrator\.ssh Inside known_hosts Just delete the file .

Question two :VScode In connection ( user name )@(ip Address ), After entering the password , Unable to enter , Keep asking for the password repeatedly .

terms of settlement : The last abnormal connection interruption caused , stay Ubuntu Delete in .vscode-server Folder is ok .
Specific operation ,ls -a see .vscode-server Folder
rm -r .vscode-server/ Delete this folder
Re enter again to login .

边栏推荐
- Shopify seller: EDM marketing should be combined with salesmartly to easily get the conversion rate
- Pointer constant and constant pointer
- JS realizes the function of one click Copy
- Const read only variable constant
- The digitalization of the consumer industry is upgraded to "rigid demand", and weiit's new retail SaaS empowers enterprises!
- How to understand "page storage management scheme"
- Nacos registry
- Object array merges elements according to a field
- Summary on the thought of double pointer
- 【BGP】小型实验
猜你喜欢
![[principle] several ways of horizontal penetration](/img/fc/2ef7dd6ebc5c0bd8f7d302d8b596d6.png)
[principle] several ways of horizontal penetration
![[deep learning CPU (part outside) - virtual memory]](/img/f7/4c72d583456f6f68c52424602ff5d9.png)
[deep learning CPU (part outside) - virtual memory]

Raft protocol - process demonstration

【深度学习CPU(番外篇)——虚拟内存】

Connection broken by 'readtimc rt-443): read timed out (read timeout=l5)“)‘: /pac

Beijing post network research 2015 problem2

How to understand clock cycle and formula CPU execution time = number of CPU clock cycles / dominant frequency

Typescript from getting started to mastering (XX) function generics

关于双指针的思想总结

LDP -- label distribution protocol
随机推荐
Object array merges elements according to a field
【深度学习CPU(番外篇)——虚拟内存】
[原理] 横向渗透的几种方式
sql
3.解决Pycharm报错Unresolved reference ‘selenium‘ Unresolved reference ‘webdriver‘
HCIP BGP
Configmap configuration and secret encryption
Typescript from entry to mastery (XVIII) joint type and type protection
SSL==证书相关概念
Is the array name a pointer
@Configuration (proxybeanmethods = false) what's the use of setting this to false
Some notes on uniapp
Basic configuration of BGP - establish peers and route announcements
Wechat applet monitors sliding events on the screen
How to write SQL statements about field conversion
Press the missing number of interview question 17.04 | | 260. the number that appears only once (including bit operation knowledge points)
Analysis of new retail o2o e-commerce model
LDP --- 标签分发协议
Deep understanding of Base64 underlying principles
mmdetection初步使用