Generate public key and private key
The following syntax specifies the 2048 of bits in the RSA key to creation (default 2048):
$ ssh-keygen -t rsa -b 2048 -f vps-cloud.web-server.key -C "vps cloud key"
Generate public key and private key
The following syntax specifies the 2048 of bits in the RSA key to creation (default 2048):
$ ssh-keygen -t rsa -b 2048 -f vps-cloud.web-server.key -C "vps cloud key"