Difference between revisions of "ssh"
Jump to navigation
Jump to search
(break a dead connection) |
|||
| Line 2: | Line 2: | ||
==Notes== | ==Notes== | ||
To enable logging in from a specific remote client with no password (most often used for scripts), see [[keyed login]]. | To enable logging in from a specific remote client with no password (most often used for scripts), see [[keyed login]]. | ||
| + | |||
| + | To break a dead connection and get back to a local prompt, try <code>[ENTER]~.</code> or (in MATE Terminal, at least) <code>Terminal->Reset</code>. | ||
Revision as of 14:50, 4 January 2018
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Notes
To enable logging in from a specific remote client with no password (most often used for scripts), see keyed login.
To break a dead connection and get back to a local prompt, try [ENTER]~. or (in MATE Terminal, at least) Terminal->Reset.