This commit is contained in:
Marc Beninca 2018-05-11 21:34:48 +02:00
parent 94e6467e54
commit 4376dfe409
38 changed files with 50 additions and 58 deletions

View file

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