« Scaleway performance test » : différence entre les versions

Aller à la navigation Aller à la recherche
aucun résumé des modifications
(Page créée avec « =Protocole= Performance crypto ssh : <pre> ssh-keygen -t rsa cat ~/.ssh/id_rsa.pub >> .ssh/authorized_keys ciphers="aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com... »)
 
Aucun résumé des modifications
Ligne 2 : Ligne 2 :
Performance crypto ssh :
Performance crypto ssh :
<pre>
<pre>
ssh-keygen -t rsa
ssh-keygen -t rsa -f ~/.ssh/id_rsa -P ""
cat ~/.ssh/id_rsa.pub >> .ssh/authorized_keys
cat ~/.ssh/id_rsa.pub >> .ssh/authorized_keys
ciphers="aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com aes256-gcm@openssh.com chacha20-poly1305@openssh.com"
ciphers="aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com aes256-gcm@openssh.com chacha20-poly1305@openssh.com"
4 206

modifications

Menu de navigation