The example shown for step 3 (see Listing 3) makes the first-time remote SSH call (ls -d /tmp) to the destination server, thereby caching the key within your server's .ssh/known_hosts file.
步骤3中所示的示例(参见清单 3)发出第一次远程SSH调用(ls-d /tmp)到目标服务器,从而缓存您的服务器的 .ssh/known_hosts文件内的密钥。
The example shown for step 3 (see Listing 3) makes the first-time remote SSH call (ls -d /tmp) to the destination server, thereby caching the key within your server's .ssh/known_hosts file.
步骤3中所示的示例(参见清单 3)发出第一次远程SSH调用(ls-d /tmp)到目标服务器,从而缓存您的服务器的 .ssh/known_hosts文件内的密钥。
应用推荐