next up previous contents
Next: tar - Store/extract directory Up: Other Useful Commands Previous: scp - Secure copy   Contents

ssh - Secure shell to login remotely

Example:-

ssh -X you@remote.machine.org

Login as user ``you'' on the computer ``remote.machine.org''. The -X option ensures any graphical output from the remore machine will be routed back via ssh to the local machine. For further information see section 8.7.



P.D. Gronbech (IT Staff) 2015-10-02