Re: FTP install using proxy ?

2002-01-07 Thread Pietro Cagnoni
"François Chenais" wrote: > > Hello, > > Is there any way to use a proxy with apt-... commands ? > > Thanks a lot > > François i wrote this line in my apt.conf: Acquire::http::Proxy "http://proxy.mycompany.com:8080";; the same thing (with obvious changes) sh

Re: ftp-install-testing

2001-02-28 Thread will trillich
On Wed, Feb 28, 2001 at 08:14:02AM -0500, Dale Kosan wrote: > Thanks to all who replied about the apt question. I was just wondering, is > there a way to do a testing install over ftp? I would like to set-up another > box and go this route.Would I just go to the testing directory and download >

RE: FTP Install

1999-08-31 Thread Patrick Olson
> Thanks for your response, For the info of everyone it seems that FTP > install capabilities are not yet a reality for debian. In my experience > installing debian is no longer a reality. I have in my possession three > different debian CD's. One I created on the ftp site, one from cheap by

Re: ftp install

1998-05-22 Thread Bob Hilliard
Steve Lamb <[EMAIL PROTECTED]> writes: > On Fri, 22 May 1998 13:08:50 -0700, Richard Sevenich wrote: > > >I am considering a fresh install of hamm from the floppy base diskettes > >etc. Does this give me network access and ftp so I can then complete the > >installation with dselect's ftp method? >

Re: ftp install

1998-05-22 Thread Brandon Mitchell
On Fri, 22 May 1998, Steve Lamb wrote: > On Fri, 22 May 1998 13:08:50 -0700, Richard Sevenich wrote: > > >I am considering a fresh install of hamm from the floppy base diskettes > >etc. Does this give me network access and ftp so I can then complete the > >installation with dselect's ftp method?

Re: ftp install

1998-05-22 Thread Steve Lamb
On Fri, 22 May 1998 13:08:50 -0700, Richard Sevenich wrote: >I am considering a fresh install of hamm from the floppy base diskettes >etc. Does this give me network access and ftp so I can then complete the >installation with dselect's ftp method? The floppies, along with the base2_0.tgz (or

Re: FTP install ... thanks

1997-12-15 Thread Dominique Jacquel
hey cheers ... that should help a lot ... I'll try that tomorrow! good day or night .. depending where you are ;-) *-* | Dominique Jacquel http://www.mech.ed.ac.uk/~dom | | Ph.D. student mailto:[EMAIL PROTE

Re: FTP install

1997-12-15 Thread Joost Kooij
On Mon, 15 Dec 1997, Dominique Jacquel wrote: > hi there, > > I really need to upgrade my GIMP 0.54 to the 0.99 version .. > unfortunatly it needs libc6 so I though I could go for the complete > Hamm instead but ... I'm hitting a wall! :-( > > I just subscribed this list just to ask this > q

Re: ftp install problem

1997-05-26 Thread Rob Browning
[EMAIL PROTECTED] (Bruce Perens) writes: > /usr/sbin/pppd -d connect 'chat "" \ >AT\&C1\&D2\&F2%G1%E0X4M0L0DT \ >CONNECT "" ogin: word: ' \ >/dev/cua2 defaultroute -detach > connect /etc/ppp/ppp-connect > /dev/cua1 I'd suggest ttyS2 and ttyS1 instead of

Re: ftp install problem

1997-05-23 Thread Benjamin White, M.D.
At 7:15 AM 5/22/97, Pavel Galynin wrote: >hello world, > >i am currently trying to install debian linux. i edited ppp.chatscript >and ppp.options_out after rtfming for some time, but it still doesn't >work. i go into dselect, try to connect to ftp.debian.org and it gives >me a bad name error. i fig

Re: ftp install problem

1997-05-23 Thread Dale Scheetz
On Thu, 22 May 1997, Pavel Galynin wrote: > Pentium 200 Mhz, 2 x 3.1 GB WD hdds, 32 mb ram, 33.6 modem on com2. > I edited the ppp files (i can send em if you need em) and tried to ftp > with dselect without doing anything to connect to my isp, assming that > dselect would spawn pppd and make it c

Re: ftp install problem

1997-05-23 Thread Bruce Perens
From: Pavel Galynin <[EMAIL PROTECTED]> > Well, it was just a series of odd ascii characters. A lot of "}" characters in it, per chance? That would be a PPP packet that should have been directed to your modem, not the console. This indicates the wrong arguments to pppd. Just how did you connect? G

Re: ftp install problem

1997-05-23 Thread Nathan E Norman
Ditto what Dale says re: the output from pppd ... are you actually running pppd by hand or using the debian pon script? I've found that the scripts work quite well for me ... I suppose it depends on your ISP. Also, even if you are connected via PPP, you still need to configure DNS resolution. Th

Re: ftp install problem

1997-05-23 Thread Pavel Galynin
hello Dale Scheetz wrote: > > On Thu, 22 May 1997, Pavel Galynin wrote: > > > hello world, > > > > i am currently trying to install debian linux. i edited ppp.chatscript > > and ppp.options_out after rtfming for some time, but it still doesn't > > work. i go into dselect, try to connect to ftp.d

Re: ftp install problem

1997-05-23 Thread Dale Scheetz
On Thu, 22 May 1997, Pavel Galynin wrote: > hello world, > > i am currently trying to install debian linux. i edited ppp.chatscript > and ppp.options_out after rtfming for some time, but it still doesn't > work. i go into dselect, try to connect to ftp.debian.org and it gives > me a bad name erro

Re: FTP install and PPP/SLIP

1997-01-10 Thread Dale Scheetz
On Thu, 9 Jan 1997, Troy M. Lubbers wrote: > Alright, I've seen this question several times. Once before I was the one > asking it. But I have yet to get an answer to it. I THINK that I want to > install Debian. Partially because the option of installing off of an FTP > server sounds very entic

Re: FTP install and PPP/SLIP

1997-01-10 Thread Igor Grobman
On Thu, 9 Jan 1997, Troy M. Lubbers wrote: > Alright, I've seen this question several times. Once before I was the one > asking it. But I have yet to get an answer to it. I THINK that I want to > install Debian. Partially because the option of installing off of an FTP > server sounds very entic

Re: ftp-install problem in Debian 1.11

1996-06-15 Thread Bruce Perens
I added 5 more perl files, and the next boot floppy set should run dpkg-ftp correctly. Thanks Bruce