说明:putty常用于连接远程的linux服务器。此博文分享在复习过程中,实战遇到的问题,具体的细节和术语准确度别纠结。(使用putty的主要原因它是免费的,SecureCRT,Xshell,说实话比它好用多了!但是收费。。。)
随着移动终端大行其道,linux系统越来越火,作为一个爱好者或码员学会linux势在必行。
演示目录如下:
@Author:拈花为何不一笑
1.简介
(1.1)putty官网:
https://www.putty.org/
(1.2).Putty官方定义
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform.
PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers.
(1.3).民间定义
Putty是一个免费的、Windows平台下的telnet、rlogin和ssh客户端,在各种远程登录工具中,Putty是出色的工具.
2.下载与安装
https://www.putty.org/ #在浏览器中输入此网址, 进主首页,版本putty-0.70-installer.msi
在跳转后的页面找到内容 putty-0.70-installer.msi,进行下载, #点击or by FTP下载然后像普通软件一样安装,不要点signature这个要解密什么的。。。