jpcody + unix   1

SSH tricks
This article covers less common SSH use cases, such as:

using passwordless, key-based login;
setting up local per-host configurations;
exporting a local service through a firewall;
accessing a remote service through a firewall;
executing commands remotely from scripts;
transfering files to/from remote machines;
mounting a filesystem through SSH; and
triggering admin scripts from a phone.
ssh  unix 
february 2012 by jpcody

related tags

ssh  unix 

Copy this bookmark:



description:


tags: