apt-get: how to download multiple files at a time

2001-11-23 Thread Horacio de Oro
Hi! Anyone know if would be possible to configure apt-get to download multiple file at a time (it does that if are file from different servers). Thanks! Horacio de Oro ADN S.R.L. Córdoba - Argentina

Re: apt-get download for remote machine

2001-11-09 Thread Horacio de Oro
On Fri, 09 Nov 2001 13:35:22 -0500 "Thomas R. Shemanske" <[EMAIL PROTECTED]> wrote: apt-zip does that. > I have a very slow internet connection at home, but a fast one at > work. > > What I would like to do is an apt-get update on the home machine, > take some ouputted list of files which need

Re: Mouse wheel in potato...

2001-11-08 Thread Horacio de Oro
the imwheel process from the global # Xsession file. . /etc/X11/imwheel/startup.conf if [ "$IMWHEEL_START" = "1" ]; then /usr/bin/imwheel ${IMWHEEL_PARAMS} fi ------------- you'll need the 'imwheel' package Good look! Horacio de Oro ADN S.R.L. Cordoba - Argentina

Re: Apache - libexpat woody upgrade problem

2001-11-08 Thread Horacio de Oro
save the file and run # ldconfig this is not the best fix, but works fine. Horacio de Oro ADN S.R.L. Cordoba - Argentina > Colin Watson([EMAIL PROTECTED]) is reported to have said: > > On Thu, Nov 08, 2001 at 12:50:00PM -0500, Wayne Topa wrote: > > > Yesterdays dist-upgrade of w

Re: XFree86 4.1.0 help!

2001-11-08 Thread Horacio de Oro
On Thu, 8 Nov 2001 11:04:50 -0700 "Jason Machacek" <[EMAIL PROTECTED]> wrote: > I installed XFree86 4.1.0 from the binaries provided on their ftp site. > Now, Linux won't even boot! It locks when trying to start the x server. Do > I need to reinstall Debian? (2.2r3, btw) you don't! try at leas

Re: bar-code-like font weirdness in XFree86

2001-11-08 Thread Horacio de Oro
On Thu, 8 Nov 2001 07:22:44 -0800 (Pacific Standard Time) tom schuetz <[EMAIL PROTECTED]> wrote: > > I just installed a new SVGA Xserver. It works great, but all of the fonts in > the mouse menus are illegible. They look a little like bar codes. > > Occasionally, ONE item in a parent menu will

Re: XFree86-4: No screens found (solution) & another X question

2001-11-08 Thread Horacio de Oro
On Thu, 8 Nov 2001 15:49:27 +0100 "Marcel Figuerola Estrada" <[EMAIL PROTECTED]> wrote: you should make a .xinitrc file (in your home directory) with the line: gnome-session then execute xinit (and xinit will execute all the commands in .xinitrc). horacio > At last it turned out that deactivati