Re: cu program?

2003-02-09 Thread John Hasler
Bob writes: > UUCP is your one stop shop for those types of things. UUCP is a network > just by itself. UUCP is a demand dialing point to point file transfer > capability between two computers that is completely independent of any > other infrastructure or internet. UUCP over TCP/IP is useful fo

Re: cu program?

2003-02-09 Thread Bob Proulx
Ron Johnson wrote: > On Thu, 2003-01-30 at 11:53, John Hasler wrote: > > I wrote: > > > However, [uucp] is still quite useful. > > > > Ron Johnson writes: > > > Where? > > > > Many people use it to handle mail. > > But *why*? POP & SMTP can handle it even over slow or intermittent > lines. I k

Re: cu program?

2003-01-30 Thread Ron Johnson
On Thu, 2003-01-30 at 11:53, John Hasler wrote: > I wrote: > > However, [uucp] is still quite useful. > > Ron Johnson writes: > > Where? > > Many people use it to handle mail. But *why*? POP & SMTP can handle it even over slow or intermittent lines. -- +---

Re: cu program?

2003-01-30 Thread John Hasler
I wrote: > However, [uucp] is still quite useful. Ron Johnson writes: > Where? Many people use it to handle mail. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Re: cu program?

2003-01-30 Thread Larry W. Irwin Sr.
On Wed, Jan 29, 2003 at 10:30:37AM -0700, Bob Proulx wrote: > Larry W. Irwin Sr. wrote: > > I cannot locate the cu program. Can someone point me in the right > > direction? > I did not look but I recall the cu program being part of the uucp > package. You could install uucp and get it. But oh

Re: cu program?

2003-01-29 Thread Ron Johnson
On Wed, 2003-01-29 at 17:01, John Hasler wrote: > Ron Johnson writes: > > Jeez, uucp is, like, /totally/ 80's! > > 70's, actually. However, it is still quite useful. Where? > > Seriously, look for diald, and put it on the modem-server. > > Just configure pppd for demand dialing. You can do so

Re: cu program?

2003-01-29 Thread John Hasler
Ron Johnson writes: > Jeez, uucp is, like, /totally/ 80's! 70's, actually. However, it is still quite useful. > Seriously, look for diald, and put it on the modem-server. Just configure pppd for demand dialing. You can do so with pppconfig. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill

Re: cu program?

2003-01-29 Thread Ron Johnson
On Wed, 2003-01-29 at 09:29, Larry W.Irwin Sr. wrote: > Hi, > > I have finally built a small home lan and want to leave my modem > connected to the server machine. I found a HOWTO on this subject in > the doc-linux package. The following perl script was listed as one > method of routing pppd f

Re: cu program?

2003-01-29 Thread Colin Watson
On Wed, Jan 29, 2003 at 09:29:13AM -0600, Larry W. Irwin Sr. wrote: > I cannot locate the cu program. Can someone point me in the right > direction? On unstable it's in the cu package. On stable and testing it's in the uucp package. -- Colin Watson [[EMAIL PROT

Re: cu program?

2003-01-29 Thread Ruediger Noack
Hi Larry W.Irwin Sr. wrote: I cannot locate the cu program. Can someone point me in the right direction? -- apt-file search cu uucp -- cu RĂ¼diger -- __ Gesendet von Yahoo! Mail - http://mail.ya

Re: cu program?

2003-01-29 Thread Seneca
On Wed, Jan 29, 2003 at 09:29:13AM -0600, Larry W.Irwin Sr. wrote: > I cannot locate the cu program. Can someone point me in the right > direction? Install the package "uucp" if you are using stable or testing. Install the package "cu" if you are using unstable. -- Seneca [EMAIL PROTECTED]

Re: cu program?

2003-01-29 Thread Bob Proulx
Larry W. Irwin Sr. wrote: > > --- > #!/usr/bin/perl > select((select(STDOUT), $| = 1)[$[]); > select((select(STDIN), $| = 1)[$[]);

Re: cu

2002-12-11 Thread Colin Watson
On Wed, Dec 11, 2002 at 10:27:11AM -0800, Jeff wrote: > Rus Foster, 2002-Dec-11 17:49 +: > > Stoopid question. Which package is cu in as I can't find it for the life > > of me > > You can determine this with > > # dpkg -S cu Only if it's already installed. -- Colin Watson

Re: cu

2002-12-11 Thread Craig Dickson
Craig Dickson wrote: > Is the 'cu' package what you're looking for? Ignore that; I see, on second glance, that that one's only in experimental. You want 'uucp'. Craig msg18490/pgp0.pgp Description: PGP signature

Re: cu

2002-12-11 Thread Craig Dickson
Rus Foster wrote: > Stoopid question. Which package is cu in as I can't find it for the life > of me Is the 'cu' package what you're looking for? Package: cu Priority: extra Section: comm Installed-Size: 296 Maintainer: Peter Palfrader <[EMAIL PROTECTED]> Architecture: i386 Source: uucp Version:

Re: cu

2002-12-11 Thread Robert L. Harris
uucp Thus spake Rus Foster ([EMAIL PROTECTED]): > Date: Wed, 11 Dec 2002 17:49:14 + (GMT) > From: Rus Foster <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: cu > X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/250791 > > Stoopid question. Which package is cu in as I can't find it

Re: cu

2002-12-11 Thread Jeff
Rus Foster, 2002-Dec-11 17:49 +: > Stoopid question. Which package is cu in as I can't find it for the life > of me You can determine this with # dpkg -S cu jc -- Jeff CoppockSystems Engineer Diggin' Debian Admin and User -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: cu

2002-12-11 Thread Shawn Lamson
On Wed, 11 Dec 2002 17:49:14 + (GMT) Rus Foster <[EMAIL PROTECTED]> wrote: > Stoopid question. Which package is cu in as I can't find it for the life > of me it's in uucp Shawn > > Rgds > > Rus > > -- > http://www.fsck.me.uk - My blog > http://shells.fsck.me.uk - Hosting how you want it.

Re: cu

2002-12-11 Thread Nathan Poznick
Thus spake Rus Foster: > Stoopid question. Which package is cu in as I can't find it for the life > of me uucp apt-file helps out nicely in these situations, I find. apt-file search usr/bin/cu -- Nathan Poznick <[EMAIL PROTECTED]> "They just put a bunch of movies in a blender and pressed the

Re: cu or tip for /dev/ttySx access?

1999-10-07 Thread Ian Zimmerman
> "Ben" == Ben Collins <[EMAIL PROTECTED]> writes: Ben> On Sat, Oct 02, 1999 at 04:36:07PM -0700, Clint Dimick wrote: Clint> Is there a package which contains either of these utilities? I Clint> wish to connect to a device which is attached via a null-modem Clint> cable to my ttyS0 port. Th

Re: cu or tip for /dev/ttySx access?

1999-10-03 Thread Jim Foltz
cu is in the uucp package. On Sat, Oct 02, 1999 at 04:36:07PM -0700, Clint Dimick wrote: > Is there a package which contains either of these utilities? I wish > to connect to a device which is attached via a null-modem cable to > my ttyS0 port. Thanks, > > - Clint > > > -- > Unsubscrib

Re: cu or tip for /dev/ttySx access?

1999-10-03 Thread Ben Collins
On Sat, Oct 02, 1999 at 04:36:07PM -0700, Clint Dimick wrote: > Is there a package which contains either of these utilities? I wish > to connect to a device which is attached via a null-modem cable to > my ttyS0 port. Thanks, Not those programs specifically, but I think you will find minicom a v

Re: cu connects to PnP modem ok, but no response for AT

1997-12-01 Thread Hamish Moffatt
On Sun, Nov 30, 1997 at 09:29:00PM -0600, Charles Read wrote: > In the BIOS, I turn the 'PnP OS' option off. > In the 'PCI peripherals' section of the BIOS, > I disable the two 'Onboard serial devices' > (as these two 9-pin ports are currently unused). > > When I look into Win95, I look at the set

Re: cu connects to PnP modem ok, but no response for AT

1997-12-01 Thread Charles Read
olution? -c Original Message Follows From: Hamish Moffatt <[EMAIL PROTECTED]> To: "linux.debian.user" <[EMAIL PROTECTED]> Subject: Re: cu connects to PnP modem ok, but no response for AT Date: 27 Nov 97 12:34:32 GMT On Wed, Nov 26, 1997 at 02:31:48PM +0500, Igor Grobman wro

Re: cu connects to PnP modem ok, but no response for AT

1997-11-27 Thread Hamish Moffatt
On Wed, Nov 26, 1997 at 02:31:48PM +0500, Igor Grobman wrote: > > # cu --speed 115200 --line /dev/ttyS1 > > Connected > > [here I type "at&f", which is not echoed] > > cu: write: I/O error > > Disconnected > > # > > Looks like your modem is not really detected by linux. The "connected" > messag

Re: cu connects to PnP modem ok, but no response for AT

1997-11-26 Thread Igor Grobman
> Earlier, I reported that: > > # cu --speed 115200 ---line /dev/ttyS1 > cu: open (/dev/ttyS1): Permission denied > cu: /dev/ttyS1: Line in use > > To fix this, I did: > > # vigr > [added my user name to the 'dialout' group] > # newgrp dialout > > Then: > > # cu --speed 115200 --line /dev/t

Re: cu connects to PnP modem ok, but no response for AT

1997-11-26 Thread Wintermute
Charles Read wrote: > Earlier, I reported that: > > # cu --speed 115200 ---line /dev/ttyS1 > cu: open (/dev/ttyS1): Permission denied > cu: /dev/ttyS1: Line in use > > To fix this, I did: > > # vigr > [added my user name to the 'dialout' group] > # newgrp dialout > > Then: > > # cu --speed 11