rtfd/docs/public/ssh/index.rst
Marc Beninca c367a1c4c2 ssh/sshd
2020-03-07 20:19:22 +01:00

24 lines
243 B
ReStructuredText

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