This commit is contained in:
Marc Beninca 2020-03-07 20:19:22 +01:00
parent b1cadf74a0
commit c367a1c4c2
3 changed files with 14 additions and 6 deletions

24
docs/public/ssh/index.rst Normal file
View file

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