User Tools

Site Tools


general:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:ssh [2023-12-08 11:30] Markus Rosenstihlgeneral:ssh [2023-12-08 11:38] (current) Markus Rosenstihl
Line 2: Line 2:
  
 You can make it easier accessing Linux systems when you use SSH keys, they are also MUCH more secure and the preferred access method. You can make it easier accessing Linux systems when you use SSH keys, they are also MUCH more secure and the preferred access method.
 +
 +<WRAP center round important 60%>
 +HRZ will block SSH access from outside university somewhen in 2024!
 +Then you need to start VPN first.
 +</WRAP>
  
 You need to create first an SSH key and then add the **public** part in the ''.ssh/authorized_keys'' file in your home directory on the remote system. You need to create first an SSH key and then add the **public** part in the ''.ssh/authorized_keys'' file in your home directory on the remote system.
Line 17: Line 22:
          
  
-Choose a difficult and long passphrase, you do not have to type it often as most Linux systems have an ssh-agent setup. You only need to "unlock" the key once (!) on your local PC. From then on you can have password free logins to all systems where you added your SSH public key.+Choose a difficult and long passphrase, you do not have to type it often as most Linux systems have an ssh-agent setup. You only need to "unlock" the key once (!) on  
 +your local PC. From then on you can have password free logins to all systems where you added your SSH public key. 
 + 
 +Access to your PC depends on your group: 
 + 
 +  * [[agdrossel:working_remotely_on_the_cluster| AG Drossel]] 
 +  * AG Vogel 
 +  * AG Liebchen
  
 If you logout and login again, most desktop environments will ask you to provide the passphrase to unlock your key(s). If you logout and login again, most desktop environments will ask you to provide the passphrase to unlock your key(s).
Line 46: Line 58:
  
 Other solution would be [[https://stackoverflow.com/a/18915067/492432|here]] Other solution would be [[https://stackoverflow.com/a/18915067/492432|here]]
 +
 +Access depends on your group:
 +  * [[agdrossel:working_remotely_on_the_cluster|AG Drossel]]
 +  * [[agliebchen:cluster#how_can_i_connect_to_the_cluster|AG Liebchen]]
 +  * AG Vogel
  
general/ssh.1702031458.txt.gz · Last modified: 2023-12-08 11:30 by Markus Rosenstihl