Departmental computers are accessed by ssh. Effective use of ssh will speed your work and lower your frustration.
Topics
- scp: the ssh install includes programs for secure copy between machines.
- config: the ssh configuration file
- trusted_hosts: a file of hosts known by their public host key.
- ProxyJump: the directive in the configuration file that allows for seamless login's and copies when the machines are separated by a gateway.