Added partial procedure for gitea's ssh

This commit is contained in:
2026-06-22 14:04:15 +00:00
parent 19eac38f68
commit 9900c04924
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -1,7 +1,9 @@
# Secure Shell (ssh)
Secure Shell is the defacto tool for connecting between devices security in IOT to run commands
- [OpenSSH Documentation](https://www.openssh.org/manual.html)
- [Gitea ssh Setup](gitea-ssh-setup.md)
- [GitHub ssh Setup](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
# Generating a key
After installing ssh, we recommend generating an ECDSA (elliptic crypto key)