sshpass
문서의 이전 판입니다!
sshpass
$ sudo apt-get install sshpass $ sshpass -p {password} ssh {user_id}@{server_ip} $ sshpass -p {password} runit ssh {user_id}@{server_ip} -o StrictHostKeyChecking=no 'df -h' # https://www.runit.cloud/2020/04/sshpass-ssh.html
sshpass.1626904869.txt.gz · 마지막으로 수정됨: (바깥 편집)