SSH jump host

```bash # Connect to server-b by going through server-a (you => server-a => server-b): $ ssh -t @ ssh ```