Ssh to lwp: Difference between revisions

From LWP-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
'''NOTE!''' There are other login servers available, but they are department specific, so we won't post them here.<br/>
'''NOTE!''' There are other login servers available, but they are department specific, so we won't post them here.<br/>
<br/>
<br/>
'''Our login server stats:'''<br/>
'''Login server stats:'''<br/>
*''Hostname'': lwp-ssh.service.rug.nl<br/>
*''ssh-hostkeys'':
*''ssh-hostkeys'':
1024 SHA256:ZNtVGiNcLPNyDUY7qqCtpBlUTovaSYMy0hpbsZJfsFU (DSA)
2048 SHA256:BqwCk82bRDxY3YLkumDcr8d0RKExSCX+zbsgdDyfF4w lwp-ssh.service.rug.nl (RSA)<br/>
<br/>
256 SHA256:Fck7jcOsqDtqcCFncx144z2tt12oMWXD4Jiz0LJbapw lwp-ssh.service.rug.nl (ECDSA)<br/>
2048 SHA256:BqwCk82bRDxY3YLkumDcr8d0RKExSCX+zbsgdDyfF4w (RSA)
256 SHA256:MfSPCbM20GbH+zMDUAEFzk80vTxF2890ch2EQJjEi3o lwp-ssh.service.rug.nl (ED25519)<br/>
<br/>
 
256 SHA256:Fck7jcOsqDtqcCFncx144z2tt12oMWXD4Jiz0LJbapw (ECDSA)
2048 SHA256:nBUFeuUS6Y9EgXKeSbP5Ln36Gwa1o3K5P8cd5iv7Pfw karora.let.rug.nl (RSA)<br/>
256 SHA256:+/1cDE7HuH4JZD1wdKZHvI4habtXHhqMXYOP8ofsFFo karora.let.rug.nl (ECDSA)<br/>
256 SHA256:6hxuhrKxhKSVaRQb5rvUGoZYYx2F/vzsa7x36iBoBLU karora.let.rug.nl (ED25519)<br/>
<br/>
<br/>
 
'''The linux HowTo's'''<br/>
'''The linux HowTo's'''
'''''LWP-2-LWP''''':
'''LWP-2-LWP''':
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-from-LWP-linux.odt Set up a SSH connection to a LWP from another LWP]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-from-LWP-linux.odt Set up a SSH connection to a LWP from another LWP]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP_login_server-from-LWP-linux.odt Set up a SSH connection to lwp-ssh.service.rug.nl or karora from another LWP]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP_login_server-from-LWP-linux.odt Set up a SSH connection to lwp-ssh.service.rug.nl or karora from another LWP]
'''HOME-2-LWP''':
'''''HOME-2-LWP''''':
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-from-home-linux.odt Set up a SSH connection to a LWP from your own PC]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-from-home-linux.odt Set up a SSH connection to a LWP from your own PC]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP_login_server-from-home-linux.odt Set up a SSH connection to lwp-ssh.service.rug.nl or karora from your own PC]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP_login_server-from-home-linux.odt Set up a SSH connection to lwp-ssh.service.rug.nl or karora from your own PC]
 
<br/>
'''The putty HowTo's''':
'''The putty HowTo's''':
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-putty.odt Set up a SSH connection to a LWP with putty]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-putty.odt Set up a SSH connection to a LWP with putty]
*[http://lwpwiki.webhosting.rug.nl/files/Convert_SSH_key.odt Convert your private key with putty for use with Windows]
*[http://lwpwiki.webhosting.rug.nl/files/Convert_SSH_key.odt Convert your private key with putty for use with Windows]

Revision as of 11:00, 4 July 2018

On the new LWP it is possible to use SSH to connect to your LWP directly if you are on a PC outside the RuG network, no more need for the Bastion host. You will however require a SSH key to do so now.

We have a login server available to access your home dir, so you don't have to leave your own PC turned on. It's not a big machine, so don't use it to do your work on or you'll bother other users trying to access their files.
NOTE! There are other login servers available, but they are department specific, so we won't post them here.

Login server stats:

  • ssh-hostkeys:

2048 SHA256:BqwCk82bRDxY3YLkumDcr8d0RKExSCX+zbsgdDyfF4w lwp-ssh.service.rug.nl (RSA)
256 SHA256:Fck7jcOsqDtqcCFncx144z2tt12oMWXD4Jiz0LJbapw lwp-ssh.service.rug.nl (ECDSA)
256 SHA256:MfSPCbM20GbH+zMDUAEFzk80vTxF2890ch2EQJjEi3o lwp-ssh.service.rug.nl (ED25519)

2048 SHA256:nBUFeuUS6Y9EgXKeSbP5Ln36Gwa1o3K5P8cd5iv7Pfw karora.let.rug.nl (RSA)
256 SHA256:+/1cDE7HuH4JZD1wdKZHvI4habtXHhqMXYOP8ofsFFo karora.let.rug.nl (ECDSA)
256 SHA256:6hxuhrKxhKSVaRQb5rvUGoZYYx2F/vzsa7x36iBoBLU karora.let.rug.nl (ED25519)

The linux HowTo's
LWP-2-LWP:

HOME-2-LWP:


The putty HowTo's: