Is minicom the only option? I need to be able to modem in to some ancient applications that are commonly accessed by ProComm running on Windows, but I would like to do this from a Linux box.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
minicom is the best option, yes. kermit might also work for you. If you're on an older unix box, you might look for cu. @Zoredache points out that screen will also do the trick, since serial ports are ttys. |
||||
|
|
|
Minicom is probably the best option, but you also can use GNU screen for making serial connections. |
|||
|
|