ssh: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
break a dead connection |
tidying & slight updating |
||
| Line 1: | Line 1: | ||
==About== | |||
{{seed}} | {{seed}} | ||
== | ==Related== | ||
* [[keyed login]]: enable logging in from a specific remote client with no password (useful for scripts) | |||
* [[ssh-keygen]] | |||
* [[sshfs]]: a filesystem for mounting remote folders via ssh | |||
==How-to== | |||
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>. | 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>. | ||
==Links== | |||
===Reference=== | |||
* {{wikipedia|Secure Shell}} | |||
Revision as of 18:47, 23 October 2019
About
<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!
|
Related
- keyed login: enable logging in from a specific remote client with no password (useful for scripts)
- ssh-keygen
- sshfs: a filesystem for mounting remote folders via ssh
How-to
To break a dead connection and get back to a local prompt, try [ENTER]~. or (in MATE Terminal, at least) Terminal->Reset.
Links
Reference
- Wikipedia (Secure Shell)
