Skip to content

Omit strict host key check in pssh

使用pssh批量管理机器的时候,为了避免输入主机密钥检查确认yes,可以添加如下ssh参数

pssh -O "StrictHostKeyChecking=no" -O "UserKnownHostsFile=/dev/null"

Disclaimer
  1. License under CC BY-NC 4.0
  2. Copyright issue feedback me#imzye.me, replace # with @
  3. Not all the commands and scripts are tested in production environment, use at your own risk
  4. No privacy information is collected here
Try iOS App