Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Login Services | ||||||||
Line: 7 to 7 | ||||||||
An ssh client is then required to access ppelx.physics.gla.ac.uk (e.g PuTTY for Windows; and the ssh command on linux etc. desktops). PuTTY does not need to be administratively installed in Windows: you could write a copy onto a USB stick or a floppy disk, and take it with you in case the distant machine does not have it already. | ||||||||
Added: | ||||||||
> > | Other PPE MachinesAfter logging intoppelx.physics.gla.ac.uk or login.physics.gla.ac.uk ppe users can then ssh into any ppe desktop machine.
SL4 MachinesA group of machines running Scientific Linux 4 is also availble:
| |||||||
login.physics.gla.ac.ukThe deptartmental login serverlogin.physics.gla.ac.uk is also vailable from outside using your departmental linux account (i.e. your email username and password). Currently access to login.physics.gla.ac.uk for is granted by request only, contact Faculty IT if you wish to use login.physics.gla.ac.uk .
For forwarding X windows through login.physics.gla.ac.uk see ExtXWindows. | ||||||||
Changed: | ||||||||
< < | Other PPE MachinesAfter logging intoppelx.physics.gla.ac.uk or login.physics.gla.ac.uk ppe users can then ssh into any ppe desktop machine. Additionally a group of machines running 64 bit Scientific Linux 4 is also availble: ppelx64sl4.physics.gla.ac.uk
Avoiding the copying double hop | |||||||
> > | Avoiding the copying double hop using login.physics.gla.ac.uk | |||||||
As ppelx.physics.gla.ac.uk can now be accessed directly the information below on doing a direct file copy is now redundant. The orginal script and instructions are below incase they can help in other double hop situations.
As the ppe linux machines are not directly accessible from outside copying files to the ppe systems from outside would seem to require first copying a file to login.physics.gla.ac.uk then logging into login.physics.gla.ac.uk to copy the file to the ppe systems. From a linux system this double hop can be avoided using by using a wrapper script to scp and some ssh configuration options. |