当前位置:网站首页>SSH password free login, my server password free login to the other server, the other server password free login to your server
SSH password free login, my server password free login to the other server, the other server password free login to your server
2022-06-26 04:26:00 【Shrimp stuff】
The following operations are performed on your server
1. Let the other server log in to you without secret
# Log in to the opposite server , Enter the password of the opposite server
ssh [email protected] The other server ip
# Use the opposite server to generate public and secret keys , Enter all by default
ssh-keygen
# Put the public key of the other server on your server , This step requires a password
ssh-copy-id [email protected] Your server ip
# Now the other server can log in without secret by using the following commands
ssh [email protected] Your server ip
2. Your server can log in to the other server without secret
# Use the opposite server to generate public and secret keys , Enter all by default
ssh-keygen
# Put your public key on the other server , This step requires a password
ssh-copy-id [email protected] The other server ip
# Now your server can log in to the other server without secret
ssh [email protected] The other server ip
边栏推荐
- Analysis report on development status and future trend of CMOS image sensor industry in China 2022 ~ 2028
- Create alicloud test instances
- mysql自带的性能测试工具mysqlslap执行压力测试
- BSC 及HT 等链的NFT 创造及绑定图片教程
- Which is the best embedded visual programming software? (introduction, evaluation and selection of visual programming platform) [scratch, mind+, mixly]
- Minecraft 1.16.5 biochemical 8 module 1.9 version 1.18 version synchronization
- SQL related knowledge - DQL
- What should I do if the 51 SCM board cannot find the device in keil
- 使用Jsoup提取接口中的图片
- Knowledge about SQL - DML
猜你喜欢
![Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am](/img/71/ed3b2ca9e6d4afd2dae3c601b3a75b.jpg)
Fastadmin always prompts sqlstate[23000]: integrity constraint violation: 1052 column 'ID' in order clause is am

PIP batch complete uninstall package

Sixtool- source code of multi-functional and all in one generation hanging assistant

钉钉开放平台-小程序开发实战(钉钉小程序客户端)

Conditional variables for thread synchronization

Etcd watch principle

Minecraft 1.16.5 biochemical 8 module 1.9 version 1.18 version synchronization

Threejs专用天空盒素材,五种天空盒素材免费下载
![[QT] dialog box](/img/ca/e65a0c167a4509f7c6a241870f6a32.png)
[QT] dialog box

How much do you make by writing a technical book? To tell you the truth, 2million is easy!
随机推荐
[Qunhui] Internet access + custom port
Upload script file (one sentence back door) WAF bypass (PHP)
Sixtool- source code of multi-functional and all in one generation hanging assistant
Analysis report on the development trend and operation status of China's environmental monitoring instrument industry from 2022 to 2028
Oracle 数据泵导表
Guide de la pompe de données Oracle
Spark - understand parquet
What if the serial port fails to open when the SCM uses stc-isp to download software?
Tencent Interviewer: How did binder get its system services?
Parse JSON interface and insert it into the database in batch
Add, delete, modify and query curd in PHP native SQL
MySQL's built-in performance testing tool, mysqlslap, performs stress testing
Verrouillage de lecture et d'écriture pour la synchronisation des fils
MySQL enable logbin in Qunhui docker
NFT creation and binding of BSC and HT chains
List of provinces, cities and counties in China
go语言泛型在IDE中语法报错
Conditional variables for thread synchronization
Force buckle 515 Find the maximum value in each tree row
Ubuntu installs PostgreSQL and uses omnidb to view