Mailinglist Archive: opensuse (2835 mails)
| < Previous | Next > |
Re: [opensuse] How to attach to existing tty
- From: "Alexey Eremenko" <al4321@xxxxxxxxx>
- Date: Tue, 5 Dec 2006 19:47:10 +0200
- Message-id: <7fac565a0612050947n959910nc16473b07ee9ef63@xxxxxxxxxxxxxx>
There are multiple ways I can help you:
1. You can try "shared session" by using "screen". (read info pages)
On first console tty use "screen", On second console use "screen -x"
to attach yourself to shared session (requires login of single user
on both tty's.)
2. redirect it "> /dev/ttyX" or use "wall" command.
3. Finally, you can scroll text-terminal up in Linux by using "ctrl+page up".
NOTE: works only if you are in non-X-terminal, but real TTY, *and*
only if you haven't changed to other tty.
Does that helped you ?
-Alexey Eremenko. 5.12.2006.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
1. You can try "shared session" by using "screen". (read info pages)
On first console tty use "screen", On second console use "screen -x"
to attach yourself to shared session (requires login of single user
on both tty's.)
2. redirect it "> /dev/ttyX" or use "wall" command.
3. Finally, you can scroll text-terminal up in Linux by using "ctrl+page up".
NOTE: works only if you are in non-X-terminal, but real TTY, *and*
only if you haven't changed to other tty.
Does that helped you ?
-Alexey Eremenko. 5.12.2006.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |