openssh-client,security
This commit is contained in:
parent
6cdee57d12
commit
c781a567dd
3 changed files with 5 additions and 15 deletions
20
in/public/openssh-client/index.rst
Normal file
20
in/public/openssh-client/index.rst
Normal file
|
@ -0,0 +1,20 @@
|
|||
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