Commit 5c8a5538 authored by Administrator's avatar Administrator 💬

Add a snippet about SSH keypairs.

parent ead27b22
#§/bin/sh
USERNAME="Goutte"
ssh-keygen -t rsa -b 4096 -C "${USERNAME}@m3p2" -f "./user/data/${USERNAME}.id_rsa" -N ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment