生活紀錄
網頁
首頁
顯示具有
ssh
標籤的文章。
顯示所有文章
顯示具有
ssh
標籤的文章。
顯示所有文章
2023年8月28日 星期一
使用 ssh 不用輸入密碼
hostA$ ssh-keygen
hostA$ ssh-copy-id "user@hostB -p 22"
hostA$ ssh user@hostB "command.sh arg1 arg2"
2021年11月10日 星期三
透過 ssh, 使用 gedit 編輯遠端機器的文件
$ gedit ssh://username@ip:port/full_path_of_file
較舊的文章
首頁
訂閱:
文章 (Atom)