|
|
|
|
|
by lloeki
855 days ago
|
|
Another one is places where you can use `user@host` and those where you can't and have to use `-l user` (and thus have to use `-e 'ssh -l user'` or equivalent) Usually I use per host `ssh_config(5)` (both for port and user) but some tools also don't make use of that! |
|