All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bill J.Xu" <xujz@neusoft.com>
To: root@chaos.analogic.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: "ctrl+c" disabled!
Date: Fri, 22 Aug 2003 09:50:43 +0800	[thread overview]
Message-ID: <046101c3684f$cc3498d0$2a01010a@avwindows> (raw)
In-Reply-To: Pine.LNX.4.53.0308210842100.2668@chaos

I use the serial line to connect my computer with linux box, and I use the SecureCRT.
The following is the corresponding configuration of linux box' inittab file.

# Serial lines
s1:12345:respawn:/sbin/agetty -L 9600 ttyS0 vt100
s2:12345:respawn:/sbin/agetty 9600 ttyS1 vt100

Thank you, dear Dick Johnson


Bill


----- Original Message ----- 
From: "Richard B. Johnson" <root@chaos.analogic.com>
To: "Bill J.Xu" <xujz@neusoft.com>
Cc: <linux-kernel@vger.kernel.org>
Sent: Thursday, August 21, 2003 8:46 PM
Subject: Re: "ctrl+c" disabled!


> On Thu, 21 Aug 2003, Bill J.Xu wrote:
> 
> > hello everyone,
> >
> > when I connect linux through serial port,and run a program such as "ping xxx.xxx.xxx.xxx",then I can not stop it by using "ctrl+c".and the only way is to telnet it,and kill that progress
> >
> > why?
> >
> > thanks
> >
> > Bill J.Xu
> > -
> How do you 'connect' through the serial port? You need to use a
> serial `getty` that properly sets up the terminal. The 'mini-getty'
> used on recent distributions doesn't bother.
> Also, if you are not using a real terminal, you need to use a terminal
> program that actually sends a ^C.
> 
> Cheers,
> Dick Johnson
> Penguin : Linux version 2.4.20 on an i686 machine (797.90 BogoMips).
>             Note 96.31% of all statistics are fiction.
> 
> 
> 

  reply	other threads:[~2003-08-22  1:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-21 12:30 "ctrl+c" disabled! Bill J.Xu
2003-08-21 12:46 ` Richard B. Johnson
2003-08-22  1:50   ` Bill J.Xu [this message]
2003-08-22 13:16     ` Richard B. Johnson
2003-08-22  2:04 ` Edgar Toernig
2003-08-22  2:12   ` Bill J.Xu
2003-08-22  2:42     ` Edgar Toernig
2003-08-22  3:22       ` Bill J.Xu
2003-08-22  4:14         ` Charles Lepple
2003-08-22  4:55           ` Bill J.Xu
2003-08-22 11:27             ` Russell King
2003-08-22 13:22         ` Edgar Toernig
2003-09-01  4:50           ` Bill J.Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='046101c3684f$cc3498d0$2a01010a@avwindows' \
    --to=xujz@neusoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.