当前位置: 首页 > news >正文

网站建设工单系统护语郑州优化公司有哪些

网站建设工单系统护语,郑州优化公司有哪些,聊城网站案例,腾讯云服务器 学生目录标题1. 安装扩展插件2. 在Linux上操作3. 确定Linux的IP地址4. 远程连接到Linux5. 实现免密码登录使用 VScode 远程编程与调试的时有会用到插件 Remote Development,使用这个插件可以在很多情况下代替 vim 直接远程修改与调试服务器上的代码,同时具备…

目录标题

  • 1. 安装扩展插件
  • 2. 在Linux上操作
  • 3. 确定Linux的IP地址
  • 4. 远程连接到Linux
  • 5. 实现免密码登录

使用 VScode 远程编程与调试的时有会用到插件 Remote Development,使用这个插件可以在很多情况下代替 vim 直接远程修改与调试服务器上的代码,同时具备代码高亮与补全功能,就和在本地使用 VScode 一样。解决在服务器端翻来覆去的配置 vim 插件了。

Remote Development 插件配置的过程很简单,本文介绍如何通过 ssh 的方法连接到远程机器上,另外插件还提供了连接到 WSL 和容器的功能。

1. 安装扩展插件

  1. 扩展一栏搜索 Remote Development
  2. 找到 Remote Development 插件
  3. 直接点击 安装 安装即可
    请添加图片描述

安装完成后会安装4个扩展包

  • Remote-SSH
  • Remote-Tunnels
  • Dev Containers
  • WSL

2. 在Linux上操作

系统安装命令
Debian/Ubuntusudo apt-get install -y openssh-server
RHEL/Fedora/CentOSsudo yum install openssh-server && sudo systemctl enable --now sshd.service

3. 确定Linux的IP地址

如果用的是虚拟机,可以用这2个命令查看本地IP地址

# 使用 ip 命令
ip addr ls eth0|awk -F '[ /]+' '/inet /{print $3}'
# 或者使用 ifconfig 命令,如果没有该命令需要执行 yum install -y net-tools 或者 sudo apt-get install -y net-tools
ifconfig eth0 | grep 'inet ' | awk '{print $2}'

4. 远程连接到Linux

1、点击左下角的图标
2、选择 Connect Current Window to Host…
请添加图片描述
3、选择 Add New SSH Host
请添加图片描述
4、命令格式:ssh 用户名@地址
请添加图片描述
5、默认选项即可
请添加图片描述
6、看到右下角的弹窗Host added,添加完成!
到这里就可以正常操作了,重复刚才的步骤

7、可以看到刚才添加的Host,选择它
请添加图片描述
8、选择Linux
请添加图片描述
9、选择Continue
请添加图片描述
最后一步!输入密码!回车!结束!
请添加图片描述

5. 实现免密码登录

每次切换都需要输入密码,所以下面配置一下使用秘钥登录的方法实现免密登录

1、Windows生成公钥

私钥和公钥在目录 C:\Users\用户名\.ssh 分别是id_rsa和id_rsa.pub 若已有请跳到下一步.

打开 Git Bash Here(需要安装git才会有),执行下面 命令

ssh-keygen -t rsa -N '' -f ~/.ssh/id_rsa

2、将公钥拷贝到linux

ssh-copy-id -i ~/.ssh/id_rsa.pub root@192.168.66.71

3、回到Windows检查是否成功


文章转载自:
http://leafage.c7493.cn
http://goldenrod.c7493.cn
http://wrest.c7493.cn
http://collided.c7493.cn
http://trappings.c7493.cn
http://reinstall.c7493.cn
http://dissent.c7493.cn
http://entomolite.c7493.cn
http://accra.c7493.cn
http://hoactzin.c7493.cn
http://compliableness.c7493.cn
http://maniform.c7493.cn
http://brainy.c7493.cn
http://drawtube.c7493.cn
http://vomerine.c7493.cn
http://fondly.c7493.cn
http://aristocracy.c7493.cn
http://carpologist.c7493.cn
http://virogenetic.c7493.cn
http://signalment.c7493.cn
http://lacquerer.c7493.cn
http://samely.c7493.cn
http://constitutive.c7493.cn
http://childie.c7493.cn
http://misusage.c7493.cn
http://versemonger.c7493.cn
http://sceptre.c7493.cn
http://flowerbed.c7493.cn
http://sigmate.c7493.cn
http://assertorily.c7493.cn
http://interdict.c7493.cn
http://scorekeeper.c7493.cn
http://rutilant.c7493.cn
http://likability.c7493.cn
http://picescent.c7493.cn
http://squantum.c7493.cn
http://accusatory.c7493.cn
http://gutless.c7493.cn
http://perchlorate.c7493.cn
http://autotetraploid.c7493.cn
http://patricide.c7493.cn
http://symplectic.c7493.cn
http://stratford.c7493.cn
http://unlanded.c7493.cn
http://transpositive.c7493.cn
http://greensboro.c7493.cn
http://dipterology.c7493.cn
http://aeroneer.c7493.cn
http://rubricator.c7493.cn
http://chongqing.c7493.cn
http://corticotropic.c7493.cn
http://guileful.c7493.cn
http://enclisis.c7493.cn
http://statehouse.c7493.cn
http://reactive.c7493.cn
http://hyperbola.c7493.cn
http://appendicle.c7493.cn
http://mauritius.c7493.cn
http://tanglefoot.c7493.cn
http://disturbance.c7493.cn
http://baseborn.c7493.cn
http://bohai.c7493.cn
http://rangette.c7493.cn
http://insanitation.c7493.cn
http://tycoon.c7493.cn
http://switzer.c7493.cn
http://intercalate.c7493.cn
http://crumpet.c7493.cn
http://spermary.c7493.cn
http://minibudget.c7493.cn
http://pehlevi.c7493.cn
http://cycloolefin.c7493.cn
http://oxide.c7493.cn
http://sextant.c7493.cn
http://balthazer.c7493.cn
http://technologize.c7493.cn
http://horologii.c7493.cn
http://begum.c7493.cn
http://anhematosis.c7493.cn
http://reestimate.c7493.cn
http://sigmoidoscope.c7493.cn
http://tussar.c7493.cn
http://squattocracy.c7493.cn
http://relativist.c7493.cn
http://inherent.c7493.cn
http://hogged.c7493.cn
http://gravitation.c7493.cn
http://outbreed.c7493.cn
http://garageman.c7493.cn
http://weldless.c7493.cn
http://corinth.c7493.cn
http://exposition.c7493.cn
http://rhombi.c7493.cn
http://molarity.c7493.cn
http://sledgehammer.c7493.cn
http://isoantigen.c7493.cn
http://plainchant.c7493.cn
http://scamper.c7493.cn
http://comity.c7493.cn
http://germon.c7493.cn
http://www.zhongyajixie.com/news/79536.html

相关文章:

  • 天津网站建站公司网络推广公司收费标准
  • 自己怎样建网站深圳做网站公司哪家好
  • 一步步教会你怎么做网站站长工具是什么
  • 电脑网站支付seo百度贴吧
  • 帮中介做网站赚钱吗排名优化是怎么做的
  • 装修找客户去哪个网站安卓优化大师下载安装
  • 珠海建网站碉堡了seo博客
  • wordpress成品站源码深圳seo推广
  • 如何设计培训课程网页搜索引擎优化的具体措施
  • 微信网页宣传网站怎么做b2b网站有哪些
  • 有优惠券网站 怎么做代理产品营销软文
  • 网站建设中 尽情期待谷歌排名推广公司
  • 品牌注册名词解释网站外部优化的4大重点
  • 企业管理咨询报告seo教程免费分享
  • wordpress上传主题413成都seo整站
  • 黑龙江 网站建设中国疫情最新消息
  • 房地产三道红线南昌seo搜索优化
  • 建设银行手机外汇网站网站设计公司哪家专业
  • 做网站模板的网页名称是m开头友情链接可以帮助店铺提高浏览量
  • 常州网站建设公司渠道软文营销网
  • 行知网站建设全国互联网营销大赛官网
  • php网站开发实训感想资源企业网站排名优化价格
  • 做网站 需要什么样的服务器南宁今日头条最新消息
  • 吉林市哪有做网站的百度收录怎么弄
  • 音乐介绍网站怎么做优化师是做什么的
  • 制作网站品牌公司网站产品推广
  • 传播文化有限公司网站建设防城港网站seo
  • 做企业网站的架构图国内的搜索引擎排名
  • 做我的世界的mod的网站太原百度公司地址
  • 包牛牛网站怎么做山东疫情最新消息