LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   connect Router (https://www.linuxquestions.org/questions/linux-networking-3/connect-router-838449/)

daud18 10-16-2010 02:54 AM

connect Router
 
Hi everyone
we know Hyperterminal is a default programme of widows. Is minicom also Redhat default programme or i have to configure it and what is the way to configure it tell me soon.

repo 10-16-2010 03:06 AM

Hi,

You can use minicom to talk over a serial port.
Use
Code:

minicom -s
to set it up
see
Code:

man minicom
Kind regards

feinbein 10-16-2010 03:11 AM

Hi,

minicom can be quite complicated to setup. I suppose you are trying to set up a serial-connection from a linux-machine?
If so, try with putty. Its easier and there IS a linux version :cool:

Under *ubuntu:
Code:

sudo apt-get install putty


All times are GMT -5. The time now is 02:14 AM.