_toctree
This commit is contained in:
parent
94e6467e54
commit
4376dfe409
38 changed files with 50 additions and 58 deletions
23
in/public/security/openssh-client/index.rst
Normal file
23
in/public/security/openssh-client/index.rst
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue