Don’t panic in case of data tilt, teach you to easily obtain the slope of table tilt>>>
In the process of construction
One step is to transfer files through Rsync + SSH
Therefore, prompt host key verification failed
How to connect a new host without public key confirmation
When connecting to the server for the first time, a public key confirmation prompt will pop up. This can cause some automation tasks to be interrupted due to the initial connection to the server. Or because ~ /. SSH/know_ The contents of hosts file are empty, which results in the interruption of automation task. The strichthostkeychecking configuration instruction of SSH client can automatically accept the new public key when connecting to the server for the first time. Just modify/etc/SSH/SSH_ Config file, which contains the following statements:
Host * StrictHostKeyChecking no
Similar Posts:
- Mac remote service repair: warning: remote host identification has changed!
- SSH link encountered error [remote host identification has changed!]
- mysql Remote connection problems: Lost connection to MySQL server at ‘reading initial communication packet’, syste…
- Vagrant: host manager host name management plug in
- SCP Error: Host key verification failed [How to Solve]
- [Solved] the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured
- Solution to host not found in upstream error prompted by nginx
- ssh: Name or service not known
- RSA modulus too small: 512 < minimum 768 bits