Re: emacs & w3m -- "Cannot open load file: poe"

2000-12-31 Thread kmself
on Sat, Dec 30, 2000 at 10:05:35AM -0500, Bob Bernstein ([EMAIL PROTECTED]) wrote: > On Sat, Dec 30, 2000 at 03:00:11AM -0800, kmself@ix.netcom.com wrote: > > > Actually, it doesn't. Same error: > > > > Symbol's function definition is void: set-process-coding-system > > Eeek. Fwiw, here's

Re: mutt -- compressed mailboxes, exerimental breaks 'open-hook', etc.

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 09:55:44PM -0500, Mike ([EMAIL PROTECTED]) wrote: > kmself@ix.netcom.com wrote: > > > > Ok, got it figured out. > > Wish I could say the same. <...> > > $ debian/rules build > > Here's where it's falling apart for me. Forgot to mention I had to install a dev pack

Access problem solved

2000-12-31 Thread Carl Fink
I solved the problem shortly after posting, and then twice sent private rather than list-directed explanations by accident. As a listmember pointed out, the problem was in my hosts.deny file, not hosts.allow. Once I read the man page carefully I changed the line to ALL: ALL and telnet/ftp/smtp we

Re: mutt -- compressed mailboxes, exerimental breaks 'open-hook', etc.

2000-12-31 Thread Mike
kmself@ix.netcom.com wrote: > > Ok, got it figured out. Wish I could say the same. > If you don't already, add a 'source' package list line to your > /etc/apt/sources.list file: > > deb-src http://http.us.debian.org/debian stable main contrib non-free > > As root, from a directory you don'

Re: locale problem

2000-12-31 Thread Sven Burgener
On Mon, Jan 01, 2001 at 03:34:20AM +0100, Sven Burgener wrote: > For one thing, I still cannot use German Umlauts with 'less'; it just > prints '?'s instead of the actual characters... Correction: Umlauts *work* with 'less', but not with mutt. > Another thing is when I upgrade packages, in the pr

Re: No setup signature found...

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 07:41:30AM -0500, Debian Ghost ([EMAIL PROTECTED]) wrote: > Hey Guys, > I was compiling a 2.4 kernel (test5) and put the info in lilo.conf, ran > lilo and now on boot if I try to boot the image, I get a message saying: > > No setup signature found... > > the system then h

locale problem

2000-12-31 Thread Sven Burgener
Hello Since doing a rather large dist-upgrade to woody recently, I have been experiencing problems with my locale settings. For one thing, I still cannot use German Umlauts with 'less'; it just prints '?'s instead of the actual characters... Another thing is when I upgrade packages, in the proce

Re: Tracking down IP's

2000-12-31 Thread Richard Cobbe
Lo, on Sunday, December 31, JD Kitch did write: > > Now, find out *who's* sending this traffic. Make sure you've got the > > lsof-2.2 package installed. As root, run > > > > lsof | grep 61662 | grep -i udp > > I do have that package, but this command turned up no output. Uh oh. And you're st

Re: Tracking down IP's

2000-12-31 Thread Bob Bernstein
On Sun, Dec 31, 2000 at 06:20:50PM -0700, John Galt wrote: > You are forbidden from posting for the rest of the millenium. Since it's > 6pm MST on the eve of the millennium, this shouldn't be too hard :) Punishment accepted. See youse all next year! -- Bob Bernstein at Esmond, Rhode Island,

Re: 4 Mouse buttons with gpm?

2000-12-31 Thread Carel Fellinger
On Sun, Dec 31, 2000 at 05:41:20PM +, Sam Vilain wrote: > Hi, > > I've got a Logitech 4 button "MouseMan" (according to the label) mouse, and I > can't get gpm to repeat the fourth button; it keeps being repeated as button > 2. > The configuration that doesn't work properly is: > [/etc/gpm.

Mouse freezes in KDE 2.1 under unstable

2000-12-31 Thread Bart Szyszka
Hello, I've finally gotten my X server working on this computer with an Ati Rage 128 All-InWonder Pro graphics card, but am having trouble with the mouse. It's a generic two-button mouse hooked up to the PS/2 port. When I get into KDE 2.1 under Debian unstable, the mouse jumps around to a few plac

Re: mutt -- compressed mailboxes, exerimental breaks 'open-hook', etc.

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 12:46:54PM -0800, kmself@ix.netcom.com (kmself@ix.netcom.com) wrote: > on Sat, Dec 30, 2000 at 03:04:39AM -0800, kmself@ix.netcom.com > (kmself@ix.netcom.com) wrote: > > on Fri, Dec 29, 2000 at 02:56:46AM -0800, kmself@ix.netcom.com > > (kmself@ix.netcom.com) wrote: > > >

Re: Tracking down IP's

2000-12-31 Thread John Galt
You are forbidden from posting for the rest of the millenium. Since it's 6pm MST on the eve of the millennium, this shouldn't be too hard :) On Sun, 31 Dec 2000, Bob Bernstein wrote: > *** Retraction *** > > On Sun, Dec 31, 2000 at 03:36:13PM -0500, Bob Bernstein wrote: > > > What I gather i

Re: Specifying configure options building from source?

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 04:12:42PM -0800, kmself@ix.netcom.com (kmself@ix.netcom.com) wrote: > I'm trying to build mutt from sources with the gzip patch. > > How do I pass the option "--enable-gzip" when running > "debian/rules binary"? Specifying this on the command line doesn't seem > to work

Re: Tracking down IP's

2000-12-31 Thread Pollywog
On Sun, 31 Dec 2000 17:17:46 -0700, JD Kitch said: > > Now, find out *who's* sending this traffic. Make sure you've got the > > lsof-2.2 package installed. As root, run > > > > lsof | grep 61662 | grep -i udp > > I do have that package, but this command turned up no output. You did thi

Re: Tracking down IP's

2000-12-31 Thread JD Kitch
On Sun, Dec 31, 2000 at 04:18:30PM -0600, Richard Cobbe wrote: > JD Kitch <[EMAIL PROTECTED]> wrote: > > Security Violations > > =-=-=-=-=-=-=-=-=-= > > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > > xx.xx.xxx.xx:61662 172.16.72.113:161 L=106 S=0x00 I=7632 F=0x T=127

Specifying configure options building from source?

2000-12-31 Thread kmself
I'm trying to build mutt from sources with the gzip patch. How do I pass the option "--enable-gzip" when running "debian/rules binary"? Specifying this on the command line doesn't seem to work. The Debian FAQ doesn't mention this, nor the dpkg-dev manpage. -- Karsten M. Self http://kmself

Re: upgrade to 2.2.18

2000-12-31 Thread Nate Amsden
[EMAIL PROTECTED] wrote: > 1) CMD640 & RZ1000 IDE CHIPSET? it's safe to disable for MVP3 chipset i believe those bugs are only on REALLY REALLY REALLY old machines. i have done many MVP3-based linux boxes and always turned it off, never had a problem. > the system clock every 11 minu

RE: Java???

2000-12-31 Thread Vadik Kutsyy
With JDK 1.2 they used to have two separate JDK packages for UNIX. Sun decided to drop one of them. JRE is supported, and is part of Netscape 6 as of today. JRE is just a part of JDK, and can be downloaded from: http://java.sun.com/j2se/1.3/jre/ PS: JDK included everything in JRE. PS2: Instal

Re: Tracking down IP's

2000-12-31 Thread Richard Cobbe
JD Kitch <[EMAIL PROTECTED]> wrote: > Can anyone tell me what this person is looking for here, and how I > can find out where this is coming from? > > Security Violations > =-=-=-=-=-=-=-=-=-= > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > xx.xx.xxx.xx:61662 172.16.72.

upgrade to 2.2.18

2000-12-31 Thread patd
hi all i just finished upgrading my machine to the stable 2.2.18 kernel and everything seems to be working fine. i just have a bunch of little questions someone could shed light on. 1) CMD640 & RZ1000 IDE CHIPSET? when configuring the kernel, one has the option to include work

Re: how to grep without changing timestamps?

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 02:04:57PM -0500, Maciej Kalisiak ([EMAIL PROTECTED]) wrote: > Hello all, > > Is it possible to grep a ton of files without modifying their > date/timestamps? Currently if I use grep, it changes the access time > of all files touched, which causes mutt to lose track of th

a dpkg for windows?

2000-12-31 Thread Dan Pomohaci
Hi, I saw that in cygwin there is a rpm. Is something similar for dpkg? Let's say I want to use the same packaging system (Debian of course :-) in Linux and Windows. It is possible? A happy new year to all Debian users! Dan

/etc/ppp/ip-up.d/0dns-up for ipppd ?

2000-12-31 Thread Felix Natter
hi, I was pleased to see that there is a file in /etc/ppp/ip-up.d that does the dynamic nameserver-assignment (option usepeerdns) for pppd (probably created by pppconfig). Now I would like to know if there is anything similar for ipppd (option ms-get-dns) ? The above file would most probably work

Re: how to grep without changing timestamps?

2000-12-31 Thread Michael P. Soulier
On Sun, Dec 31, 2000 at 02:04:57PM -0500, Maciej Kalisiak wrote: > Hello all, > > Is it possible to grep a ton of files without modifying their date/timestamps? > Currently if I use grep, it changes the access time of all files touched, > which causes mutt to lose track of the folders which have n

Re: Connect script failed

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 04:16:15PM -0600, John Hasler ([EMAIL PROTECTED]) wrote: > Karsten M. Self writes: > > Almost *all* ISPs now provide instructions on how to connect via > > GNU/Linux,... > > However, it is usually best not to follow those instructions as they are > usually garbled. Just mi

Re: Tracking down IP's

2000-12-31 Thread Nathan E Norman
On Sun, Dec 31, 2000 at 03:36:13PM -0500, Bob Bernstein wrote: > On Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch wrote: > > > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > > xx.xx.xxx.xx:61662 172.16.72.113:161 L=106 S=0x00 I=7632 F=0x T=127 > > (#43) > > I don'

Re: Tracking down IP's

2000-12-31 Thread Bob Bernstein
*** Retraction *** On Sun, Dec 31, 2000 at 03:36:13PM -0500, Bob Bernstein wrote: > What I gather is that this could be a student at isi.edu, which is > apparently part of the Univ. of California, File this message under: Big Dummy Posts We Wish We Never Made It's all brain-dead nonsense, based

Re: putting Apache into chroot()-prison

2000-12-31 Thread brian moore
On Sun, Dec 31, 2000 at 12:01:48AM -0800, Nate Amsden wrote: > Nathan E Norman wrote: > > > Do you realise you quoted 40 lines of the original message and added 1 > > meaningful line? What a waste of bandwidth. > > hah. my 1meg dsl line runs average at 2.8% for the past week, > i got plenty of b

Re: Connect script failed

2000-12-31 Thread John Hasler
Karsten M. Self writes: > Almost *all* ISPs now provide instructions on how to connect via > GNU/Linux,... However, it is usually best not to follow those instructions as they are usually garbled. Just mine them for information. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wiscon

Re: How to use Exim with GMX and other quests

2000-12-31 Thread Michael Steiner
Raffaele Sandrini wrote: > > Hi all > > I have some Exim questions. I comming from a SuSE system wich uses > Sendmail so i have very little knoledge about exim. First of all: I use > Kmail to get my mail via POP3. I use a relay, mail.gmx.ch, for outgoing > mail so i chose option 3 in eximconfig.

Re: apsfilter message

2000-12-31 Thread Marcelo Chiapparini
I found the solution myself! I added the following entry in the /etc/exim.conf file: qualify_recipient = localhost now the errors from apsfilter are mailed to [EMAIL PROTECTED] Happy new year! Marcelo On Sun, Dec 31, 2000 at 12:32:10PM -0200, Marcelo Chiapparini wrote: > Hi to all! > > I am

Re: new user in group=reboot?

2000-12-31 Thread serge delorme
Le dimanche 31 déc. 2000 à 04:12:29 -0500, Ben Collins a écrit: > On Sun, Dec 31, 2000 at 04:07:24PM -0500, serge delorme wrote: > > I added my user account to some groups both with adduser > > and gpasswd and on their respective files in /etc "user" was added > > to the groups but I had to reboot

Re: new user in group=reboot?

2000-12-31 Thread Ben Collins
On Sun, Dec 31, 2000 at 04:07:24PM -0500, serge delorme wrote: > I added my user account to some groups both with adduser > and gpasswd and on their respective files in /etc "user" was added > to the groups but I had to reboot to make the changes effective... > > There must be a way of making the

new user in group=reboot?

2000-12-31 Thread serge delorme
I added my user account to some groups both with adduser and gpasswd and on their respective files in /etc "user" was added to the groups but I had to reboot to make the changes effective... There must be a way of making the system read the changed files without rebooting... -- Serge Delorme <

Re: potato_install

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 02:41:38PM -0200, Antonio A. Lobato ([EMAIL PROTECTED]) wrote: > > > Antonio wrote: > > > > > > I`m tryieng to install the potato with a CDROM debian. But, when > > > I`m going to install the "Kernel and Modules", the "dbootstrap" > > > does not take-me the option of instal

Re: Tracking down IP's

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch ([EMAIL PROTECTED]) wrote: > Can anyone tell me what this person is looking for here, and how I > can find out where this is coming from? traceroute -- Karsten M. Self http://kmself.home.netcom.com/ Evangelist, Zelerate, Inc.

Re: kde

2000-12-31 Thread Bud Rogers
On Sunday 31 December 2000 08:36, Jonathan Markevich wrote: > However, where is the same line for kde2? I have a moldy kde2 > installation now, and tdyc doesn't seem to respond to it... Here's what I use. deb http://kde.tdyc.com potato main crypto beta -- Bud Rogers <[EMAIL PROTECTED]> htt

Re: mutt -- compressed mailboxes, exerimental breaks 'open-hook', etc.

2000-12-31 Thread kmself
on Sat, Dec 30, 2000 at 03:04:39AM -0800, kmself@ix.netcom.com (kmself@ix.netcom.com) wrote: > on Fri, Dec 29, 2000 at 02:56:46AM -0800, kmself@ix.netcom.com > (kmself@ix.netcom.com) wrote: > > Package: mutt > > Version: 1.3.12-2 > > Woody. > > > > I'd recently added the following lines to my ~/

Re: Connect script failed

2000-12-31 Thread kmself
Please respond to list. on Sun, Dec 31, 2000 at 06:29:10PM -0200, Marcelo Chiapparini ([EMAIL PROTECTED]) wrote: > Karsten > > On Sun, Dec 31, 2000 at 12:17:01PM -0800, kmself@ix.netcom.com wrote: > > on Sun, Dec 31, 2000 at 10:58:20AM -0200, Marcelo Chiapparini ([EMAIL > > PROTECTED]) wrote: >

Re: imwheel

2000-12-31 Thread Mircea Luca
Thibaut Cousin wrote: Imwheel is, in principle, not necessary to make the wheel work. The wheel > support can be implemented directly in applications. KDE has built-in wheel > support, so the only required thing is the line "ZAxisMapping 4 5" in > XF86Config. The same is true for Gnome apps or

Re: kde

2000-12-31 Thread Jonathan Markevich
On Sun, Dec 31, 2000 at 08:53:46AM -0500, A R wrote: > > What is it that must be added to sources.list to get kde? > > > > Found: > deb ftp://kde.tdyc.com/pub/kde potato main crypto optional qt1apps > > Now, to indicate that you want only that, and say, downloaded, not installed, > apt-get -d (wh

Re: Tracking down IP's

2000-12-31 Thread Bob Bernstein
On Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch wrote: > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > xx.xx.xxx.xx:61662 172.16.72.113:161 L=106 S=0x00 I=7632 F=0x T=127 (#43) I don't know what tool generated this log entry. This is a situation where a good IDS

Re: Tracking down IP's

2000-12-31 Thread Richard Cobbe
Lo, on Sunday, December 31, Pollywog did write: > > On Sun, 31 Dec 2000 13:55:26 -0600 (CST), Richard Cobbe said: > > > > > Did you change your IP address in the above report? IIRC, 172.16.*.* is > > a block of private addresses. Packets to this address should be dropped > > automatically b

Re: Tracking down IP's

2000-12-31 Thread Richard Cobbe
Lo, on Sunday, December 31, ktb did write: > On Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch wrote: > > Security Violations > > =-=-=-=-=-=-=-=-=-= > > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > > xx.xx.xxx.xx:61662 172.16.72.113:161 L=106 S=0x00 I=7632 F=0x T=

Re: Connect script failed

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 10:58:20AM -0200, Marcelo Chiapparini ([EMAIL PROTECTED]) wrote: > Hi! > > I have two ISP. Both of them have the same configuration file in > /etc/ppp/peers > gerated > with pppconfig. The only difference is the telephone number. I use pon to > connect to them, but while

Re: Tracking down IP's

2000-12-31 Thread Pollywog
On Sun, 31 Dec 2000 13:55:26 -0600 (CST), Richard Cobbe said: > > Did you change your IP address in the above report? IIRC, 172.16.*.* is > a block of private addresses. Packets to this address should be dropped > automatically by an upstream router. My guess, therefore, is that these > tr

Linux Progress Patch for Debian available!

2000-12-31 Thread Raphael Bossek
http://master.debian.org/~bossekr/ hi Debian users, for all of you looking for a graphical start screen, this is the right patch. I've modified it a little bit so more init scripts are supported and a additional patch against the latest linux-2.4.0-test12 is part of this tarball too! The offic

Re: Tracking down IP's

2000-12-31 Thread mikpolniak
On Sun, 31 Dec 2000 13:34:02 -0600, ktb said: > On Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch wrote: > > Can anyone tell me what this person is looking for here, and how I > > can find out where this is coming from? > > > > Security Violations > > =-=-=-=-=-=-=-=-=-= > > Dec 31 11:06:

Re: Tracking down IP's

2000-12-31 Thread Robert Waldner
On Sun, 31 Dec 2000 12:16:59 MST, JD Kitch writes: >Can anyone tell me what this person is looking for here, and how I >can find out where this is coming from? port 161 is snmp, so it looks like someone´s trying to get information about your machine (or something at your ISP or the like is mis

Re: Installing KDE 2 using apt-get

2000-12-31 Thread Dean
A thousand pardons. I obviously misread http://kde.tdyc.com/ last week. Dean Ethan Benson wrote: > > On Fri, Dec 29, 2000 at 09:49:47PM -0600, Dean wrote: > > Hi Thiago: > > I could be wrong, but I heard > > you need to be on a woody instead > > of potato installation. hth Dean > > you heard i

Re: Tracking down IP's

2000-12-31 Thread Richard Cobbe
Lo, on Sunday, December 31, JD Kitch did write: > Can anyone tell me what this person is looking for here, and how I > can find out where this is coming from? > > Security Violations > =-=-=-=-=-=-=-=-=-= > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > xx.xx.xxx.xx:6166

Re: Tracking down IP's

2000-12-31 Thread Jeff Green
whois 172.16.72.113 IANA (IANA-BBLK-RESERVED) Internet Assigned Numbers Authority Information Sciences Institute University of Southern California 4676 Admiralty Way, Suite 330 Marina del Rey, CA 90292-6695 Netname: IANA-BBLK-RESERVED Netblock: 172.16.0.0 - 172.31.0.0 from wh

Re: imwheel

2000-12-31 Thread Pablo de Vicente
El Dom 31 Dic 2000 13:06, Thibaut Cousin escribió: >Le Dimanche 31 Décembre 2000 07:50, Mircea Luca a écrit : >> I'm running unstable ,KDE2 ,gdm,kernel 2.4test12,X4 . My problem is >> simple.The wheel won't work in Netscape unless I open an xterm and start >> imwheel .The wheel works fine otherwis

Re: Tracking down IP's

2000-12-31 Thread ktb
On Sun, Dec 31, 2000 at 12:16:59PM -0700, JD Kitch wrote: > Can anyone tell me what this person is looking for here, and how I > can find out where this is coming from? > > Security Violations > =-=-=-=-=-=-=-=-=-= > Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 > xx.xx.xx

Re: potato_install

2000-12-31 Thread Xucaen
--- John Foster <[EMAIL PROTECTED]> wrote: > Antonio Alberto Lobato wrote: > Detail: my CDROM reader is very > > old. It`s a Creative SB 2x (Panassonic). > -- > When the rescue disk is loading, does the boot > kernel find the cdrom? I

Tracking down IP's

2000-12-31 Thread JD Kitch
Can anyone tell me what this person is looking for here, and how I can find out where this is coming from? Security Violations =-=-=-=-=-=-=-=-=-= Dec 31 11:06:47 tower kernel: Packet log: output REJECT eth0 PROTO=17 xx.xx.xxx.xx:61662 172.16.72.113:161 L=106 S=0x00 I=7632 F=0x T=127 (#43) De

how to grep without changing timestamps?

2000-12-31 Thread Maciej Kalisiak
Hello all, Is it possible to grep a ton of files without modifying their date/timestamps? Currently if I use grep, it changes the access time of all files touched, which causes mutt to lose track of the folders which have new mail (I guess it looks at the timestamp last modified and last accessed

Re: Can't get X server working in unstable with Ati All-In-Wonder 128 Pro

2000-12-31 Thread mik
On Sun, 31 Dec 2000 12:38:31 -0500, Bart Szyszka said: > (( If you've gotten this message twice, reply to this one. I had > accidentally > sent this from my dad's account. Please send replies to [EMAIL PROTECTED] > and not [EMAIL PROTECTED] . Thanks! )) > > I'm trying to setup my X server o

Re: What /potato/main/disks-i386/ image to burn into CDR

2000-12-31 Thread Rogerio Brito
On Dec 30 2000, csj wrote: > Now, what I want to know is: what floppy image from > debian/dists/potato/main/disks-i386/2.2.20.0.1-2000-12-03/ do I need > to download so I can burn my own CDR installer? The 2.88 rescue.bin image. HTH, Roger... -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

RE: imwheel

2000-12-31 Thread Marc Wilson
Netscape 4.x knows perfectly well what a mouse wheel is... add this to .Xresources: !Wheel stuff Netscape*drawingArea.translations: #replace\ : ArmLink() \n\ : ArmLink() \n\ ~Shift: ActivateLink() \n\ ~Shift:

Re: XFree Packages

2000-12-31 Thread Branden Robinson
Klaus, please direct your questions to debian-user. On Sun, Dec 31, 2000 at 03:27:07PM +0100, Klaus Naumann wrote: > > Ugh, I was that close :/ > > dh_shlibdeps -Nxlibs --exclude=usr/X11R6/lib/modules > dpkg-shlibdeps: warning: could not find path for libXaw.so.7 > dpkg-shlibdeps: warning: could

4 Mouse buttons with gpm?

2000-12-31 Thread Sam Vilain
Hi, I've got a Logitech 4 button "MouseMan" (according to the label) mouse, and I can't get gpm to repeat the fourth button; it keeps being repeated as button 2. This X configuration works (sacrificing gpm, of course): [/etc/X11/XF86Config-4] Section "InputDevice" Identifier "Gener

Can't get X server working in unstable with Ati All-In-Wonder 128 Pro

2000-12-31 Thread Bart Szyszka
(( If you've gotten this message twice, reply to this one. I had accidentally sent this from my dad's account. Please send replies to [EMAIL PROTECTED] and not [EMAIL PROTECTED] . Thanks! )) I'm trying to setup my X server on a different computer and am having trouble getting it to work. I have an

Re: potato_install

2000-12-31 Thread David Steinberg
On Sun, 31 Dec 2000, John Foster wrote: > Antonio Alberto Lobato wrote: > > Detail: my CDROM reader is very old. It`s a Creative SB 2x (Panassonic). > -- > When the rescue disk is loading, does the boot kernel find the cdrom? It > sho

Difficulties with FvwmPager in fvwm2 (potato)

2000-12-31 Thread Richard Cobbe
Hello, all. I'm running fvwm 2.2.4-2 on Debian 2.2r2 (potato), and there's something that's been bugging me for a while. I don't have an .fvwm2rc in my home directory, so fvwm looks at Debian's /etc/X11/fvwm/system.fvwm2rc and then reads the various hook files in ~/.fvwm. This generally works OK

Re: potato_install

2000-12-31 Thread Antonio A. Lobato
> > Antonio wrote: > > > > I`m tryieng to install the potato with a CDROM debian. But, when I`m going > > to install the "Kernel and Modules", the "dbootstrap" does not take-me the > > option of install it with the CDROM, only: "fd0", "fd1", "hard disk" and > > "mounted". Is it not recognizing my C

Re: newbie trying to run anXious - lots of Xwoes

2000-12-31 Thread Hall Stevenson
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [001230 16:31]: > Potato install runs in a 16 color VGA mode, so I don't know why I > can't even get something that simple to run. I have tried xf86config > but apparently something goes wrong. Among other things, SuperProbe > finds a Yamaha chip, which does

Re: How to use Exim with GMX and other quests

2000-12-31 Thread Felix Natter
Raffaele Sandrini <[EMAIL PROTECTED]> writes: > Hi all > > I have some Exim questions. I comming from a SuSE system wich uses > Sendmail so i have very little knoledge about exim. First of all: I use > Kmail to get my mail via POP3. I use a relay, mail.gmx.ch, for outgoing > mail so i chose op

Re: newbie: 3c905C eth0 card not detected

2000-12-31 Thread Gerjan Teselink
Hi, At the company I work we had the same problem (with the 2.0 kernel) and we fixed it with a patch suplied by 3Com (the don't give any support on it) and it seemed to go ok.. but then i generated kernel crashes. And it was on the systems with the 3c905c cards. We have replaced them with 3c905b c

Re: potato_install

2000-12-31 Thread John Foster
Antonio Alberto Lobato wrote: > > I`m tryieng to install the potato with a CDROM debian. But, when I`m going > to install the "Kernel and Modules", the "dbootstrap" does not take-me the > option of install it with the CDROM, only: "fd0", "fd1", "hard disk" and > "mounted". Is it not recognizing my

Re: Log rotation, how to set it ?

2000-12-31 Thread Benj
> On Sun, Dec 31, 2000 at 02:37:08PM +0100, Benj wrote: > > Hi, my log rotation happens once a week on sunday. > > Which file should I edit to have it lets say happen each day ? How do > > I set log rotation ? > > Assuming you use 'logrotate', there is the config file > /etc/logrotate.conf. >

Re: Log rotation, how to set it ?

2000-12-31 Thread Denis Kosygin
[EMAIL PROTECTED] ("Benj") writes: > Hi, my log rotation happens once a week on sunday. > Which file should I edit to have it lets say happen each day ? How do I set > log rotation ? I do not know how the details vary from version to version but on my system (potato, logrotate-3.2) there is a scr

apsfilter message

2000-12-31 Thread Marcelo Chiapparini
Hi to all! I am trying to setup the printer facility in my potato box at home, using apsfilter. However, when I try to print an ascii file nothing happens. But by now I am concerned about a weird message I got from my ISP! apparently apsfilter sent an email to my ISP administrator, who is in

Re: kde

2000-12-31 Thread Colin Watson
A R <[EMAIL PROTECTED]> wrote: >A R wrote: >> What is it that must be added to sources.list to get kde? > >Found: >deb ftp://kde.tdyc.com/pub/kde potato main crypto optional qt1apps > >Now, to indicate that you want only that, and say, downloaded, not installed, >apt-get -d (what packages?) >That i

How to use Exim with GMX and other quests

2000-12-31 Thread Raffaele Sandrini
Hi all I have some Exim questions. I comming from a SuSE system wich uses Sendmail so i have very little knoledge about exim. First of all: I use Kmail to get my mail via POP3. I use a relay, mail.gmx.ch, for outgoing mail so i chose option 3 in eximconfig. If i try to send a local email (via

Re: kde

2000-12-31 Thread A R
A R wrote: > What is it that must be added to sources.list to get kde? > Thanks > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] Found: deb ftp://kde.tdyc.com/pub/kde potato main crypto optional qt1apps Now, to indicate tha

Log rotation, how to set it ?

2000-12-31 Thread Benj
Hi, my log rotation happens once a week on sunday. Which file should I edit to have it lets say happen each day ? How do I set log rotation ? Thanks, Benj

kde

2000-12-31 Thread A R
What is it that must be added to sources.list to get kde? Thanks

Connect script failed

2000-12-31 Thread Marcelo Chiapparini
Hi! I have two ISP. Both of them have the same configuration file in /etc/ppp/peers gerated with pppconfig. The only difference is the telephone number. I use pon to connect to them, but while with one of them everything goes fine, with the other I get Dec 31 10:50:07 micron pppd[810]: Connect

potato_install

2000-12-31 Thread Antonio Alberto Lobato
I`m tryieng to install the potato with a CDROM debian. But, when I`m going to install the "Kernel and Modules", the "dbootstrap" does not take-me the option of install it with the CDROM, only: "fd0", "fd1", "hard disk" and "mounted". Is it not recognizing my CDROM. Detail: my CDROM reader is very

No setup signature found...

2000-12-31 Thread Debian Ghost
Hey Guys, I was compiling a 2.4 kernel (test5) and put the info in lilo.conf, ran lilo and now on boot if I try to boot the image, I get a message saying: No setup signature found... the system then halts. Does anyone know what may be causing this? I buit another kernel from the same 2.4 source a

Re: psql doesn't work in GUI (solved)

2000-12-31 Thread Oliver Elphick
=?iso-8859-1?q?Drag=F3n?= wrote: >>Leave the "hostname" and just about everything blank for the connection >>configuration. That should force the use of UNIX sockets rather than >>TCP/IP sockets. >> >>See /etc/postgresql/pg_hba.conf for changing security >>configuration, and /etc/postg

Re:psql doesn't work in GUI (solved)

2000-12-31 Thread Dragón
> > Connection to database 'mibsedatos' failed. > >ERROR: connectDB() - connect() failed: ConexiCn rehusada > >Is the postmaster running (with -i) at 'localhost' and > >accepting connections on TCP/IP port '5432'? > > > > With psql no problem but the problem comes out with > >mpsql and pgac

Re: imwheel

2000-12-31 Thread Thibaut Cousin
Le Dimanche 31 Décembre 2000 07:50, Mircea Luca a écrit : > I'm running unstable ,KDE2 ,gdm,kernel 2.4test12,X4 . My problem is > simple.The wheel won't work in Netscape unless I open an xterm and start > imwheel .The wheel works fine otherwise in other KDE apps altough if I > do an "ps aux | grep

How to apt to testing-distribution

2000-12-31 Thread Gernot Bauer
Hi, just wanted to ask what I have to put into my apt-conf file to get the testing distribution? Would this be enough? > deb http://http.us.debian.org/debian testing main contrib non-free > deb http://security.debian.org/ potato/updates main contrib non-free > deb ftp://kde.tdyc.com/pub/kde/debi

Re: [OT] See you next year...

2000-12-31 Thread Justin B Rye
will trillich wrote: > On Thu, Dec 28, 2000 at 11:36:16PM -0800, kmself@ix.netcom.com wrote: >> on Thu, Dec 28, 2000 at 09:50:47PM +, sena ([EMAIL PROTECTED]) wrote: >>> I'll be going in a new-year vacations until 3 January. As someone suggested >>> in another thread, I'll be using procmail to

Re: [debian-user] Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2

2000-12-31 Thread Marco Herrn
- Original Message - From: "Rüdiger Kuhlmann" <[EMAIL PROTECTED]> To: Sent: Sunday, December 31, 2000 1:06 AM Subject: Re: [debian-user] Scrolling the mouse wheel of Microsoft Intellimouse Explorer (again) in Corel Linux 1.2 > > Hi! > > >--[Rob VanFleet]--<[EMAIL PROTECTED]> > > On Mon,

Re: named problems: locally served pages hang

2000-12-31 Thread kmself
on Sun, Dec 31, 2000 at 05:11:38AM +0100, Preben Randhol ([EMAIL PROTECTED]) wrote: > kmself@ix.netcom.com wrote on 31/12/2000 (04:03) : > > ...and I specify my hostname in /etc/hosts. > > > > There don't appear to be any bind or named messages in system logs > > (daemon.log, messages, debug). U

Re: Imac CD install problem

2000-12-31 Thread Hans
Probably of little help, but I saw the same problem occur at an install party recently but on an Intel machine. Turned out the problem was a CD burned when Potato wasn't stable yet or a wrong ISO-image, we never found out. I popped in my copy of stable Potato and it worked. Did you burn the CD fr

Re: Esound & Festival

2000-12-31 Thread Paul Clark
On Sat, 30 Dec 2000 13:48:36 -0800, Eric G. Miller wrote: >Try running esd with the "-as " parameter. That'll free the audio >device after "" seconds which should allow festival to play >directly without esd mucking it up. You can do that in your >~/.xsession. Alternatively, if you run gnome-se

Re: Java???

2000-12-31 Thread Michael P. Soulier
On Sun, Dec 31, 2000 at 12:15:27AM -0500, D-Man wrote: > On Sat, Dec 30, 2000 at 06:18:16PM -0500, Michael P. Soulier wrote: > > I thought that the JRE was depricated. That's what I read on the Java > > homepage anyway. > > I highly doubt that. The JRE is just the VM without the compiler. >

Re: imwheel

2000-12-31 Thread Rob VanFleet
I'm assuming that since your KDE apps work correctly you have the ZAxisMapping line in you XF86Config. You don't need imwheel to make the wheel work with netscape, just use this Xdefaults file kindly provided to me by Andrea Vettorello: http://linux.wku.edu/~rvf/Xdefaults.gz You just need to gun

Re: putting Apache into chroot()-prison

2000-12-31 Thread Nate Amsden
Nathan E Norman wrote: > Do you realise you quoted 40 lines of the original message and added 1 > meaningful line? What a waste of bandwidth. hah. my 1meg dsl line runs average at 2.8% for the past week, i got plenty of bandwidth to spare :P http://portal.aphroland.org/mrtg/ nate -- ::: ICQ:

imwheel

2000-12-31 Thread Mircea Luca
Hi I'm running unstable ,KDE2 ,gdm,kernel 2.4test12,X4 . My problem is simple.The wheel won't work in Netscape unless I open an xterm and start imwheel .The wheel works fine otherwise in other KDE apps altough if I do an "ps aux | grep imwheel " it will show only the grep which means AFAIK that im

mozilla and .mailcap (and realplayer)

2000-12-31 Thread Pedro I. Sanchez
Hello, Does Mozilla read .mailcap? It looks to me that it doesn't. I am trying to incorporate support for the realplayer and a few other applications and I want to believe that there is an automatic way of doing this other than manually adding each mime type entry using the mozilla dialogs. Is