Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Permissions

...

Terminal Access via OpenSSH

on Linux, macOS or Windows

Both Linux and the macOS come with OpenSSH pre-installed but you can also install OpenSSH on Windows 10 or newer too. You only need install the client, not the server.

...

Again, you may be prompted for your login name and password twice (once on the SSH gateway and once on your target host), however, this should be the only change you need to make. If you use an SSH keypair, this will be passed on by the SSH gateway to the destination.

Modify Default

...

OpenSSH Config File

You can also modify your default OpenSSH configuration file ($HOME/.ssh/config) as shown below.

...

Should you want to copy files between your local device and the remote server, the standard scp and sftp commands (or PuTTY equivalents) should work fine. Note that for M: drive remote access, please see instructions at https://universityofessex.atlassian.net/l/cp/PxxeKgR8.

...

Copying files using FileZilla

...