Warning: Declaration of news::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 8

Warning: Declaration of hot::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 22

Warning: Declaration of random::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 36

Warning: Declaration of comments::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 50

Warning: Declaration of recommend::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 64

Warning: Declaration of categories_s::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 78

Warning: Declaration of rcategory::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 92

Warning: Declaration of ads::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 106

Warning: Declaration of tags::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 120

Warning: Declaration of swt_tab1::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 135

Warning: Declaration of ad1::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 149

Warning: Declaration of top_comments::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 163

Warning: Declaration of search_g::widget($instance) should be compatible with WP_Widget::widget($args, $instance) in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/includes/widget.php on line 177
Putty 免费的远程控制及串行接口连接软件 | 码农备忘录
现在的位置: 首页 > 杂志 > 正文
Putty 免费的远程控制及串行接口连接软件
2014年09月07日 杂志 ⁄ 共 971字 评论数 2
博友大全-博友互访平台

简介

PuTTY是一个Telnet、SSH、rlogin、纯TCP以及串行接口连线软件。较早的版本仅支持Windows平台,在最近的版本中开始支持各类Unix平台,并打算移植至Mac OS X上。除了官方版本外,有许多非官方的团体或个人将PuTTY移植到其他平台上,像是以Symbian为基础的移动电话。

PuTTY为一开放源代码软件,主要由Simon Tatham维护,使用MIT licence。

随着Linux在服务器端应用的普及,Linux系统管理越来越依赖于远程。在各种远程登录工具中,Putty是出色的工具之一。

Putty是一个免费的、Windows 32平台下的telnet、rlogin和ssh客户端,但是功能丝毫不逊色于商业的telnet类工具。用它来远程管理Linux十分好用,其主要优点如下:

◆ 完全免费;
◆ 在Windows 9x/NT/2000下运行的都非常好;
◆ 全面支持ssh1和ssh2;
◆ 绿色软件,无需安装,下载后在桌面建个快捷方式即可使用;
◆ 体积很小,仅472KB(0.62 版本);
◆ 操作简单,所有的操作都在一个控制面板中实现。

特色

PuTTY包括了:

  • 支持IPv6连接。
  • 可以控制SSH连接时加密协定的种类。
  • 目前有3DES、AES、Blowfish、DES(不建议使用)及RC4。CLI版本的SCP及SFTP Client,分别叫做pscp与psftp。
  • 自带SSH Forwarding的功能,包括X11 Forwarding。
  • 完全模拟xterm、VT102及ECMA-48终端机的能力。
  • 支持公钥认证。

操作指南

把Putty下载到机器上,双击putty.exe,出现配置界面。

选择“Session”,在“Host Name (or IP address)”输入框中输入欲访问的主机名或IP,比如server1或192.168.9.4。端口号(Port)根据使用的协议有所区别,ssh默认使用22,telnet默认使用23,rlogin默认使用513。

在“Protocol”单选栏中选择使用的协议,一般是telnet或ssh,这取决于服务器提供的服务。

在“Saved Session”输入栏中输入任务的名字,单击“Save”按钮,就可以把任务配置保存起来了。

配置完成后单击“Open”按钮,出现如图2的登录界面,就可以使用Putty连接Linux主机了。

博友大全-博友互访平台

目前有 2 条留言 其中:访客:0 条, 博主:0 条


    Warning: A non-numeric value encountered in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/functions.php on line 237
  1. 中国演员网 : 2016年07月20日15:17:38  -9楼 @回复 回复

    Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/functions.php on line 343
  2. 东元电机 : 2016年08月21日14:27:47  -8楼 @回复 回复

    Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /www/wwwroot/code.zuifengyun.com/wp-content/themes/FengYun/functions.php on line 343

博友大全-博友互访平台

给我留言

留言无头像?