About using SSH to connect to the LIUNX server
Step 1
Generate the key on the server side
ssh-keygen -t rsa
Step 2
Add the public key to the server authorization file
id_rsa.pub >> authorized_keys
Step 3
cat id_rsa
Copy the private key to window, create a new text document and paste it. Use putty-gen to generate the private key *.ppk for putty
Step 4
Connection -> when using PuTTY Connection; SSH -> Auth Click Browse to select the generated *.ppk and then click Open
Read More:
- Mobaxterm connects to Ubuntu server through SSH network error: software caused connection abort
- SSH connection to MAC server shows No route to host solution
- Vscode remote connection server reports an error: could not establish connection to “XXXXXX” [resolved]
- PHP under linux uses pdo-dblib to connect to mssql to report an error solution. Error message: SQLSTATE[01002] Adaptive Server connection failed (severity 9)
- Solve the problem of keyboard interactive authentication with the SSH2 server failed
- Connection error:Cannot connect to redis-server. Details are available in connection log.
- Vscode configuration connection server docker write code
- How to Fix adb_server_notify: ADB server connection failed
- [Error resolution] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner setting
- ansible Q&A: Failed to connect to the host via ssh: ssh_exchange_identification and Authentication or per
- Connection between PHP 7.4 and MySQL (MariaDB) under Ubuntu (kali Linux)
- WSS connection server error
- [Solved] Springboot Project Error: Mail server connection failed;
- Linux Tomcat accessing files on the server
- Java 11.0.11 SQL Server connection error
- SQL server remote computer refused network connection, error: 1225, specific solution steps.
- Solution of server connection reused (test environment)
- Configuring NFS server in Linux
- Error: could’t connect to server 127.0.0.1:27017, connection attempt failed
- Navicat remote connection SQL Server 2014 express report 08001 error