mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
don't add email to ssh key
This commit is contained in:
@@ -15,7 +15,7 @@ Creating an SSH Key (Linux/Mac)
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
ssh-keygen -t ed25519 -C "your_email@example.com"
|
ssh-keygen -t ed25519
|
||||||
|
|
||||||
You will be asked to ``Enter a file in which to save the key`` - we recommend you press ``Enter`` to use the default location
|
You will be asked to ``Enter a file in which to save the key`` - we recommend you press ``Enter`` to use the default location
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user