LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hyper terminal (https://www.linuxquestions.org/questions/linux-general-1/hyper-terminal-38459/)

kmadhukar 12-15-2002 10:10 PM

Hyper terminal
 
where is the Hyperterminal utility to connect to my router.
in kde or in gnome


:Pengy:


Madhukar

mdh 12-16-2002 12:50 AM

can't you just telnet to it???

gigsvoo 12-16-2002 01:27 AM

Or perhaps SSH also can in some cases.

kmadhukar 12-16-2002 01:54 AM

Thanks guys

but I am connecting to the router for the first time since the router has been installed in my office ,I need to get the hyperterminal to connect to it so I can configure the Ip adddress of the ethernet interface see

Thanks


Madhukar

gigsvoo 12-16-2002 02:00 AM

Telnet will do the same thing as hyperterminal.

kmadhukar 12-16-2002 02:27 AM

I have got to connect through the com port ,not on ethernet ,if telnet can do it can you tell me how

thanks

Madhukar

gigsvoo 12-16-2002 02:39 AM

I think you can setup a connection profile that uses COM port.

rootboy 12-16-2002 03:51 AM

Quote:

Originally posted by kmadhukar
I have got to connect through the com port ,not on ethernet ,if telnet can do it can you tell me how

thanks

Madhukar

Use "minicom".


John

gigsvoo 12-16-2002 04:09 AM

Minicom? Never heard of it except "Mini-computer".... hehehee

kmadhukar 12-16-2002 06:57 AM

Thanks you guys,I could do it with minicom
I had to run the minicom -s setup utility change the modem to /dev/cua0 ,the bit rate and so on,but eventually got to do it

Thanks a heap

Madhukar

gigsvoo 12-16-2002 07:12 PM

Any place to get more info abt this "minicom"?

stickman 12-16-2002 07:22 PM

You can find the author's website here. Minicom is a fairly common app, and most distros include it.

gigsvoo 12-16-2002 08:12 PM

Thank you, I just found it inside my Psyche.

cijunet 12-16-2002 11:36 PM

Did you guys have any problem with /dev/ttyS0?
First time when I have connected to my router through minicom everything went fine. Second time I was imposible to start minicom, geting the message " /dev/ttyS0 is locked".
I couldn't figure out why I get this message and in order to use minicom I have to change in minicom -s from ttyS0 to ttyS1, save and reopen minicom -s and switched back to ttyS0.
Any idea how could I solve this enoying problem?
Thanks

rootboy 12-17-2002 04:16 AM

Quote:

Originally posted by cijunet
Did you guys have any problem with /dev/ttyS0?
First time when I have connected to my router through minicom everything went fine. Second time I was imposible to start minicom, geting the message " /dev/ttyS0 is locked".
I couldn't figure out why I get this message and in order to use minicom I have to change in minicom -s from ttyS0 to ttyS1, save and reopen minicom -s and switched back to ttyS0.
Any idea how could I solve this enoying problem?
Thanks

I would start by looking for a dead lock file. Look in /var/lock to see if there is a "LCK..ttyS0" file.

If so, delete it (you will probably have to "su" to root to do this).


For extra credit, does anyone remember the program that minicom is modeled after? :)

Hint: "Test drive"...


John

gigsvoo 12-17-2002 04:18 AM

Sorry... no


All times are GMT -5. The time now is 11:18 AM.