Changes

From SME Server
Jump to navigationJump to search
Line 76: Line 76:  
   ssh-keygen -t rsa '''-C dummy@rh8'''
 
   ssh-keygen -t rsa '''-C dummy@rh8'''
   −
Generating public/private rsa key pair.
+
  Generating public/private rsa key pair.
Enter file in which to save the key (/home/dummy/.ssh/id_rsa):
+
  Enter file in which to save the key (/home/dummy/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):   
+
  Enter passphrase (empty for no passphrase):   
Enter same passphrase again:                   
+
  Enter same passphrase again:                   
Your identification has been saved in /home/dummy/.ssh/id_rsa.
+
  Your identification has been saved in /home/dummy/.ssh/id_rsa.
Your public key has been saved in /home/dummy/.ssh/id_rsa.pub.
+
  Your public key has been saved in /home/dummy/.ssh/id_rsa.pub.
The key fingerprint is:
+
  The key fingerprint is:
aa:bb:cc:dd:ee:ff:aa:bb:cc:dd:ee:ff:aa:bb:cc:dd '''dummy@rh8'''
+
  aa:bb:cc:dd:ee:ff:aa:bb:cc:dd:ee:ff:aa:bb:cc:dd '''dummy@rh8'''
    
== Installing the Public Key onto the Server ==
 
== Installing the Public Key onto the Server ==
985

edits

Navigation menu