linux:ssh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:ssh [2014/12/20 06:03] – percy | linux:ssh [2017/12/15 13:22] (current) – [multiple ssh keys] percy | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| User root | User root | ||
| </ | </ | ||
| + | |||
| + | so finally the config will be like this | ||
| + | < | ||
| + | Host ef.pjq.me | ||
| + | IdentityFile ~/ | ||
| + | User root | ||
| + | |||
| + | Host aliyun.pjq.me | ||
| + | IdentityFile ~/ | ||
| + | User root | ||
| + | |||
| + | Host vps.pjq.me | ||
| + | IdentityFile ~/ | ||
| + | User root | ||
| + | </ | ||
| + | |||
| + | - Refer https:// | ||
| + | ====== ssh socks 5 ====== | ||
| + | ssh -qTfnN -D 7070 root@vps.pjq.me -p 2222 | ||
/var/www/dokuwiki/wiki/data/attic/linux/ssh.1419026604.txt.gz · Last modified: 2016/05/05 13:06 (external edit)
