会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
InsiApple
ipap
博客园
首页
新随笔
联系
订阅
管理
05 2022 档案
Vscode连接云服务器ssh
摘要:本地cmd执行生成公钥 ssh-keygen -t rsa 到用户地址下找到id_rsa.pub传到云端root/.ssh/ 云端root/.ssh/下并执行以下命令 # 将该文件内容追加到 authorized_keys 文件后 cat id_rsa.pub >> ~/.ssh/authorize
阅读全文
posted @
2022-05-27 20:45
InsiApple
阅读(131)
评论(0)
推荐(0)
corntab
摘要:i
阅读全文
posted @
2022-05-10 11:28
InsiApple
阅读(25)
评论(0)
推荐(0)
服务器编程基本框架
摘要:Linux多进程开发
阅读全文
posted @
2022-05-02 19:56
InsiApple
阅读(58)
评论(0)
推荐(0)
公告