. Sn0wlink Documentation
Sn0wlink Documentation

SSH Key Generation

To generate SSH keys for secure remote server connections, run the follow command in the terminal.

ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 -C "[email protected]"