Ssh to lwp: Difference between revisions

From LWP-Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
<br/>
<br/>
'''Here is the linux HowTo''':
'''Here is the linux HowTo''':
*[http://lwp-wiki.hosting.rug.nl/upload/SSH-2-LWP-linux.odt SSH-2-LWP-linux.odt]
*[http://lwp2-wiki.webhosting.rug.nl/files/SSH-2-LWP-linux.odt SSH-2-LWP-linux.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://lwp-wiki.hosting.rug.nl/upload/Convert_SSH_key.odt Convert_SSH_key.odt]
*[http://lwp2-wiki.webhosting.rug.nl/files/Convert_SSH_key.odt Convert_SSH_key.odt]

Revision as of 18:26, 28 January 2015

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.

There is 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.

The login server stats:

  • Hostname: lwp-ssh.service.rug.nl
  • ssh-hostkey: 1024 91:9f:f2:f5:17:78:28:c6:10:d5:a9:c0:63:b2:db:0a (DSA)

2048 98:6f:bc:2f:2a:16:07:d9:1e:5e:4f:31:fc:0d:08:2e (RSA)
256 ad:27:e6:30:03:ec:19:57:0d:ea:a4:46:a3:d8:93:78 (ECDSA)

Here is the linux HowTo:

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