Answers for "how to ssh with root user into a vm using jenkins"

0

how to ssh with root user into a vm using jenkins

ssh -o "StrictHostKeyChecking no" your_remote_server
Posted by: Guest on June-11-2020

Code answers related to "how to ssh with root user into a vm using jenkins"

Browse Popular Code Answers by Language