rtfd/in/public/security/openssh-client/index.rst

24 lines
234 B
ReStructuredText
Raw Normal View History

2017-12-05 19:01:33 +00:00
##############
OpenSSH client
##############
*********
Configure
*********
* /etc/ssh/ssh_config
2018-05-11 19:34:48 +00:00
.. todo:: lines
2017-12-05 19:01:33 +00:00
**********
Create key
**********
* ~/.ssh/id_rsa*
.. code:: shell
ssh-keygen -b 4096
2018-05-11 19:34:48 +00:00
.. todo:: other arguments