>From nobody

2000-12-14 Thread Dwight Johnson
Exim is placing the strange header: >From nobody on every mail it places in my mailbox. What is this for? How do I configure it, make it go away? Thanks in advance, Dwight

strange gpm behavior

2000-12-14 Thread Pat Mahoney
I've been having trouble with gpm not working after an upgrade (a while ago. the latest update (woody) still doesn't work). When I run "cat /dev/psaux" and move the mouse, garbage comes out as expected. I have found that this command gets gpm working: # strace gpm -D -m /dev/psaux -tps2

About crontab

2000-12-14 Thread uland
Hi, I want to submit a job to crontab, and follow the "new" format such as: m h dom mon dow user command 0 12 * * * someone /bin/somecommand But it does not work for me. I find some message in syslog: Dec 14 12:00:00 omega /USR/SBIN/CRON[11215]: (someone) CMD (someone^Isomecommand) How can I ma

Re: cd-burning

2000-12-14 Thread Brian Stults
Bob Nielsen wrote: > > Any thoughts on why part of some tracks would be missing? > Are the mp3's corrupt/incomplete? Often, mp3's that I download are not complete for whatever reason. Even if I am sure I've downloaded 100% of the file, sometimes it still ends abruptly. Apparently many people

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Peter Jay Salzman
i wrote a very nice piece on the System.map file. you can find it at my personal website, along with other bits and pieces of linux knowledge: http://www.dirac.org/p/linux/systemmap.html what's most likely happening is that the System.map file that klogd is finding is in /boot/System.ma

Re: exim

2000-12-14 Thread Pap Tibor
On Wed, 13 Dec 2000, Joseph Dane wrote: > > "Pap" == Pap Tibor <[EMAIL PROTECTED]> writes: > > Pap> Try telnet to localhost port 21 to see if exim is running. > > Since when does exim listen on port 21? > > sweden [~]>grep 21 /etc/services > ftp 21/tcp > fsp 21/ud

Re: libpcap.so.0 or libpcap.a?

2000-12-14 Thread Tor Slettnes
> "meepmeep" == meepmeep <[EMAIL PROTECTED]> writes: meepmeep> I'm trying to compile dsniff and when I try to configure meepmeep> it, it complains that it cannot find libcap.a. I found meepmeep> a libpcap.so.0 somewhere else. Is this the equivalent meepmeep> or does this spe

Re: libpcap.so.0 or libpcap.a?

2000-12-14 Thread Peter Jay Salzman
to read about static and dynamic libraries on linux, go to: http://www.dirac.org/p/linux/libraries.html pete On Wed 13 Dec 00, 11:17 PM, Tor Slettnes said... > > "meepmeep" == meepmeep <[EMAIL PROTECTED]> writes: > > meepmeep> I'm trying to compile dsniff and when I try to configure >

Re: Filenames

2000-12-14 Thread kmself
on Wed, Dec 13, 2000 at 08:35:27PM -0900, Ethan Benson ([EMAIL PROTECTED]) wrote: > On Thu, Dec 14, 2000 at 06:20:05AM +0100, Patrick Schnorbus wrote: > > Hey folks... > > > > i´ve just a little question! > > > > I´ve installed xfstt. Now i want to use some TrueType Fonts but theses a > > probl

Re: HT configure an IDE/ATAPI ZIP drive?

2000-12-14 Thread Dan Griswold
> "Eric" == Eric G Miller writes: Eric> On Wed, Dec 13, 2000 at 10:42:20PM -0600, Dan Griswold Eric> wrote: Eric> Don't mean to ask a stupid question, but you *are* Eric> unmounting the drive before you try to eject the media, no? Eric> Otherwise, I can understand why bot

Re: Filenames

2000-12-14 Thread Peter Jay Salzman
does xfstt need the filenames to be all lowercase? how about X's truetype font serving module? does that need the file to be all lowercase? pete On Wed 13 Dec 00, 11:34 PM, kmself@ix.netcom.com said... > on Wed, Dec 13, 2000 at 08:35:27PM -0900, Ethan Benson ([EMAIL PROTECTED]) > wrote: > > On

OT: Where good list site?

2000-12-14 Thread Jonathan Gift
Hi, I've found a great many list sites, but that offer searching databases. I'm looking for a description of the list and a homepage url. Any suggestions? Thanks Jonathan -- "Hey, I think I finally got the hang of i-"

Re: Filenames

2000-12-14 Thread Eric G . Miller
On Wed, Dec 13, 2000 at 11:47:54PM -0800, Peter Jay Salzman wrote: > does xfstt need the filenames to be all lowercase? No, it doesn't care. Font names are not derived from the actual file name. > how about X's truetype font serving module? does that need the file to be > all lowercase? I don'

Re:debian archive path

2000-12-14 Thread horelacy
Hi there, I recently bought debian2.2 and am having trouble installing it. Everything goes well right up to 'install operating system kernal & modules'. I select this option and then choose cd rom as my medium for installation. Instead of just initialising the loading sequenc

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Ethan Benson
On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > i wrote a very nice piece on the System.map file. you can find it at my > personal website, along with other bits and pieces of linux knowledge: > > http://www.dirac.org/p/linux/systemmap.html > > what's most likely happ

Setting default permissions for automounted file systems

2000-12-14 Thread Daniel de los Reyes
I am using autofs and I just can't find a way to make it create mount points with different permissions then it does by default. Can anybody help me? -- __ Daniel de los Reyes S2-Selling Soluciones Valencia Spain e-mail: [EMAIL PROTECTED] Powered by Debian GNU-Linux 2

Re: Setting default permissions for automounted file systems

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 10:37:38AM +0100, Daniel de los Reyes wrote: > I am using autofs and I just can't find a way to make it create mount points > with different permissions then it does by default. > Can anybody help me? can't you use the fmask/dmask/umask flags, like you can do for static mou

Q: Where lm_sensors to compile?

2000-12-14 Thread Jonathan Gift
Hi, I want to compile in lm_sensors for Gkrellm but can(t find a reference to them in make xconfig... Are theya patch or buried deep within an option? Thanks, Jonathan -- "Hey, I think I finally got the hang of i-"

Solved ppp-compress problem

2000-12-14 Thread Jonathan Gift
Hi, Thanks to all who replied. Everything was as it was supposed to be but I noticed in the kernel help package that compress only works as a module, and since I was getting an error msg on boot about a mising ppp module I decided to recompile ppp as a module this time. No error msgs at all now.

Re: Setting default permissions for automounted file systems

2000-12-14 Thread Daniel de los Reyes
On Jue 14 Dic 2000 10:45, Alson van der Meulen wrote: > On Thu, Dec 14, 2000 at 10:37:38AM +0100, Daniel de los Reyes wrote: > > I am using autofs and I just can't find a way to make it create mount > > points with different permissions then it does by default. > > Can anybody help me? > > can't y

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 10:31:43AM +0100, Jonathan Gift wrote: > Hi, > > I want to compile in lm_sensors for Gkrellm but can(t find a reference > to them in make xconfig... Are theya patch or buried deep within an > option? apt-get install lm-sensors-source can be builded thru kernel-package, rea

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Jonathan Gift
> apt-get install lm-sensors-source > > can be builded thru kernel-package, read kernel-package docs for more > info. Oh, thanks. I'll read up, but what am I looking for. What's the general procedure... Like add the new packge to the kernel package, usre an include? Or you know what doc offhand?

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 11:04:55AM +0100, Jonathan Gift wrote: > > apt-get install lm-sensors-source > > > > can be builded thru kernel-package, read kernel-package docs for more > > info. > > Oh, thanks. I'll read up, but what am I looking for. What's the general > procedure... Like add the new

Re: php4-postgresql problem

2000-12-14 Thread Knud Sørensen
Rino Mardo wrote: > > On Tue, Dec 12, 2000 at 07:34:21PM +0100 or thereabouts, Knud S?rensen wrote: > > Bruno Boettcher wrote: > > > > > > On Tue, Dec 12, 2000 at 06:27:49PM +0100, Knud Sørensen wrote: > > > > dl("pgsql.so"); says > > > > Warning: Unable to load dynamic library '/usr/lib/php4/apac

SOLVED :) Re: how do I enable dmfe when compiling new kernel

2000-12-14 Thread Jens Lauterbach
hi it worked thanks Yes I had to enable CONFIG_EKSPERIMENTAL /jens On Wed, 13 Dec 2000, Erik Steffl wrote: > seach for dmfe.c in dirver/net/Makefile, you'll find that it is > compiled if CONFIG_DM9102 is set. Then (in kernel source root): > > find . -name Makefile -print|xargs grep CONFIG_D

Re: Debian & Apt-get

2000-12-14 Thread Thomas Guettler
On Wed, Dec 13, 2000 at 09:49:42PM -0700, Chris wrote: > Hello, > > I have installed the base Debian system and am now installing additional > items. > I plan to use the apt-get, but there appear to be a lot of options for using > it. > In addition, there appear to be other commands such as apt-ca

prime-net: error 1, firewall related?

2000-12-14 Thread kmself
I've had the GIMPS prime-net package installed on my system here, it appears that it's been unable to communicate with the central server since I set up a firewall last summer. On connecting to the GIMPS server, I get, e.g.: Accept the answers above? (Y): Contacting PrimeNet Server.

Re: bash system startup files

2000-12-14 Thread Thomas Guettler
On Wed, Dec 13, 2000 at 07:20:44PM -0800, Xucaen wrote: > Hi all.. new user here.. I'm looking to set an > alias in bash for all users. I tried to edit > bash.bashrc, and ~/.bashrc but this doesn't work. > of course, when I run a secondary shell it works > fine, but I want to alias to take effect

Re: configuring debian for network mail clients

2000-12-14 Thread presi
On Mon, 11 Dec 2000, Carel Fellinger wrote: I now there is gnupop-3d. I used it and it worked quite good > On Sun, Dec 10, 2000 at 08:22:29PM -0500, Dwight Johnson wrote: > > On Mon, 11 Dec 2000 [EMAIL PROTECTED] wrote: > ... > > What is the name of the debian pop package? I do not see on

Re: I'm Confused with SBLive!

2000-12-14 Thread Thomas Guettler
On Wed, Dec 13, 2000 at 11:04:11PM -0300, Javier Sieben wrote: > Hi! > > I tried to install the emu10k1 module from ALSA. Having any troubles with > it, I deinstalled it. When I read that the final kernel (version 2.2.17) > had these module in it, I download, compile and install it with the module

Re: configuring diald with ppp (out of the box)

2000-12-14 Thread Thomas Guettler
On Wed, Dec 13, 2000 at 08:38:56PM +, CND OConnor wrote: > Hi, > I just recently installed diald on my debian box (running latest woody > and 2.4 test kernel) for the first time but I haven't been able to get > it to run yet. > > The only error message generated is a ppp connect script failed

TP 770, 2.2.18, USB ... any experiances?

2000-12-14 Thread Martin Fluch
Hello! Finaly the USB support has been backported with the 2.2.18 kernel to the recent stable 2.2 kernel series. An USB graphic table (I not sure if it's the right word) would be interesting for me together with GIMP 1.1 (which I allready use quite for a while). I have a ThinkPad 770 and the que

missing /dev/hda2

2000-12-14 Thread Debian Ghost
Hey Debianers, I have a question about a partition of my hard drive that I can't seem to locate. When I set this machine up, I set up a 10 gig drive to have /dev/hda1 with 7 gigs and set the rest aside for another partition (can't remember why I did this, but I did... I don't think I could get all

Re: missing /dev/hda2

2000-12-14 Thread M G Berberich
Am Donnerstag, den 14. Dezember 2000 06:27:54 schrieb Debian Ghost: > I have a question about a partition of my hard drive that I can't seem to > locate. When I set this machine up, I set up a 10 gig drive to have > /dev/hda1 with 7 gigs and set the rest aside for another partition (can't > remembe

Re: cron vs anacron

2000-12-14 Thread Marcelo Chiapparini
Thanks a lot to all people who taught me about cron vs anacron! On Wed, 13 Dec 2000 16:19:22 -0800, Erik Steffl wrote: > and you are not supposed to turn off the computer! ever! :-)) > > erik Well, I was asking about my pc at home. From monday to friday I can only spend two or th

debconf

2000-12-14 Thread Marcelo Chiapparini
Hi! After upgraded to potato 2.2r2 I selected the Text frontend for debconf. Now, when I apt-get install a package I get the following output: debconf: failing to initialize Text frontend debconf: falling back to Dialog frontend how can I set the Dialog frontend as default again (I think that it

Re: debconf

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 09:49:06AM -0500, Marcelo Chiapparini wrote: > Hi! > > After upgraded to potato 2.2r2 I selected the Text frontend for debconf. > Now, when I apt-get install a package I get the following output: > > debconf: failing to initialize Text frontend > debconf: falling back to D

BIND doesn't work af recomling new kernel

2000-12-14 Thread Jens Lauterbach
hi I have compiled af new 2.2.17 kernel with firewall etc. But my DNS/BIND does't work anymore! I can user another nameserver, but I would prefer to run my own DNS on the firewall! So does compiling a new kernel affect DNS/BIND??? thanks in advance /jens

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Jonathan Gift
> > BTW: don't you need i2c too, for this work? i2c-source is a separate That was a good exhaustive intro, thanks. Save me hours and I have adirection. I just don't know now if it's worth it. Others compiling in this option? Does GKrellm track it? Anything else? If it's a module, do I have to re

google: "site:debian.org"

2000-12-14 Thread Thomas Guettler
I used to search the mailarchive of debian with google like this: "site:debian.org foo". But it seems that google does not track the mailarchive anymore. That's sad, because I found a lot of good answers like this. Any ideas how we could get this working again? I prefere the google interface to th

Re: BIND doesn't work af recomling new kernel

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 01:03:50PM +0100, Jens Lauterbach wrote: > hi > > I have compiled af new 2.2.17 kernel with firewall etc. > But my DNS/BIND does't work anymore! > > I can user another nameserver, but I would prefer to run > my own DNS on the firewall! > > So does compiling a new kernel a

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 01:06:02PM +0100, Jonathan Gift wrote: > > > > BTW: don't you need i2c too, for this work? i2c-source is a separate > > That was a good exhaustive intro, thanks. Save me hours and I have > adirection. I just don't know now if it's worth it. Others compiling in > this optio

Re: google: "site:debian.org"

2000-12-14 Thread Thomas Guettler
On Thu, Dec 14, 2000 at 01:21:38PM +0100, Thomas Guettler wrote: > I used to search the mailarchive of debian with google like this: > "site:debian.org foo". But it seems that google does not track the > mailarchive anymore. That's sad, because I found a lot of good answers > like this. Any ideas h

Re: LaTeX and PDF-files

2000-12-14 Thread Cory T. Echols
On 12/13, Joerg Johannes wrote: > To all pdflatex-users > > I tried to convert my .tex-files to pdf with the pdflatex-command. This > works great for text-only documents. It seems that pdflatex cannot > include pictures (they are ok., latex --> xdvi shows them...). Do I have > to include them in a

Re: cd-burning

2000-12-14 Thread Santiago Fernandez
On lun, 11 dic 2000, S.Salman Ahmed wrote: > How does overburning work ? And how far can it be taken ie how much over > 700Mb can be burned ? Overburning is an old way of protecting a CD from being duplicated. Some companies burned more than 650Mb onto their CD-ROM's and the usual CD Rec

serving user's homes with apache

2000-12-14 Thread Daniel de los Reyes
Apache is enabled to server users home dirs by default. However if I place a file in public_html and point a browser to it I get a permission denied error Why is this? -- __ Daniel de los Reyes S2-Selling Soluciones Valencia Spain e-mail: [EMAIL PROTECTED] Powered by

Re: [OT] Recent increases in d-u posts?

2000-12-14 Thread Damon Muller
DEATH OF DEBIAN PREDICTED - NEWS AT 11!!! Well, not quite... Karsten commented to me off list that starting such a thread was contributing to the excess. He's right, but I think it's something interesting to think about. Quoth Ignasi Tura, > Let's see if we continue this way or we just split (

Re: HT configure an IDE/ATAPI ZIP drive?

2000-12-14 Thread Damon Muller
Quoth Dan Griswold, > I can still mount and access the drive. But I cannot eject, either by > software or hardware. > > I've also tried the eject command. No luck. Sorry, I only came into this thread half-way through, so forgive me if this is redundant. I assume that you are trying to eject an I

Re: Q: Where lm_sensors to compile?

2000-12-14 Thread Jonathan Gift
> you don't to recompile your kernel, as long as you've the kernel > sources of the kernel you're running (same version) and the .config of > your kernel (for debian kernels, /boot/config-2.2.x) Oh great. Yes, I do. I just recompiled my kernel this morning because I found out ppp worked better as

Re: Window Maker

2000-12-14 Thread Corey Popelier
Hell I'm running the latest CVS of Window Maker (The one sent to Icewalk - www.icewalk.com) and apart from WPrefs segfaulting at the menu section, it's rock solid. Cheers, Corey J. Popelier http://members.dingoblue.net.au/~pancreas On Mon, 11 Dec 2000, Ken Weingold wrote: > I noticed that the

Re: serving user's homes with apache

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 01:45:27PM +0100, Daniel de los Reyes wrote: > Apache is enabled to server users home dirs by default. > However if I place a file in public_html and point a browser to it I get a > permission denied error be sure /home, /home/user and /home/user/public_html have a+x permi

Re: serving user's homes with apache

2000-12-14 Thread D-Man
For one thing, the user's home directory must be excecutable (otherwise apache can't cd to it). Also, apache must be configured to know which directory in $HOME is the "magic" one. I believe that public_html is the default. Also, public_html must be both world readable and world executable. (W

Strange network outages

2000-12-14 Thread Damon Muller
Hi gang, I've been having this weird problem with my system, and having wracked my brains for a while, I still haven't come up with any good explanations. My machine at home is connected to the Internet through an ethernet connection to the college network. I'm running pretty vanilla potato with

Re: About crontab

2000-12-14 Thread David Z Maze
uland <[EMAIL PROTECTED]> writes: uland> I want to submit a job to crontab, and follow the "new" format uland> such as: uland> m h dom mon dow user command uland> 0 12 * * * someone /bin/somecommand uland> But it does not work for me. I find some message in syslog: uland> Dec 14 12:00:00 omega

Re: google: "site:debian.org"

2000-12-14 Thread ktb
On Thu, Dec 14, 2000 at 01:21:38PM +0100, Thomas Guettler wrote: > I used to search the mailarchive of debian with google like this: > "site:debian.org foo". But it seems that google does not track the > mailarchive anymore. That's sad, because I found a lot of good answers > like this. Any ideas h

Re: Gnome Launcher

2000-12-14 Thread ktb
On Tue, Dec 12, 2000 at 05:59:02PM -0700, Chris wrote: > Hello, > > I think that I have successfully used > > apt-get install Netscape > > > to install Netscape on my computer. > Now I would like to use it from within Gnome. > I am unable to locate anything but a program called > >

Re: [OT] Recent increases in d-u posts?

2000-12-14 Thread Hall Stevenson
> Interestingly, this increase has come at the same time as > web sites like debianplanet and debianhelp. Maybe if more > people knew about these resources (and more of us > knowledgable folks contributes to them), the reliance, and > traffic, on this list would decrease. Thanks for the informatio

Re: serving user's homes with apache

2000-12-14 Thread Moritz Schulte
Daniel de los Reyes <[EMAIL PROTECTED]> writes: > Apache is enabled to server users home dirs by default. > However if I place a file in public_html and point a browser to it I get a > permission denied error Apache runs with some special privileges, AFAIK as 'nobody'. So, you've to make sure t

Re: HT configure an IDE/ATAPI ZIP drive?

2000-12-14 Thread Dan Griswold
> "Damon" == Damon Muller <[EMAIL PROTECTED]> writes: Damon> Sorry, I only came into this thread half-way through, so Damon> forgive me if this is redundant. I assume that you are Damon> trying to eject an IDE zip drive. That's right. It's an internal IDE/ATAPI drive. 100 mb. I ca

Re: debconf

2000-12-14 Thread Moritz Schulte
"Marcelo Chiapparini" <[EMAIL PROTECTED]> writes: > how can I set the Dialog frontend as default again (I think that it was > the default in 2.2)? $ dpkg-reconfigure debconf (or debconf-tiny, if you've installed that) moritz -- Moritz Schulte <[EMAIL PROTECTED]> http://www.chaosdorf.de/

Re: debian install over ppp connection + Exim, RBL, fetchmail POP3

2000-12-14 Thread John Hasler
John Bacalle writes: > I gather then that installing Potato from scratch via PPP is not > possible? What do you mean by scratch? You have install the base system (fits on about eight floppies) first but from there a ppp install should be straightforward. -- John Hasler [EMAIL PROTECTED] (John Ha

Re: php4-postgresql problem

2000-12-14 Thread Petr Cech
Hi, I'm bit lost who said what, but I'll try to comment it all at one. And I don't read -user so please CC. On Thu, Dec 14, 2000 at 11:20:42AM +0100 , Knud Sorensen wrote: > Rino Mardo wrote: > > > > On Tue, Dec 12, 2000 at 07:34:21PM +0100 or thereabouts, Knud S?rensen > > wrote: > > > Bruno Bo

HT get around xdm

2000-12-14 Thread Glenn Becker
Hi, This is a long shot, but I was wondering if anyone had tried the package yh, which is a Chinese-language console package. I installed it last night, couldn't *quite* make my way around ... and when I exited, my display went black. Nothing, nothing, nothing ... and when I rebooted, I got xdm,

A couple of questions

2000-12-14 Thread Ray Percival
Hi all, Does anybody have a nice recipe for ssh to a machine behind a ipchains firewall with ipmasq? (It is floppyfw) I only have two machines behind the firewall and only want to connect to one of them. Also I can use xvidtune to fix my "rolling" problem (modline stuff) now how do I get X to us

Re: serving user's homes with apache

2000-12-14 Thread Dave Sherohman
On Thu, Dec 14, 2000 at 02:42:36PM +0100, Moritz Schulte wrote: > Apache runs with some special privileges, AFAIK as 'nobody'. Not that it makes any real difference in this case, but Debian sets up apache to run as user www-data instead of nobody. -- "Two words: Windows survives." - Craig Mundie

Re: A couple of questions

2000-12-14 Thread Alson van der Meulen
On Thu, Dec 14, 2000 at 07:54:34AM -0700, Ray Percival wrote: > Hi all, > Does anybody have a nice recipe for ssh to a machine behind a ipchains > firewall with ipmasq? (It is floppyfw) I only have two machines behind the > firewall and only want to connect to one of them. Also I can use xvidtune

Re: php4-postgresql problem

2000-12-14 Thread Rino Mardo
On Thu, Dec 14, 2000 at 11:20:42AM +0100 or thereabouts, Knud S?rensen wrote: > Rino Mardo wrote: > > > > On Tue, Dec 12, 2000 at 07:34:21PM +0100 or thereabouts, Knud S?rensen > > wrote: > > > Bruno Boettcher wrote: > > > > > > > > On Tue, Dec 12, 2000 at 06:27:49PM +0100, Knud Sørensen wrote: >

Re: Installing PHP 4.0.3pl1 and Apache 1.3.14

2000-12-14 Thread Rino Mardo
On Wed, Dec 13, 2000 at 03:27:48PM +0100 or thereabouts, Stephan Engelke wrote: > Hi everyone, > > currently I am trying to compile PHP 4.0.3pl1 as a DSO for Apache > 1.3.14 on a pure Potato (2.2r2) system. So far without sucess. > The software compiles just fine, but during the final linking pro

Re: Debian is not for me

2000-12-14 Thread David Wright
[quotations reordered] > > Then, make sure you have added "yourself" (whoever "yourself" is that > > is trying to run an audio application) to the audio group. Quoting Clayton Stapleton ([EMAIL PROTECTED]): > But had to go to /dev/hdd and add myself to the user disk and now I can > listen

Re: Unidentified subject!

2000-12-14 Thread David Teague
On Wed, 13 Dec 2000, Gerald Klein wrote: > unsubscribe [EMAIL PROTECTED] Hi Gerald I'm sorry you are leaving Debian User. I wish you luck in your pursuits. This message may get you unsubscribed, but if it does not, please point your browser to www.debian.org, and look on the left hand side of

Re: php4-postgresql problem

2000-12-14 Thread Knud Sørensen
Rino Mardo wrote: > > On Thu, Dec 14, 2000 at 11:20:42AM +0100 or thereabouts, Knud S?rensen wrote: > > Rino Mardo wrote: > > which source file did you use php4 or php4-mysql > > > > there's no such thing. just get the php4 source from php.net and > compile it with the proper switch. > Oh, ye

RE: configuring kdm or gdm to see both kde and gnome - SOLVED

2000-12-14 Thread Anderson, Tim TL33E
Thanks for the help, this worked perfectly. tka > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Subject: Re: configuring kdm or gdm to see both kde and gnome > > Hi, > I've never gotten Gnome to work with KDM, but I've gotten KDE to work > with GDM. Creat

Re: Q: How display aliases?

2000-12-14 Thread Jonathan Gift
> >Thanks, but from folder or within folder view "m" brings up a new mail > >message > Yes. Mutt then asks me for the recipient. > > >tab does nothing as a result... > Here I get the list of aliases. > > I think there's a configuration variable that would change the way Mutt > asks for the recipi

Anyone a script log in get mail?

2000-12-14 Thread Jonathan Gift
Hi, I don't want to reinvent tehwheel, especially if someone has done a really nice set of the best tires around... I have pon, fetchmail, and mutt. Anyone have a shell script that ogs in, starts fetchmail, waits until it's done, then calls poff? Thanks Jonathan -- "Hey, I think

Re: Missing crypt in Pine compile?

2000-12-14 Thread W. Paul Mills
Try pinepgp or pgp4pine. pgp4pine works with gpg and pgp. Colin Watson <[EMAIL PROTECTED]> wrote: : On Wed, 13 Dec 2000 at 19:40:17 -0500, Dwight Johnson wrote: :> On Wed, 13 Dec 2000, Colin Watson wrote: :> > Looks like it needs an -lcrypt there next to -lncurses, at least :> > assuming that you

Re: php4-postgresql problem

2000-12-14 Thread Knud Sørensen
Petr Cech wrote: > > Hi, > I'm bit lost who said what, but I'll try to comment it all at one. And I don't > read -user so please CC. > > On Thu, Dec 14, 2000 at 11:20:42AM +0100 , Knud Sorensen wrote: > > Rino Mardo wrote: > > > > > > On Tue, Dec 12, 2000 at 07:34:21PM +0100 or thereabouts, Knud

Re: Anyone a script log in get mail?

2000-12-14 Thread Sven Hoexter
On Thu, Dec 14, 2000 at 04:17:57PM +0100, Jonathan Gift wrote: > Hi, > > I don't want to reinvent tehwheel, especially if someone has done a > really nice set of the best tires around... I have pon, fetchmail, and > mutt. Anyone have a shell script that ogs in, starts fetchmail, waits > until it's

Woody: Can't start X as regular user

2000-12-14 Thread Juergen Fiedler
Hi I noticed the following after upgrading to the latest version of XFree86 4.0.1 under Woody (the one where Xwrapper.config obsoletes Xserver): When anyone but root tries to run 'startx', I get the following error: X: user not authorized to run the X server, aborting. Of course, users can still u

Re: BIND doesn't work af recomling new kernel

2000-12-14 Thread Jens Lauterbach
> > hi > > > > I have compiled af new 2.2.17 kernel with firewall etc. > > But my DNS/BIND does't work anymore! > > > > I can user another nameserver, but I would prefer to run > > my own DNS on the firewall! > > > > So does compiling a new kernel affect DNS/BIND??? > > > > thanks in advance > you

IMAP/webmail

2000-12-14 Thread Chris Mason
I need to setup a debian box with postfix and imap, ands web based mail. Any recommendations for packages I should consider using? I know postfix so I am going to use that, but I have no ideas on imap and webmail. Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fa

Re: Official support.

2000-12-14 Thread Wayne Topa
Subject: Official support. Date: Tue, Dec 12, 2000 at 01:36:50PM +0100 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > Hello, > > first of all sorry for my very bad english. Your english is 100% better then my Spanish > > > We wil

Re: Debian is not for me

2000-12-14 Thread Wayne Topa
Subject: Debian is not for me Date: Tue, Dec 12, 2000 at 08:38:19AM -0700 In reply to:Clayton Stapleton Quoting Clayton Stapleton([EMAIL PROTECTED]): > Yes! Debian is not for me. It does not recognize my sound card even though > two other OS do (Win98 and SuSe6.4), that are on th

Re: How to configure mutt

2000-12-14 Thread Wayne Topa
Subject: How to configure mutt Date: Thu, Dec 14, 2000 at 12:13:46AM + In reply to:Max Moritz Sievers Quoting Max Moritz Sievers([EMAIL PROTECTED]): > Hello, > I read the man-page but didn't find it. When I start KMail I can > configure a pop3-account and a smtp-server. How

Re: Woody: Can't start X as regular user

2000-12-14 Thread sena
On 14/12/2000 at 10:53 -0500, Juergen Fiedler wrote: > When anyone but root tries to run 'startx', I get the following error: > X: user not authorized to run the X server, aborting. > Of course, users can still use X via [xg]dm. Yadda, yadda... > My Xwrapper.config file looks like this: > --- > a

Re: BIND doesn't work af recomling new kernel

2000-12-14 Thread Jens Lauterbach
hi how stupid can one be, I forgot to enable IP_FORWARD but please telle me, how could ping ip numbers without IP_FORWARD?? /jens On Thu, 14 Dec 2000, Jens Lauterbach wrote: > > > hi > > > > > > I have compiled af new 2.2.17 kernel with firewall etc. > > > But my DNS/BIND does't work anymore!

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Peter Jay Salzman
that has to be the problem. somehow, the wrong map is being loaded for your kernel. there's simply no other possibility. use ls to determine the last access time of each kernel and System.map pair. make sure the right pair was loaded last time you rebooted the system. peter On Thu 14 Dec 00,

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Henry House
On Wed, Dec 13, 2000 at 11:28:23PM -0900, Ethan Benson wrote: > On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > > what's most likely happening is that the System.map file that klogd is > > finding is in /boot/System.map, since that's the first location klogd will > > look by de

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Peter Jay Salzman
On Wed 13 Dec 00, 11:28 PM, Ethan Benson said... > On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > > i wrote a very nice piece on the System.map file. you can find it at my > > personal website, along with other bits and pieces of linux knowledge: > > > > http://www.dira

package-system inconsistent

2000-12-14 Thread Thomas Guettler
I deinstalled balsa long ago, but some parts are still there. Look (locatedb is uptodate): ##gurkensalat:~/deb# apt-get remove balsa Reading Package Lists... Done Building Dependency Tree... Done E: Package balsa is not installed ##gurkensalat:~/deb# locate balsa /var/lib/dpkg/info/balsa.list /va

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Ethan Benson
On Thu, Dec 14, 2000 at 08:35:50AM -0800, Peter Jay Salzman wrote: > > ethan, this is fantastic news if true. > > i tried to verify your claim by looking at the man page for klogd. > couldn't find anything about looking for System.map-version. > > i also looked in /usr/src/Documentation/oops-tra

OpenSSH/SSL v2.3

2000-12-14 Thread Lukas Ruf
Dear all, is there a debian package of OpenSSH/SSL v2.3 for woody ? Thanks for any hint, Lukas

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Ethan Benson
On Thu, Dec 14, 2000 at 08:19:17AM -0800, Henry House wrote: > On Wed, Dec 13, 2000 at 11:28:23PM -0900, Ethan Benson wrote: > > On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > > > what's most likely happening is that the System.map file that klogd is > > > finding is in /boot/

Re: Q: How display aliases?

2000-12-14 Thread ktb
On Thu, Dec 14, 2000 at 04:15:29PM +0100, Jonathan Gift wrote: > > >Thanks, but from folder or within folder view "m" brings up a new mail > > >message > > Yes. Mutt then asks me for the recipient. > > > > >tab does nothing as a result... > > Here I get the list of aliases. > > > > I think there'

Re: 2.4.0-test12kernel problem

2000-12-14 Thread Christoph Simon
On Thu, 14 Dec 2000 08:35:50 -0800 Peter Jay Salzman <[EMAIL PROTECTED]> wrote: > On Wed 13 Dec 00, 11:28 PM, Ethan Benson said... > > On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > > > i wrote a very nice piece on the System.map file. you can find it at my > > > personal w

Re: package-system inconsistent

2000-12-14 Thread Colin Watson
Thomas Guettler <[EMAIL PROTECTED]> wrote: >I deinstalled balsa long ago, but some parts are still there. Perhaps you removed it rather than purging it? If you don't purge, then the file list, the postrm, and any conffiles stay around, which matches what you're seeing. Try either 'apt-get --purge

Re: debian-user-digest Digest V100 #851

2000-12-14 Thread Pollywog
> > On Thu, Dec 14, 2000 at 08:19:17AM -0800, Henry House wrote: > > On Wed, Dec 13, 2000 at 11:28:23PM -0900, Ethan Benson wrote: > > > On Wed, Dec 13, 2000 at 11:07:18PM -0800, Peter Jay Salzman wrote: > > > > what's most likely happening is that the System.map file that klogd is > > > > f

Re: invalid group name / home directory changed

2000-12-14 Thread Robert Guthrie
On Tuesday 12 December 2000 18:48, Erik Steffl wrote: > ktb wrote: > > I don't know how but every file and directory has recursively changed in > > my home directory. What has changed is group and owner of all files. > > they are all now "1000". > > > > I can change the owner to "kent" but not the

KDE2-where

2000-12-14 Thread dkosan
Hello,I was wondering what you add to the apt.conf to download KDE2 or KDE2.01? Thanks in advance. Get your own FREE E-mail address at http://www.linuxfreemail.com Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!

Network Monitoring recommendation

2000-12-14 Thread Craig Coles
I am looking for a tool to monitor the through-put of my connection to the internet. I want to know if my connection is maxing out, or my users just have slow connections to the internet. Is there a debian package to do this, or a recommendation otherwise? Can these tools determine what kind

Re: HT get around xdm

2000-12-14 Thread Kent West
Glenn Becker wrote: Hi, This is a long shot, but I was wondering if anyone had tried the package yh, which is a Chinese-language console package. I installed it last night, couldn't *quite* make my way around ... and when I exited, my display went black. Nothing, nothing, nothing ... and when I

  1   2   3   >