|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-ultimate-putty-guide-using-putty-for-ssh/
课程评论:没有评论
**课程名称:** PuTTY 精通指南:使用 PuTTY 进行 SSH **课程概述:** 本课程是关于 PuTTY 的终极教程,PuTTY 是一款免费开源的终端模拟器、串行控制台和网络文件传输应用程序。它支持 SCP、SSH、Telnet、rlogin 和原始套接字连接等多种网络协议,还可以连接到串行端口。 **主要学习内容:** * **基础操作:** * 在 Windows 机器上下载和安装 PuTTY。 * 创建和编辑 PuTTY 配置文件,方便快速访问。 * 掌握 PuTTY 的高级设置,以快速访问 Linux 服务器。 * **高级功能:** * 使用 Xming 和 PuTTY 启动 Linux 图形界面。 * 将 PuTTY 会话记录到文本文件,以便日后参考。 * 更改 PuTTY 终端的字体大小、颜色,并禁用提示音。 * **实际应用与最佳实践:** * 了解 PuTTY 在真实环境中的最佳实践。 * 将 PuTTY 作为高度使用的 SSH 工具进行快速参考。 * **PuTTY 组件介绍:** * PuTTY (SSH, Telnet, rlogin, 串行端口客户端) * PSCP (SCP 客户端) * PSFTP (SFTP 客户端) * Plink (命令行连接工具) * Pageant (SSH 认证代理) * PuTTYgen (密钥生成工具) * pterm (独立终端模拟器) **PuTTY 的强大之处:** * 支持多种 SSH 加密技术和安全协议。 * 提供用户对 SSH 加密密钥和协议版本的控制。 * 支持多种加密算法(3DES, Arcfour, Blowfish, DES)。 * 支持公钥认证。 * 能够模拟 xterm, VT102 或 ECMA-48 终端。 * 支持 SSH 的本地、远程或动态端口转发,包括 X11 转发。 * 网络通信层支持 IPv6。 * SSH 协议支持 zlib@openssh 延迟压缩。 本课程旨在帮助您熟练掌握 PuTTY 的各项功能,高效安全地进行远程服务器管理。
PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. It supports several network protocols, including SCP, SSH, Telnet, rlogin, and raw socket connection. It can also connect to a serial port. The name "PuTTY" has no definitive meaning. Master advanced Putty settings that help you to quickly access your Linux servers Download and Install putty on windows machineCreate and edit profiles in puttyLaunch Linux GUI interface using Xming with PuttyLog your putty session into text files for future referenceChange putty terminal font size, color and disable bell soundPutty best practices in real time - Author advise Quick reference course for one of the highly used SSH tool Putty PuTTY was originally written for Microsoft Windows, but it has been ported to various other operating systems. Official ports are available for some Unix-like platforms, with work-in-progress ports to Classic Mac OS and macOS, and unofficial ports have been contributed to platforms such as Symbian, Windows Mobile and Windows Phone. PuTTY supports many variations on the secure remote terminal, and provides user control over the SSH encryption key and protocol version, alternate ciphers such as 3DES, Arcfour, Blowfish, DES, and Public-key authentication. It also can emulate control sequences from xterm, VT102 or ECMA-48 terminal emulation, and allows local, remote, or dynamic port forwarding with SSH (including X11 forwarding). The network communication layer supports IPv6, and the SSH protocol supports the zlib@openssh delayed compression scheme. It can also be used with local serial port connections. PuTTY comes bundled with command-line SCP and SFTP clients, called "pscp" and "psftp" respectively, and plink, a command-line connection tool, used for non-interactive sessions. PuTTY consists of several components: PuTTY: the Telnet, rlogin, and SSH client itself, which can also connect to a serial portPSCP: an SCP client, i.e. command-line secure file copyPSFTP: an SFTP client, i.e. general file transfer sessions much like FTPPuTTYtel: a Telnet-only clientPlink: a command-line interface to the PuTTY back endsPageant: an SSH authentication agent for PuTTY, PSCP and PlinkPuTTYgen: an RSA, DSA, ECDSA and EdDSA key generation utilitypterm: a standalone terminal emulator