使用PuTTY连接Azure VM
使用PuTTY连接Azure VMhtml { -webkit-print-color-adjust: exact } 点击启动PuTTYgen 点击Generate,随意晃动鼠标以生成密钥; 待生成后,点击Save public key将公钥存储到电脑上,再点击Save private key将私钥存储到电脑上; 公钥将以txt文件存储,私钥将以ppk文件存储; 登录Azure portal:https://portal.azure.com/#home 导航至虚拟机的页面,如果虚拟机没有启动,务必启动虚拟机再进行余下操作 左侧导航栏搜索 reset password 点击左侧导航栏 Reset password 点选Reset SSH public key; 输入用户名(可自定); 使用记事本打开PuTTYgen生成的公钥txt文件,全选复制,粘贴至SSH public key中; 待检验完成,左上角Update 按钮会被激活,点击即可保存。 点击启动PuTTY, 根据左侧导航栏,展开Connection,展开SSH,点选Auth, 点击Browse选取之前存储的私钥ppk文件; 注意:私钥和公钥必须要对应。 根据左侧导航栏,点选Session 输入Host Name,格式为 <UserName>@<Public IP Address>,UserName即为设置公钥时填入的UserName,Public IP Address即为虚拟机的IP Address,例如 my@13.76.1.17 选择Connection Type为SSH; 点击Open即可启动 建议设置虚拟机的公共IP address为固定,否则虚拟机每次重启都有可能换一个空闲的IP,由此需要经常修改PuTTY连接的Host Name
* { box-sizing: border-box; -webkit-print-color-adjust: exact }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
ul:first-child { }
li { }
{ }
li { }
{ }
li { }
{ }
li { }
{ }
li { }
{ }
li { }
{ }
details { }
summary { }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
.user { }
time { }
{ }
{ }
{ }
{ }
{ }
{ }
code { }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ font-family: iawriter-mono, Nitti, Menlo, Courier, monospace }
{ }
{ }
{ }
{ font-family: PT Mono, iawriter-mono, Nitti, Menlo, Courier, monospace, "Twemoji", "Noto Color Emoji", "Noto Sans Mono CJK SC", "Noto Sans Mono CJK KR" }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ background-color: rgba(206, 205, 202, 0.5) }
{ background-color: rgba(155, 154, 151, 0.4) }
{ background-color: rgba(140, 46, 0, 0.2) }
{ background-color: rgba(245, 93, 0, 0.2) }
{ background-color: rgba(233, 168, 0, 0.2) }
{ background-color: rgba(0, 135, 107, 0.2) }
{ background-color: rgba(0, 120, 223, 0.2) }
{ background-color: rgba(103, 36, 222, 0.2) }
{ background-color: rgba(221, 0, 129, 0.2) }
{ background-color: rgba(255, 0, 26, 0.2) }
{ }
{ }
{ }
使用PuTTY连接Azure VM
1. 使用PuTTYgen生成密钥


2. 复制公钥到Azure VM中


3. 使用PuTTY连接


Tips
使用PuTTY连接Azure VM的更多相关文章
- Windows Azure Virtual Machine (29) 修改Azure VM 数据磁盘容量
<Windows Azure Platform 系列文章目录> 当我们使用Windows Azure管理界面,创建Azure虚拟机的时候,默认挂载的磁盘是固定大小的 1.比如我创建1个Wi ...
- Azure VM对远程桌面登录的支持-示例
我们在开发Windows Azure的应用程序,虽然在大部分的情况下都可以使用Azure Emulator模拟器来模拟在云端计算节点(Azure VM)的执行结果,但是并不能100%模拟真正在Azur ...
- 我的 Azure VM 为何会重新启动?
在客户创建的客服案件中, Azure VM意外重启是一个常见的问题,客户要求客服确定重新启动的原因.希望下面的详细说明能够帮助您了解 Azure VM重新启动的原因. WindowsAzure大约 ...
- Dynamic CRM 2013 on Windows Azure VM
三个A2 Size的VM,运行Windows Server 2012: AD Server,SQL Server,App Server 将AD Server的ip地址填写到Windows Azure虚 ...
- 在Azure China用自定义镜像创建Azure VM Scale Set
在Azure China用自定义镜像创建Azure VM Scale Set 在此感谢世纪互联的工程师Johnny Lee和Lan,你们给了我很大的帮助.因为Azure China的官网没有给出完整的 ...
- 在 Azure VM 中使用应用商店映像创建 HPC Pack 群集的头节点
使用 Azure 应用商店和 Azure 门户中的 Microsoft HPC Pack 2012 R2 虚拟机映像创建 HPC 群集的头节点. 此 HPC Pack VM 映像基于预安装了 HPC ...
- 了解 Azure VM 的系统重启
有时 Azure 虚拟机 (VM) 可能重启,即使没有明显原因,也没有证据表明用户发起重启操作. 本文列出了可导致 VM 重启的操作和事件,并针对如何避免意外重启问题或减少该问题影响提供见解. 配置 ...
- 【应用程序见解 Application Insights】使用Azure Monitor Application Insights Agent获取Azure VM中监控数据及IIS请求指标等信息
问题情形 为了使用Application Insights也可以监控Azure VM中的相关性能数据,如CPU, Memory,IIS Reuqest等信息,可以在VM中开始一个一个扩展插件: Azu ...
- 【Azure Developer】在Azure VM (Windows) 中搭建 kafka服务,并且通过本地以及远程验证 发送+消费 消息
问题描述 查看了 "How to Install and Run Apache Kafka on Windows? " 一文后,成功安装了Kafka服务,但是如何使用呢?如何在其他 ...
随机推荐
- CUDA Cudnn pytorch 安装及错误 RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED解决
看我结论,大家试试看最后装pytorch看行不行,不行就去冲了PyTorch /Doge ubuntu 20.04 下安装CUDA,参考这个博主写的,先看显卡支持的最高CUDA版本,之后找一个较新 ...
- 面试高频题:说一说对Spring和SpringMvc父子容器的理解?
引言 以前写了几篇关于SpringBoot的文章<面试高频题:springBoot自动装配的原理你能说出来吗>.<保姆级教程,手把手教你实现一个SpringBoot的starter& ...
- InlineHook
前言 IATHOOK局限性较大,当我们想HOOK一个普通函数,并不是API,或者IAT表里并没有这个API函数(有可能他自己LoadLibrary,自己加载的),那我们根本就从导入表中找不到这个函数, ...
- Etcd常用运维命令
目录 常用命令 常见操作 如何缩容? 如何扩容? 数据目录丢失或被误删除,节点启动失败或者加入集群报错? 操作步骤 操作步骤不正确的各种常见错误日志 常用命令 #查看集群member情况 etcdct ...
- [游记]2020/CSP - S总结
2020 / C S P − S 总 结 2020/CSP - S总结 2020/CSP−S总结 这年的 C S P CSP CSP考的不是很理想,本来稳进的 C S P − J CSP-J CSP− ...
- Recoil 的使用
通过简单的计数器应用来展示其使用.先来看没有 Recoil 时如何实现. 首先创建示例项目 $ yarn create react-app recoil-app --template typescri ...
- SpringBoot整合阿里云OSS对象存储实现文件上传
1. 准备工作: 一.首先登录阿里云OSS对象存储控制台创建一个Bucket作为你的存储空间. 二.创建Access Keyan按要求创建进行,这里的方法步骤我就不展现出来了,你们可以自行查询阿里云文 ...
- xctf - forgot
xctf - forgot check一下,开启了NX 拉入ida中,能找到: __isoc99_scanf,能够无限输入, 循环中,读取32个scanf的字符并进行判断,最后根据结果调用存在栈上的函 ...
- Day02_13_Javadoc_生成帮助文档
JavaDoc 命令:javadoc -encoding UTF-8 -charset UTF-8 Doc.java 执行该命令后,会在java目录生成index.html打开就可以看到生成的文档了 ...
- 1022 Digital Library
A Digital Library contains millions of books, stored according to their titles, authors, key words o ...