Skip to content

Commit

Permalink
[PUBLISHER] Publish from Obsidian #45
Browse files Browse the repository at this point in the history
* PUSH NOTE : Secure Shell.md

* PUSH NOTE : Kubernetes.md

* PUSH NOTE : 01 Introduction to Linux.md
  • Loading branch information
PatrickAmbrosso authored Mar 25, 2024
1 parent 36ff36a commit 6e5c42a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/Expeditions/Secure Shell/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ ssh-keygen -t ed25519
ssh-keygen -t ed25519 -C "Comment on Key"
```

![](https://patfolio-assets.s3.ap-south-1.amazonaws.com/ssh-keygen.gif)

The `-C` flag can be used to supply a comment for the Key. This can be useful in identifying the purpose of why the key was generated.

The following table summarizes the different encryption algorithms.
Expand Down

0 comments on commit 6e5c42a

Please sign in to comment.