rtfd/docs/public/openssh-client/index.rst

21 lines
198 B
ReStructuredText
Raw Normal View History

2019-08-25 09:19:55 +00:00
openssh-client
==============
2017-12-05 19:01:33 +00:00
Configure
2019-08-25 09:19:55 +00:00
---------
2017-12-05 19:01:33 +00:00
* /etc/ssh/ssh_config
2018-05-11 19:34:48 +00:00
.. todo:: lines
2017-12-05 19:01:33 +00:00
Create key
2019-08-25 09:19:55 +00:00
----------
2017-12-05 19:01:33 +00:00
* ~/.ssh/id_rsa*
.. code:: shell
ssh-keygen -b 4096
2018-05-11 19:34:48 +00:00
.. todo:: other arguments