Ssh to lwp: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
tN1I4/p572NV8DlFwUbk30ToYisaKBsBR1JLmHwIXvE= (sha256)<br/> | tN1I4/p572NV8DlFwUbk30ToYisaKBsBR1JLmHwIXvE= (sha256)<br/> | ||
<br/> | <br/> | ||
''' | '''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] | ||
'''The putty HowTo''': | |||
*[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 14:24, 7 March 2017
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-hostkeys:
1024 65:b2:85:97:2e:95:af:54:dd:ea:25:2f:f6:d3:90:25 (DSA)
7/3TjR5R4bRwNt23ExZKF5ro97If49zqJifhVZPthSs= (sha256)
2048 99:f9:1a:45:09:e7:87:c8:d6:43:47:c5:31:15:60:3a (RSA)
zzDQAtOVFTg3Q63urERA8uGKmY6HXjB1/bcrMq53SVI= (sha256)
256 19:96:02:72:84:db:b9:11:5e:71:fb:d5:72:c8:d5:05 (ECDSA)
tN1I4/p572NV8DlFwUbk30ToYisaKBsBR1JLmHwIXvE= (sha256)
The linux HowTo:
The putty HowTo:
Here's how to convert your private key for use with Windows: