I know how to SSH into a Linux machine from a generic terminal.
My question is: Can I use a terminal only to display the contents on an existing console on the remote machine, ignoring my local keyboard input?
In other words:
Start a console session on A. Use A's keyboard for that console session. But use B's screen.
I realize VNC could accomplish this, but I'm looking for a pure console version.