Install and use putty on Ubuntu
The following describes how to install and use Putty:
First, enter the following command and press the tab key to find three putty-related files in the library. You can directly use Putty:
[Email protected]:/dev
One: Putty Introduction
PuTTY's official website: http://www.chiark.greenend.org.uk/~sgtatham/putty/, as of June 2007, the highest stable release was 0.6.
PuTTY is a cross-platform remote login tool that includes a set of programs, including:
*
from: http://blog.csdn.net/neofung/article/details/6574002install and use SSH on UbuntuThere are many online articles on the Internet to open the SSH service, but most of the methods introduced are not ideal after testing, can not realize remote
To put it simply, the svn + SSH (SVN over SSH) protocol works by establishing an SSH connection between the svn client and the server, and then pushing commands and transmitting data through the SSH connection, to achieve more secure SVN
When Windows manages Linux servers, it is common to use putty to login to SSH for remote administration. The default login authentication method for password authentication, although this method is simple, but each login to enter a long string of
Secure login with key for SSH [Ssh+pam+putty]
Author: Shaozong [Scott Siu]E-mail:scottsiuzs@gmail.comHave seen a lot about SSH key to log in the article, a lot of points in the incomplete, I am here to tidy up.System PlatformServer: SLES 9.3Client:
Step 1: generate a keyRun puttygen.exe and select the required key type (parameters) and length (bits ). Putty uses the SSH1 protocol by default. The default length is 1024,
We will use the SSH1 protocol for the time being. We will discuss the
Method One: Use Puttygen.exeThe first step: Creating a secret key
Run Puttygen.exe, select the key type and length you want, use the default SSH2 (RSA), and set the length to 1024.
Passphrase can be empty so that you don't have to enter a password
Introduction to Windows SSH client PuttyIntroduction of PuttyPutty is a free and compact Win32 platform for Telnet,rlogin and SSH clients. Its main program is only 364k, but the functional wire is not inferior to the commercial Telnet tool.Official
background:
Not familiar with Linux, the new server centos,1 a gpu,512m memory, would like to use to put something;Dos attack, and then understand the need for SSH key login, but also prohibit the account password log in the way, prohibit the use
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.