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

24 lines
234 B
ReStructuredText
Raw Normal View History

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