N
N
NeOn4eG2011-01-09 16:26:29
linux
NeOn4eG, 2011-01-09 16:26:29

Send text to console via ssh

How to display text on the screen (linux console on the screen) from a remote computer over the network via ssh?
For example, something like this echo 123 > /dev/tty0 , but garbage falls out on the screen ...
How?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
peter23, 2011-01-10
@peter23

The who command will show who is on the system (including remote users) and what console they are on. To output text to the desired console - echo > /dev/<console_name>.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question