Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removing social links

...

Code Block
languagetext
Generating public/private rsa key pair.
 Enter file in which to save the key (/home/USER/.ssh/id_rsa):

...

Code Block
languagetext
Created directory '/home/USER/.ssh'.
 Enter passphrase (empty for no passphrase):
 Enter same passphrase again: 

...

Code Block
languagetext
Your identification has been saved in /home/USER/.ssh/id_rsa.
 Your public key has been saved in /root/.ssh/id_rsa.pub.
 The key fingerprint is:
 SHA256:boo2WmwU41qy/IxmJCgDjjsg7xvvcXmHhHa7BKhoCPY root@server.domain.tld
 The key's randomart image is:
 +---[RSA 2048]----+
 |                 |
| |o                |
| |+. .   . . |      |
|=o. o . + o  |    |
|O+.. = .S= o |    |
|X=oEo o.o = + |   |
|*+=  . ooo o |    |
|oO+. ..o  .      |
| |*+.+. .          |
| +----[SHA256]-----+

WHM


You can generate SSH key pairs for root in WHM >> Home Security Center >> Manage root's SSH Keys

...

Code Block
languagetext
ssh-rsa AAAAB9NzaC1yc2EAAAADAQABAAABAQDBej/3XAjhwTwWXsOJmDdKTLtjnpGXsHOAEIYC12qQ
 r51+AVJPNsqcDlFdv+Lr/XufQDCh2gXz+ieA/LJNb5luxReaVVbKtvAONZgv8uLD1J8kzRXike3h9L53
 oIo2j8Lt4fuzB8yAWkwBelurn4OWfk0K6gFXN86RgprKSPN3GbwG6MINAor7NwCHzJhVK9u6Jpw9EPJv
 Dl4co+N9L+CGgudvY7iBNzIofE9MP68lXcql4bMWz3+2H0FWKHZ1rSJz56KjoCKBPWTqdFq5o1AIcauc
 ECgiTaEGcSNk4+T0A8BuAOd3a4O9Gr6y8C4Sn4ghYajJVWsszP2B1tTGAc3L

...