ssh パスワード無しがうまくいかないLinux2019.04.212018.05.05sshpassを使うと簡単らしい# apt-get install sshpass# sshpass “sshのパスワード” ssh ckenko25@192.168.1.2
コメント