Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| ssh [2008/11/25 15:52] – gerald | ssh [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 2: | Zeile 2: | ||
| [[SSH without password|SSH ohne Passworteingabe]] | [[SSH without password|SSH ohne Passworteingabe]] | ||
| + | |||
| + | [[ssh: | ||
| + | |||
| + | [[ssh: | ||
| So habe ich Java-Software via ssh (cridmanager mit Oberfläche) zum Laufen gebracht. | So habe ich Java-Software via ssh (cridmanager mit Oberfläche) zum Laufen gebracht. | ||
| [[http:// | [[http:// | ||
| + | |||
| == 4.2.1 XDM == | == 4.2.1 XDM == | ||
| Zeile 75: | Zeile 80: | ||
| - when you connect you should have direct access to the system and not be prompted for a passphrase. | - when you connect you should have direct access to the system and not be prompted for a passphrase. | ||
| - | == 5 == | + | == 4 == |
| Time to forward a port | Time to forward a port | ||
| Zeile 82: | Zeile 87: | ||
| - '-L 1234: | - '-L 1234: | ||
| - if forwarding is enabled on the remote system the you could use the remote system as a stepping stone to another. | - if forwarding is enabled on the remote system the you could use the remote system as a stepping stone to another. | ||
| + | - to enter fritz-Box from outside: '' | ||
| - the new command would be: | - the new command would be: | ||
| - ssh -i /< | - ssh -i /< | ||