Ssh to lwp: Difference between revisions

From LWP-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
'''The linux HowTo''':
'''The linux HowTo''':
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-linux.odt SSH-2-LWP-linux.odt]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-linux.odt SSH-2-LWP-linux.odt]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-login-server-linux.odt SSH-2-Login-server-linux.odt]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-login-server-linux.odt SSH_2_lwp-ssh.service.rug.nl_linux.odt]
'''The putty HowTo''':
'''The putty HowTo''':
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-putty.odt SSH-2-LWP-putty.odt]
*[http://lwpwiki.webhosting.rug.nl/files/SSH-2-LWP-putty.odt SSH-2-LWP-putty.odt]
'''Here's how to convert your private key for use with Windows''':
'''Here's how to convert your private key for use with Windows''':
*[http://lwpwiki.webhosting.rug.nl/files/Convert_SSH_key.odt Convert_SSH_key.odt]
*[http://lwpwiki.webhosting.rug.nl/files/Convert_SSH_key.odt Convert_SSH_key.odt]

Revision as of 15:16, 12 March 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.

Our login server stats:

  • Hostname: lwp-ssh.service.rug.nl
  • ssh-hostkeys:

1024 SHA256:ZNtVGiNcLPNyDUY7qqCtpBlUTovaSYMy0hpbsZJfsFU (DSA)
2048 SHA256:BqwCk82bRDxY3YLkumDcr8d0RKExSCX+zbsgdDyfF4w (RSA)
256 SHA256:Fck7jcOsqDtqcCFncx144z2tt12oMWXD4Jiz0LJbapw (ECDSA)
The linux HowTo:

The putty HowTo:

Here's how to convert your private key for use with Windows: