// client side ssh-keygen -t ecdsa -b 384 -C "Enter an optional comment about your key" ssh-copy-id root@destination
RSAAuthentication yes PubkeyAuthentication yes AuthorizedKeysFile %h/.ssh/authorized_keys
time dd if=/dev/zero bs=10240 count=409600 | ssh -p 2222 root@192.168.22.58 'cat > /dev/null'
ssh -nNT -L 9000:imgur.com:80 user@example.com
ssh -Q cipher
-oCiphers=chacha20-poly1305@openssh.com