remote_serial_terminal
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| remote_serial_terminal [2016/07/20 10:23] – [screen] dokuwikiadmin | remote_serial_terminal [2021/02/25 11:30] (aktuell) – [screen] karl | ||
|---|---|---|---|
| Zeile 10: | Zeile 10: | ||
| Later you can call it without any parameter. It's main interaction is done with Ctrl+A Z. This opens the options menu. | Later you can call it without any parameter. It's main interaction is done with Ctrl+A Z. This opens the options menu. | ||
| - | ==== Most important commands | + | ==== Important Commands |
| * Ctrl+a l: define log-file | * Ctrl+a l: define log-file | ||
| * Ctrl+a z: options menu | * Ctrl+a z: options menu | ||
| Zeile 23: | Zeile 23: | ||
| * minicom (start minicom in window 0) | * minicom (start minicom in window 0) | ||
| * do whatever you want to do in **minicom**. \\ to forward the Ctrl-a signal, which is catched by **screen** and very important for using **minicom**, | * do whatever you want to do in **minicom**. \\ to forward the Ctrl-a signal, which is catched by **screen** and very important for using **minicom**, | ||
| - | * before closing the ssh-session, | + | * before closing the ssh-session, |
| * you can close now the the ssh-session, | * you can close now the the ssh-session, | ||
| * when you want to resume your minicom-window, | * when you want to resume your minicom-window, | ||
| * screen -r (for resuming the window) | * screen -r (for resuming the window) | ||
| + | ==== Important Commands ==== | ||
| + | * resume last window: screen -r | ||
| + | * detach window: Ctrl+a d | ||
| + | * switch between windows: Ctrl+a 0-9 | ||
| + | * close a window: ??? | ||
| + | * kill a window: Ctrl+a k | ||
| + | |||
| + | {{tag> | ||
remote_serial_terminal.1469003025.txt.gz · Zuletzt geändert: von dokuwikiadmin
