ssh client

This commit is contained in:
Marc Beninca 2017-12-05 20:01:33 +01:00
parent d82583177e
commit b688362d17
2 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,23 @@
##############
OpenSSH client
##############
*********
Configure
*********
* /etc/ssh/ssh_config
::
TODO
**********
Create key
**********
* ~/.ssh/id_rsa*
.. code:: shell
ssh-keygen -b 4096

View file

@ -5,4 +5,5 @@ Security
.. toctree::
:maxdepth: 2
openssh-client/index
openssl/index