OpenSSH authentication key utility NAME ssh-keygen — OpenSSH authentication key utility SYNOPSIS ssh-keygen [ -q ] [ -a rounds ] [ -b bits ] [ -C comment ] [ -f output_keyfile ] [ …adds private key identities to the OpenSSH authentication agent NAME ssh-add — adds private key identities to the OpenSSH authentication agent SYNOPSIS ssh-add [ -CcDdKkLlqvXx ] [ …gather SSH public keys from servers NAME ssh-keyscan — gather SSH public keys from servers SYNOPSIS ssh-keyscan [ -46cDHqv ] [ -f file ] [ -O option ] [ -p port ] [ -T timeout ] [ …OpenSSH remote login client NAME ssh — OpenSSH remote login client SYNOPSIS ssh [ -46AaCfGgKkMNnqsTtVvXxYy ] [ -B bind_interface ] [ -b bind_address ] [ -c cipher_spec ] [ -D [ bin…transfer a URL NAME curl - transfer a URL SYNOPSIS curl [options / URLs] DESCRIPTION curl is a tool for transferring data from or to a server using URLs. It supports these protocol…