ssh: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
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

<hide>

 page status::seed

</hide>

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.