Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The ultimate Putty guide: Using Putty for SSH

Posted By: naag
The ultimate Putty guide: Using Putty for SSH

The ultimate Putty guide: Using Putty for SSH
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hour | Lec: 28 | 105 MB
Genre: eLearning | Language: English

Master Putty settings for SSH: Learn advanced putty settings and save profiles for quick access to your Linux servers

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 machine
Create and edit profiles in putty
Launch Linux GUI interface using Xming with Putty
Log your putty session into text files for future reference
Change putty terminal font size, color and disable bell sound
Putty 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 port
PSCP: 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 ends
Pageant: an SSH authentication agent for PuTTY, PSCP and Plink
PuTTYgen: an RSA, DSA, ECDSA and EdDSA key generation utility
pterm: a standalone terminal emulator

The ultimate Putty guide: Using Putty for SSH