Hello everyone,
I have two PCs on the same network. For example Computer A and Computer B. They are both connected to network with Ethernet cable.
I also have, one T1024RDB. I usually use with both of the PCs. But I really tired of unplug and plug all setup so I want to use T1024RDB on a software like Tera Term or an equivalent software.
The setup on my mind is like the following,
2 Ethernet cables coming through network and connected to T1024RDB,
A static IP is given to T1024RDB,
UART connected to Computer A.
And I want to connect from Computer B to T1024RDB on Tera Term.
My questions are,
I am kind of newbie for all of these stuff so any information that you will give precious for me.
Thanks in advance!
You could use ssh to access T1024RDB on Computer B.
$ ssh -l root <ip_address>