Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

SSH

生成 key

ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa

群发 key

cat target-host-list | xargs -n 1 ssh-copy-id