網頁

2023年8月28日 星期一

使用 ssh 不用輸入密碼

hostA$ ssh-keygen
hostA$ ssh-copy-id "user@hostB -p 22"
hostA$ ssh user@hostB "command.sh arg1 arg2"

沒有留言:

張貼留言