# SSH Key 4096 Bit erstellen
ssh-keygen -b 4096 -t rsa -C EMAILADRESSE

# SSH Key im System hinterlegen
ssh -v -i /root/.ssh/id_dsa EMAILADRESSE