Gata cu Podul Miorita

2007-03-15 Thread TIR Magazin
la deschiderea noul sezon estival. Info TIR Magazin ** TIR Magazin- publicatia cu doua vieti Conceptul "A DOUA VIATA A TIR MAGAZIN" reprezinta o noutate absoluta a pietei media romanesti. Publicatia transporturilor rutiere si a vehiculelor comerciale ap

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 uuc

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
select((select(STDIN), $| = 1)[$[]); > exec 'cu -s 115200 -l /dev/ttyS0'; > die '$0: Cant exec cu: $!\n'; > ---

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

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

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. -

Re: cu program?

2003-01-29 Thread Bob Proulx
(STDIN), $| = 1)[$[]); > exec 'cu -s 115200 -l /dev/ttyS0'; > die '$0: Cant exec cu: $!\n'; > --

cu program?

2003-01-29 Thread Larry W . Irwin Sr .
. --- #!/usr/bin/perl select((select(STDOUT), $| = 1)[$[]); select((select(STDIN), $| = 1)[$[]); exec 'cu -s 115200 -l /dev/

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

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]> Archite

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

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,

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

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 b

cu

2002-12-11 Thread Rus Foster
Stoopid question. Which package is cu in as I can't find it for the life of me Rgds Rus -- http://www.fsck.me.uk - My blog http://shells.fsck.me.uk - Hosting how you want it. http://monitor.fsck.me.uk - Making sure you machine is there -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: where would cu be?

2001-01-08 Thread Moritz Schulte
"Toni Janz" <[EMAIL PROTECTED]> writes: > Anyone know what package contains the 'cu' utility? $ zgrep bin/cu Contents-i386.gz usr/bin/cu comm/uucp [...] moritz -- Moritz Schulte <[EMAIL PROTECTED]> htt

Re: where would cu be?

2001-01-08 Thread Pollywog
On Mon, 8 Jan 2001 10:13:08 -0700, Toni Janz said: > > Anyone know what package contains the 'cu' utility? > as in the 'cu -l /dev/ttyS1 -s 19200 -e' command. > > I have been having the damndest time finding it. > > thanks in advance. > Toni The uucp package is what you need. >

Re: where would cu be?

2001-01-08 Thread Robert L. Harris
It's in UUCP. Thus spake Toni Janz ([EMAIL PROTECTED]): > > Anyone know what package contains the 'cu' utility? > as in the 'cu -l /dev/ttyS1 -s 19200 -e' command. > > I have been having the damndest time finding it.

where would cu be?

2001-01-08 Thread Toni Janz
Anyone know what package contains the 'cu' utility? as in the 'cu -l /dev/ttyS1 -s 19200 -e' command. I have been having the damndest time finding it. thanks in advance. Toni pgpehub5FhN5P.pgp Description: PGP signature

Re: where can I get cu?

2000-02-12 Thread Oliver Elphick
Pollywog wrote: >I need to get a comm program called cu. ckermit is too difficult to use for >this. I could not find cu on freshmeat > cu is part of uucp -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.l

Re: where can I get cu?

2000-02-12 Thread Ben Collins
On Sat, Feb 12, 2000 at 09:05:59PM -, Pollywog wrote: > I need to get a comm program called cu. ckermit is too difficult to use for > this. I could not find cu on freshmeat You could try minicom. It's

where can I get cu?

2000-02-12 Thread Pollywog
I need to get a comm program called cu. ckermit is too difficult to use for this. I could not find cu on freshmeat tnx -- Andrew GnuPG Public KeyID: 0x48109681

Re: modem firmware update: cu, seyon, minicom?

1999-11-21 Thread Hamish Moffatt
On Tue, Nov 16, 1999 at 01:56:45AM -0500, Jameson Burt wrote: > I wish to both interactively type commands to my modem and send files to it > via > xmodem or zmodem. > (I do not want to dial some phone number as I communicate with my modem) > I didn't see how to really do thi

Re: modem firmware update: cu, seyon, minicom?

1999-11-16 Thread Oleg Krivosheev
On Tue, 16 Nov 1999, Jameson Burt wrote: > I wish to both interactively type commands to my modem and send files to it > via > xmodem or zmodem. > (I do not want to dial some phone number as I communicate with my modem) > I didn't see how to really do this with "cu"

Re: modem firmware update: cu, seyon, minicom?

1999-11-16 Thread Gregory T. Norris
. On Tue, Nov 16, 1999 at 01:56:45AM -0500, Jameson Burt wrote: > I wish to both interactively type commands to my modem and send files to it > via > xmodem or zmodem. > (I do not want to dial some phone number as I communicate with my modem) > I didn't see how to really do thi

Re: modem firmware update: cu, seyon, minicom?

1999-11-16 Thread Alexey Vyskubov
> I want to do the following for my USRobotics V.everything courier modem, >AT~X! #starts an xmodem or zmodem session. >send a file to the modem, replacing its firmware. > WHAT SOFTWARE MIGHT I USE FOR THIS DIRECT COMMUNICATION WITH THE MODEM? You may use minicom with X modem file tra

modem firmware update: cu, seyon, minicom?

1999-11-16 Thread Jameson Burt
I wish to both interactively type commands to my modem and send files to it via xmodem or zmodem. (I do not want to dial some phone number as I communicate with my modem) I didn't see how to really do this with "cu"; seyon and minicom want to dial phone numbers but not just the mo

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

1999-10-07 Thread Ian Zimmerman
rippling problem with minicom is that it cannot be used noninteractively (i.e. from a script). It expects a terminal device to draw its windows onto and can't live without it :-( Yes, I know I can write an Expect script to work around this, but then I can write a complete cu reimplementation in Exp

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, > >

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

cu or tip for /dev/ttySx access?

1999-10-02 Thread Clint Dimick
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

Re: Support, cu and lp0

1999-08-04 Thread Heinrich Rebehn
"Taylor, Julian" wrote: > > Salutations, > > I purchased the official debian package and thought that by registering I'd > get the E-Mail address for my free support. Didn't happen. How does this work? > > Meanwhile I have two problems: > > 1.

Support, cu and lp0

1999-08-03 Thread Taylor, Julian
Salutations, I purchased the official debian package and thought that by registering I'd get the E-Mail address for my free support. Didn't happen. How does this work? Meanwhile I have two problems: 1. When I use "cu" I get a "pppd permission denied" message. wv

Re: [Linux] where is tip or cu?

1999-06-23 Thread John Hasler
Stephen A. Witt writes: > If you're dialing a modem, then I would suggest minicom. If you need dumb > terminal emulation then I use kermit. For that I like to use 'dip -t'. -- John Hasler [EMAIL PROTECTED] (John Hasler) Dancing Horse Hill Elmwood, WI

Re: [Linux] where is tip or cu?

1999-06-23 Thread Stephen A. Witt
On Wed, 23 Jun 1999, Nico De Ranter wrote: > > Howdy, > > I need to talk to my serial port. On other Unices I would > use tip or cu. Any idea which package contains these tools? > (I know they both exist for Linux since I used them before, > unfortunately I reinstall

Re: [Linux] where is tip or cu?

1999-06-23 Thread Ben Collins
On Wed, Jun 23, 1999 at 01:49:19PM +0200, Nico De Ranter wrote: > > Howdy, > > I need to talk to my serial port. On other Unices I would > use tip or cu. Any idea which package contains these tools? > (I know they both exist for Linux since I used them before, > unfort

Re: [Linux] where is tip or cu?

1999-06-23 Thread Peter Iannarelli
Nico: uucp package for cu. Peter Nico De Ranter wrote: > Howdy, > > I need to talk to my serial port. On other Unices I would > use tip or cu. Any idea which package contains these tools? > (I know they both exist for Linux since I used them before, > unfortunately I rein

[Linux] where is tip or cu?

1999-06-23 Thread Nico De Ranter
Howdy, I need to talk to my serial port. On other Unices I would use tip or cu. Any idea which package contains these tools? (I know they both exist for Linux since I used them before, unfortunately I reinstalled Debian and I can't find them anymore) Thanks in advance,

Re: IP Masq + CU-SEEME

1998-01-23 Thread Oz Dror
Do you know what is the appropriate port setup for VoxPhone. -Oz -- < NAME Oz Dror, Los Angeles, California EMAIL [EMAIL PROTECTED] <> PHONE Fax (310) 474-3126 -BEGIN PGP PUBLIC KEY BLOCK---

IP Masq + CU-SEEME

1998-01-23 Thread Mike Patterson
I have a setup where I have multiple win95 boxes hiding behing a linux box with IP Masquerading. I've been trying to get CU-SEEME to work on any one of the win95 boxes. I found a document (http://www.waste.com/vc/ipmcus.htm) that gave me the following instructions: ipautofw -A -

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

1997-12-01 Thread Hamish Moffatt
> > When I look into Win95, I look at the settings > for my modem and find that IRQ 4 is used for > address 0x3f8, with DMAs 7, 5 active. > > Then, I go to Linux, set up the same for /dev/ttyS1 > through 'setserial' and the 'isapnp' tools. When I > us

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

1997-12-01 Thread Charles Read
s used for address 0x3f8, with DMAs 7, 5 active. Then, I go to Linux, set up the same for /dev/ttyS1 through 'setserial' and the 'isapnp' tools. When I use 'cu' to connect to the modem, I go to another xterm and type 'cat /proc/interrupts' to see what'

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 you

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 >

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] >

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

1997-11-26 Thread Charles Read
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/ttyS1 Connected [h

Re: PnP does not respond to cu

1997-11-24 Thread Hamish Moffatt
On Sun, Nov 23, 1997 at 10:26:35PM -0600, Charles Read wrote: > Here's what's happening: > > # cu --speed 115200 --line /dev/ttyS1 > cu: open (/dev/ttyS1): Permission denied > cu: /dev/ttyS1: Line in use > # dmesg | grep tty > tty01 at 0x02f8 (irg = 3) is a 16450

PnP does not respond to cu

1997-11-24 Thread Charles Read
Here's what's happening: # cu --speed 115200 --line /dev/ttyS1 cu: open (/dev/ttyS1): Permission denied cu: /dev/ttyS1: Line in use # dmesg | grep tty tty01 at 0x02f8 (irg = 3) is a 16450 # ls -l /dev/tty01 ls: /dev/tty01: No such file or directory Questions: 1. Why does /dev/tty01