Connecting to a Linux box - Printable Version +- CBMSTUFF FORUM (https://www.cbmstuff.com/forum) +-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1) +--- Forum: WiModem (https://www.cbmstuff.com/forum/forumdisplay.php?fid=75) +--- Thread: Connecting to a Linux box (/showthread.php?tid=916) |
Connecting to a Linux box - nitrospectide - 06-17-2022 Can I use the WiModem to connect to a Linux box on my network? I want access to the Linux CLI. RE: Connecting to a Linux box - admin - 06-17-2022 It's not likely that the WiModem (C64/128 version) would work. You would have to make sure that the signals from the Linux box were EIA-232 and not RS-232. If you need a RS232 version, I have the WiModem232 that you can use for this purpose. RE: Connecting to a Linux box - Craziazkowboi - 11-04-2022 (06-17-2022, 09:56 AM)nitrospectide Wrote: Can I use the WiModem to connect to a Linux box on my network? I want access to the Linux CLI. I can connect to a Raspberry Pi via telnet, should be the same for any Linux variant? from the comms program: ATDT <IP Address of Linux bos>:23 Just like any telnet session/connecting to a telnet BBS. Unless I have misunderstood what you need to do? |