making source and non-free CDs

1999-04-14 Thread Matt Garman
I downloaded and made an "official" Debian 2.1 cd. I'd also like to make a _source_ CD because I've been recompiling things like made lately, having just installed pgcc. What is the "best" way do do this? Is it appropriate to just mirror the source directory of a close mirror that has the sourc

Re: Nvi saved the file .fetchmailrc ?

1999-04-14 Thread ivan
On Wed, Apr 14, 1999 at 10:05:03PM -, Pollywog wrote: > Seems every time I reboot, I get this silly message: > > On 14-Apr-99 Nvi recovery program wrote: > > On Sun Feb 21 07:03:15 1999, the user pollywog was editing a > > file named .fetchmailrc on the machine lilypad, when it was > > saved f

Re: SMBMOUNT won't

1999-04-14 Thread Alec Smith
Tried rebuilding and got a bunch of errors about some odd thing being redefined or some such. On Thu, 15 Apr 1999, Graham Ashton wrote: > On Thursday 15 April, Alec Smith wrote: > > > I'm running kernel 2.2.5 with smbfsx installed from the deb... I get the > > attached error... Any tips would

who is net-pf-19?

1999-04-14 Thread Ingvaldur Þ . Sigurjonsson
Hi, > Apr 15 03:29:59 debbie modprobe: can't locate module net-pf-19 I've had this message coming up now for a long time and it doesn't go away... Can anyone tell what it is and why it's coming. I've run /dev> ./MAKEDEV update several times with all needed modules loaded. Sound is working alri

GDB/xxgdb segfaults!

1999-04-14 Thread Ingvaldur Þ . Sigurjonsson
Hi, When I try to debug an app, which does use some shared libraries, with ddd/gdb/xxgdb the gdb segfault's when it's launched by the gdb frontends. When launched from DDD, a dialog pops up saying "GDB could not be started.", and gives the "Exit", "Help" alternatives. The last message in DDD is:

(Solution)Re: help me to undertand GMT time!!!!

1999-04-14 Thread Brian Servis
*- On 18 Mar, Wayne Topa wrote about "Re: help me to undertand GMT time" > > In reply to:Colin Telmer > > Quoting Colin Telmer([EMAIL PROTECTED]): >> On Thu, 18 Mar 1999, Jonathan Guthrie wrote: >> >> > > Midnight is hours; there is no 2400 hours - after 23:59:59 it >> > > changes to >

Re: Cheapbytes CDs

1999-04-14 Thread Pedro Guerreiro
On Tue, Apr 13, 1999 at 02:41:07PM -0400, Peter S Galbraith wrote: > > "Assad Khan" wrote: > > > I got Debian 2.1 slink from Cheapbytes a few weeks back. base2_1.tgz is > > corrupted, even though I got a 4 CD set. So now I dont have Linux > > installed on my second hard drive at all! :-(( > > A

Re: SMBMOUNT won't

1999-04-14 Thread Graham Ashton
On Thursday 15 April, Alec Smith wrote: > I'm running kernel 2.2.5 with smbfsx installed from the deb... I get the > attached error... Any tips would be appreciated. you need to recompile smbmount with 2.2.x kernels. I've never done it, but have read that it needs doing. -- Graham

Re: MICROSOFT BS FUD

1999-04-14 Thread Rick Macdonald
On 14 Apr 1999, Gary L. Hennigan wrote: > | Well, while I agree with that, this is already being read and believed by > | managers and suits. What we need are numbers to the contrary, not "it was > | commisioned by Microsoft". > > Again, any logical person would conclude that the test was biased

Help! Kernel woes.

1999-04-14 Thread William R Pentney
I have tried recompiling a 2.2 kernel, and now I have two problems: 1) The new kernel isn't recognizing my network card. I used the "PCI NE2000" option; it worked before on a 2.0.34 kernel I compiled on a floppy. Might I be missing an important option? 2) I still can't use sound. I have a SoundB

Re: SMBMOUNT won't

1999-04-14 Thread Alec Smith
I'm running kernel 2.2.5 with smbfsx installed from the deb... I get the attached error... Any tips would be appreciated. I have no problems mounting from this workstation under NT to the particular file server giving the error. Previously I used 2.0.36 without difficulty. /proc/filesystems does i

Re: MICROSOFT BS FUD

1999-04-14 Thread Gary L. Hennigan
"Christopher J. Morrone" <[EMAIL PROTECTED]> writes: | On 14 Apr 1999, Gary L. Hennigan wrote: [snip] | > You guys need to read your Slashdot (http://slashdot.org). I've heard | > that this particular "benchmark" was commissioned by Microsoft. Anyone | > who pays attention to a benchmark commission

matlab 5.3 seg fault (can it use both libc.so.6 & libc.so.5 ?)

1999-04-14 Thread amj
Hi all, Mathworks tech support has been unable to help get matlab 5.3 running on my Debian system. I was wondering if anybody else has got it working and perhaps would know how to fix my problem. When I start matlab is says, Segmentation fault BTW, the license manager appears t

SMBMOUNT won't

1999-04-14 Thread Kent West
I can't seem to get smbmount to work, although I BELIEVE it used to. I've recently upgraded from 2.0.36 to 2.2.1, so that might have some bearing. I've tried most of the options in the smbmount man page; no good. I've tried removing the smbfs package and then adding it back in; no good. I can co

Re: compiling kernel

1999-04-14 Thread Gary L. Hennigan
Andrew Waltman <[EMAIL PROTECTED]> writes: | > On Wed, 14 Apr 1999, Pollywog wrote: | | > Building the kernel the "standard" way is fine in Debian. I did it for | > almost 2 years before recently switching to the 'make-kpkg' method. | > Make-kpkg is really nice, and quite easy. It turns the newl

x11amp 0.9-beta1.1

1999-04-14 Thread Daniel J. Brosemer
I'm too impatient to wait for a deb of x11amp 0.9-beta1.1, so I tried to compile it myself having had great success with the alpha versons. It compiled without issue, but I've got some strange problems with the binary. Here's a cut & paste job. [EMAIL PROTECTED]:[~]$ x11amp -version /usr/local/

Re: net/if.h missing AGAIN

1999-04-14 Thread Pollywog
On 14-Apr-99 Wayne Topa wrote: > Pollywog, you have forgotten, again, what I tried to show you once > before, use the information you have available to you! > > less > /var/state/apt/lists/debian.midco.net_debian_dists_slink_main_binary-i386_Pac > kages > /kernel-image hehehe... You told me this

Re: compiling kernel

1999-04-14 Thread Andrew Waltman
> On Wed, 14 Apr 1999, Pollywog wrote: > Building the kernel the "standard" way is fine in Debian. I did it for > almost 2 years before recently switching to the 'make-kpkg' method. > Make-kpkg is really nice, and quite easy. It turns the newly compiled > kernel into a .deb file, which you can e

Re: compiling kernel

1999-04-14 Thread Pollywog
On 14-Apr-99 Pollywog wrote: > > On 14-Apr-99 Noah L. Meyerhans wrote: >> >> Building the kernel the "standard" way is fine in Debian. I did it for >> almost 2 years before recently switching to the 'make-kpkg' method. >> Make-kpkg is really nice, and quite easy. It turns the newly compiled >>

Re: MICROSOFT BS FUD

1999-04-14 Thread Christopher J. Morrone
On 14 Apr 1999, Gary L. Hennigan wrote: > Kenneth Scharf <[EMAIL PROTECTED]> writes: > | There already has been feedback on the web (and this list) about this. > | It does appear that a great effort was made to pull all the stops out > | in configuring NT, and little care was given to setting up

Re: net/if.h missing AGAIN

1999-04-14 Thread Wayne Topa
Subject: Re: net/if.h missing AGAIN Date: Wed, Apr 14, 1999 at 08:58:09PM - In reply to:Pollywog Quoting Pollywog([EMAIL PROTECTED]): > > On 14-Apr-99 Pollywog wrote: > >> Now, when you install a kernel do NOT place headers from the kernel on your > >> system. Use make-kpkg

Nvi saved the file .fetchmailrc ?

1999-04-14 Thread Pollywog
Seems every time I reboot, I get this silly message: On 14-Apr-99 Nvi recovery program wrote: > On Sun Feb 21 07:03:15 1999, the user pollywog was editing a > file named .fetchmailrc on the machine lilypad, when it was > saved for recovery. You can recover most, if not all, of the > changes to thi

Re: compiling kernel

1999-04-14 Thread Pollywog
On 14-Apr-99 Noah L. Meyerhans wrote: > > Building the kernel the "standard" way is fine in Debian. I did it for > almost 2 years before recently switching to the 'make-kpkg' method. > Make-kpkg is really nice, and quite easy. It turns the newly compiled > kernel into a .deb file, which you can

Re: compiling kernel

1999-04-14 Thread Pollywog
Thanks, it's done. Now to reboot to see if it really worked. *holding boot disk in hand* -- Andrew > The best way to deal with kernel source, either a debianized > kernel-source package, or kernel source straight off of ftp.kernel.org, > is with the Debian kernel-package package. You do the stand

Re: compiling kernel

1999-04-14 Thread Graham Ashton
On Wednesday 14 April, Pollywog wrote: > > % make-kpkg --revision mykernel.1 kernel_image > > I am guessing I still need to do: > > make modules > make modules_install > cp System.map /boot > cp arch/i386/boot/bzImage /boot/vmlinuz > lilo no, the modules are compiled by make-kpkg and bundled

Re: net/if.h missing AGAIN

1999-04-14 Thread shaleh
> > > On 14-Apr-99 Pollywog wrote: > >> Now, when you install a kernel do NOT place headers from the kernel on your > >> system. Use make-kpkg to make a deb of the kernel image and just install > >> it. > > In order to have a kernel image, don't I need to go through the steps to > compile a ker

Re: compiling kernel

1999-04-14 Thread Pollywog
On 14-Apr-99 Graham Ashton wrote: > I do something like this; > > % cd /usr/src/linux > % make-kpkg clean > % make xconfig > % make-kpkg --revision mykernel.1 kernel_image I am guessing I still need to do: make modules make modules_install cp System.map /boot cp arch/i386/boot/bzImage /

Re: libc6 2.1 on slink

1999-04-14 Thread Daniel J. Brosemer
On Wed, 14 Apr 1999, Christian Dysthe wrote: > Didn't get much coffee! :) > > Got this now: > > checking for gmake... no > checking for gtk-config... no > checking for GTK - version >= 1.2.0... no > *** The gtk-config script installed by GTK could not be found > *** If GTK was installed in PREFI

Re: compiling kernel

1999-04-14 Thread Pollywog
On 14-Apr-99 Graham Ashton wrote: > On Wednesday 14 April, Pollywog wrote: > >> If I need to upgrade a kernel on a Debian system, can I do it in the >> same way as it is done with other distributions or is there some >> obscure Debian way to do this? > > you can do it the standard way (and I did

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread Nathan E Norman
On Wed, 14 Apr 1999, David B.Teague wrote: [ snip ] : I did and 2.0.34 DOES NOT OFFER ME ISO9660 FILE SYSTEM AS A CHOICE. : I'm going back to see if by chance the guy who suggested Native : Language support might be right, in spite of the fact that this : does not make sense to me. No-one s

Re: vmware and kernel header mismatches...

1999-04-14 Thread Adam Shand
> What I did was: cool thanks. this does seem to be the solution. thanks. adam.

2.2.x kernels

1999-04-14 Thread Nathan E Norman
Hi, We're going to install a new server next week, and I'm interested in any opinions regarding the stability of 2.2.x kernels. I'm leaning towards using a 2.1.125 kernel since we're using that elsewhere and it's extremely stable. I've heard rumors that the 2.2.x kernels are no good for very bus

Re: compiling kernel

1999-04-14 Thread Gary L. Hennigan
Pollywog <[EMAIL PROTECTED]> writes: | If I need to upgrade a kernel on a Debian system, can I do it in the same way | as it is done with other distributions or is there some obscure Debian way to | do this? It seems that when I do it in the customary way, I later run into | problems which appear

Re: compiling kernel

1999-04-14 Thread Graham Ashton
On Wednesday 14 April, Pollywog wrote: > If I need to upgrade a kernel on a Debian system, can I do it in the > same way as it is done with other distributions or is there some > obscure Debian way to do this? you can do it the standard way (and I did it this way for months), or you can follow th

Re: compiling kernel

1999-04-14 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Wed, 14 Apr 1999, Pollywog wrote: > If I need to upgrade a kernel on a Debian system, can I do it in the same way > as it is done with other distributions or is there some obscure Debian way to > do this? It seems that when I do it in the customary way, I la

Re: on mindcraft benchmarks

1999-04-14 Thread Leen Besselink
On Thu, 15 Apr 1999, Chad A. Adlawan wrote: > i really think this is funny ... i checked on www.mindcraft.com and the 1st > 4 headlines basically says : > 1. WindowsNT Server Outperforms Linux > 2. ... duh ... > 3. M$ NT is 25.5% faster then novell netware 5 > 4. M$ NT server is 4

mindcraft

1999-04-14 Thread Chad A. Adlawan
i think i typed something else, thats www.mindcraft.com

Re: libc6 2.1 on slink

1999-04-14 Thread Dan Brosemer
On Wed, 14 Apr 1999, Christian Dysthe wrote: > oddbird:/home/cdysthe# dpkg-source -x xchat_0.9.4-0.1.dsc > no utmp entry available, using value of LOGNAME ("cdysthe") at > /usr/lib/dpkg/controllib.pl line 40. > dpkg-source: extracting xchat in xchat-0.9.4 looks good! > Then when trying to run th

Re: net/if.h missing AGAIN

1999-04-14 Thread Pollywog
On 14-Apr-99 Pollywog wrote: >> Now, when you install a kernel do NOT place headers from the kernel on your >> system. Use make-kpkg to make a deb of the kernel image and just install >> it. In order to have a kernel image, don't I need to go through the steps to compile a kernel? Otherwise, wh

on mindcraft benchmarks

1999-04-14 Thread Chad A. Adlawan
i really think this is funny ... i checked on www.mindcraft.com and the 1st 4 headlines basically says : 1. WindowsNT Server Outperforms Linux 2. ... duh ... 3. M$ NT is 25.5% faster then novell netware 5 4. M$ NT server is 4 is 4 times faster as a web server than solaris w/ sun web s

compiling kernel

1999-04-14 Thread Pollywog
If I need to upgrade a kernel on a Debian system, can I do it in the same way as it is done with other distributions or is there some obscure Debian way to do this? It seems that when I do it in the customary way, I later run into problems which appear to be related to the kernel. -- Andrew [PG

Re: net/if.h missing AGAIN

1999-04-14 Thread Pollywog
On 14-Apr-99 [EMAIL PROTECTED] wrote: > ftp..kernel.org. area is where you are i.e. us, eu, ca. > > now for more important things, if.h should not disappear. Installing a > kernel > should not affect it. It should be part of libc-dev. Thanks. I was beginning to suspect this has nothing to do

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread Kent West
On Wed, 14 Apr 1999, David B.Teague wrote: > I'm going back to see if by chance the guy who suggested Native > Language support might be right, in spite of the fact that this > does not make sense to me. I started to reply earlier that I vaguely remembered someone once saying that it wasn't calle

Re: Can not mail to myself

1999-04-14 Thread Wayne Topa
Subject: Can not mail to myself Date: Wed, Apr 14, 1999 at 05:18:48PM +0200 In reply to:Armin Wegner Quoting Armin Wegner([EMAIL PROTECTED]): > Hi, > > I can't send mail to [EMAIL PROTECTED] (that's my login). > That's not good, because fetchmail likes to do so. > What must I d

Re: MICROSOFT BS FUD

1999-04-14 Thread Gary L. Hennigan
Kenneth Scharf <[EMAIL PROTECTED]> writes: | There already has been feedback on the web (and this list) about this. | It does appear that a great effort was made to pull all the stops out | in configuring NT, and little care was given to setting up Linux. IE: | use of a kerenl with know network b

Re: net/if.h missing AGAIN

1999-04-14 Thread shaleh
> > > On 14-Apr-99 Pollywog wrote: > > Can anyone tell me why my net/if.h keeps disappearing? > > I am running Debian 2.1 with kernel 2.0.36 and this is not the first time I > > see this error. I have even rebuilt my kernel (new tarball) and still I get > > this error. Any ideas on what is goin

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread David B.Teague
On Wed, 14 Apr 1999, Kent West wrote: > From: Kent West <[EMAIL PROTECTED]> > Cc: ktb <[EMAIL PROTECTED]>, > Subject: Re: HELP! All SCSI, no is09660 fs > > On Wed, 14 Apr 1999, David B.Teague wrote: > I've just looked through my configuration on a 2.2.1 system and I couldn't > get the ISO 966

Re: libc6 2.1 on slink

1999-04-14 Thread Dan Brosemer
On Wed, 14 Apr 1999, Christian Dysthe wrote: > I wanted to install xchat 0.9.4 from unstable on my slink system. When I saw > the > dependencies I got scared off. I need libc6 2.1. I am not a Linux expert (yet) > and afraid I will damage my stable system by trying to do this. > > Advice? Try ge

Metafont and X: the solution

1999-04-14 Thread Stefan Baums
Dear Nils, and all you other attentive followers of this thread: I finally got the solution to the MF + X problem. I was already recompiling the sources, but the strange thing was that "--with-x" actually does appear in debian/rules. So I took a close look at the configure files, and there I fou

Re: MICROSOFT BS FUD

1999-04-14 Thread Kenneth Scharf
There already has been feedback on the web (and this list) about this. It does appear that a great effort was made to pull all the stops out in configuring NT, and little care was given to setting up Linux. IE: use of a kerenl with know network bugs, none of apache's optimizations turned on... -

RE: net/if.h missing AGAIN

1999-04-14 Thread Pollywog
On 14-Apr-99 Pollywog wrote: > Can anyone tell me why my net/if.h keeps disappearing? > I am running Debian 2.1 with kernel 2.0.36 and this is not the first time I > see this error. I have even rebuilt my kernel (new tarball) and still I get > this error. Any ideas on what is going on? > I bel

Re: MICROSOFT BS FUD

1999-04-14 Thread Kirk Hogenson
Rick Macdonald wrote: > > > Well it finally happened. Microsoft has paid someone off to fix a > > benchmark showing that Windows NT is actually better than linux. > > > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html > > This doesn't look good. Are the results cooked or flawed, or the >

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread Kent West
On Wed, 14 Apr 1999, David B.Teague wrote: > > > On Tue, 13 Apr 1999, ktb wrote: > > > > How do I force cause the kernel's make config to offer > > > me an iso9660 file system? Or how do I hack the .config to get > > > that fs? > > > > If your looking for iso9660 I think you enable that und

Re: Switching pine to mutt - but...

1999-04-14 Thread J.H.M. Dassen
On Wed, Apr 14, 1999 at 19:49:18 +0100, Andrew Holmes wrote: > While on the subject of mutt, yesterday I upgraded to slink from hamm using > cheapbytes CDs without to much trouble, however. Now when I try to change > mail-boxes in mutt I have to type the 'd' in debian twice to get it to appear > on

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread Wayne Topa
Subject: Re: HELP! All SCSI, no is09660 fs Date: Wed, Apr 14, 1999 at 12:56:34PM -0400 In reply to:David B.Teague Quoting David B.Teague([EMAIL PROTECTED]): > > > On Tue, 13 Apr 1999, ktb wrote: > > > > How do I force cause the kernel's make config to offer > > > me an iso

libc6 2.1 on slink

1999-04-14 Thread Christian Dysthe
Hi, I wanted to install xchat 0.9.4 from unstable on my slink system. When I saw the dependencies I got scared off. I need libc6 2.1. I am not a Linux expert (yet) and afraid I will damage my stable system by trying to do this. Advice? TIA --- Regards, Christia

Re: MICROSOFT BS FUD

1999-04-14 Thread Rick Macdonald
On Wed, 14 Apr 1999, Kenneth Scharf wrote: > Well it finally happened. Microsoft has paid someone off to fix a > benchmark showing that Windows NT is actually better than linux. > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html This doesn't look good. Are the results cooked or flawed, o

Re: problems w/pppd 2.3.7

1999-04-14 Thread John Hasler
Jeremy writes: > Just did this and got a "function not implemented" error. I changed the > /etc/ppp directory to same permissions and changed the group ID to dip > instead of root. Regular users can now establish a ppp connection. My permissions are: drwxr-x--- 2 root dip 1024 Ap

Problems after rebooting from Win95

1999-04-14 Thread Richard Harran
I've had this problem for a little while (possibly since I upgraded to slink?), but I've just been ignoring it: When I reboot from win95 - ie choose restart computer from win, then let lilo load up linux (default) - I get nasty segfaults during the restart towards the end eg: /etc/init.d/r

net/if.h missing AGAIN

1999-04-14 Thread Pollywog
Can anyone tell me why my net/if.h keeps disappearing? I am running Debian 2.1 with kernel 2.0.36 and this is not the first time I see this error. I have even rebuilt my kernel (new tarball) and still I get this error. Any ideas on what is going on? gcc -I. -I../include -I./../lib -I./../inclu

Re: Emacs on non-X machine

1999-04-14 Thread Navindra Umanee
Montreal Wed Apr 14 15:44:38 1999 Noah L. Meyerhans <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Wed, 14 Apr 1999, Navindra Umanee wrote: > > > Hmmm, according to > > http://www.debian.org/Packages/stable/editors/emacs20.html emacs20 > > does depend on xlib which depend

Re: Emacs on non-X machine

1999-04-14 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Wed, 14 Apr 1999, Navindra Umanee wrote: > Hmmm, according to > http://www.debian.org/Packages/stable/editors/emacs20.html emacs20 > does depend on xlib which depends on xfree86-common. According to dselect it doesn't. The Depends line I showed you was copi

Re: Emacs on non-X machine

1999-04-14 Thread Navindra Umanee
Montreal Wed Apr 14 15:36:19 1999 Noah L. Meyerhans <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Wed, 14 Apr 1999, Navindra Umanee wrote: > > > Correct me if I'm wrong, but I believe you can't install Emacs on a > > Debian system without first install X?! That's quite

MICROSOFT BS FUD

1999-04-14 Thread Kenneth Scharf
Well it finally happened. Microsoft has paid someone off to fix a benchmark showing that Windows NT is actually better than linux. http://www.mindcraft.com/whitepapers/nts4rhlinux.html === Amateur Radio, when all else fails! http://www.qsl.net/wa2mze Debian Gnu Linux, Live Free or . _

Re: Hardware advice

1999-04-14 Thread shaleh
> > Hello, > > I'm just getting started using Linux. Actually, I'm expecting my Slink CD's > to arrive any day now. I'm upgrading an old PC I have to install Debian on. > I'm on a real tight budget, but I don't want to spend my money on hardware > that won't be appropriate. > > I've found a 1

Re: Emacs on non-X machine

1999-04-14 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Wed, 14 Apr 1999, Navindra Umanee wrote: > Correct me if I'm wrong, but I believe you can't install Emacs on a > Debian system without first install X?! That's quite a showstopper. > Is it a bug? > Install emacs 20, not 19...version 19 does seem to depend

Re: Linux system as a firewall

1999-04-14 Thread shaleh
> > Hello all, > > My company is looking to changing from an dial-up ISDN connection to a > full time DSL connection. In doing this, it has been recommended that > we use a linux system with two network cards as a firewall from our > internal systems. > > What packages should I load (or not loa

Re: Emacs on non-X machine

1999-04-14 Thread Navindra Umanee
Montreal Wed Apr 14 15:10:50 1999 Small, Bradley <[EMAIL PROTECTED]> wrote: > It seems to be running n mine and I don't have X working yet. It is just > text mode Emacs, but then again, it isn't much uglier than the graphics mode > one I have running on my NT box Didn't you have to install xlib a

Re: Switching pine to mutt - but...

1999-04-14 Thread Andrew Holmes
Hi all, While on the subject of mutt, yesterday I upgraded to slink from hamm using cheapbytes CDs without to much trouble, however. Now when I try to change mail-boxes in mutt I have to type the 'd' in debian twice to get it to appear on the screen. For instance if I want to change to the mail bo

RE: Emacs on non-X machine

1999-04-14 Thread Small, Bradley
It seems to be running n mine and I don't have X working yet. It is just text mode Emacs, but then again, it isn't much uglier than the graphics mode one I have running on my NT box B -Original Message- From: Navindra Umanee [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 14, 1999 2:28

Linux system as a firewall

1999-04-14 Thread Doug Thistlethwaite
Hello all, My company is looking to changing from an dial-up ISDN connection to a full time DSL connection. In doing this, it has been recommended that we use a linux system with two network cards as a firewall from our internal systems. What packages should I load (or not load) to give us good

Re: OT: Network design

1999-04-14 Thread Brant Wells
Hey Guys :) Mark Brown wrote: > On Tue, Apr 13, 1999 at 02:40:24PM -0400, Dan Brosemer wrote: > > > I'm thinking of using ipmasq to share a cable-modem among many machines. > > I would like to set up a DNS on this (gateway? proxy?) in order to resolve > > names inside this subnetwork. I would al

Re: Hardware advice

1999-04-14 Thread Andrei Ivanov
> Hello, > > I'm just getting started using Linux. Actually, I'm expecting my Slink CD's > to arrive any day now. I'm upgrading an old PC I have to install Debian on. > I'm on a real tight budget, but I don't want to spend my money on hardware > that won't be appropriate. > > I've found a 1.2

Emacs on non-X machine

1999-04-14 Thread Navindra Umanee
Montreal Wed Apr 14 14:26:23 1999 Correct me if I'm wrong, but I believe you can't install Emacs on a Debian system without first install X?! That's quite a showstopper. Is it a bug? -N. [Cc's are always appreciated] -- "These download files are in Microsoft Word 6.0 format. After unzipping,

RE: NT vs Linux as web server

1999-04-14 Thread Hogland, Thomas E.
> I clicked on the link a couple of minutes ago. It still hasn't come up! > (ok, so it's probably the network in between, but I thought that was > kinda ironic in the Alanis Morissette sense of the word) > > Sorry for the pointless posting: I'm supposed to be revising! > Rich > Came up fast for

Re: Printing specific pages

1999-04-14 Thread Thomas Ruedas
You could try to compile and use the program psselect from the PSUtils toolbox. Have a look at http://www.dcs.ed.ac.uk/home/ajcd/psutils/ It allows you to extract given pages from a multi-page postscript document. HTH, -- Thomas Ruedas Institute of Mete

Postgres upgrade

1999-04-14 Thread Max
I'm trying to upgrade my version of postgres from 6.3 to 6.4 and following the instructions in /usr/doc/postgresql/README.Debian.migration.gz, I use the following command as user "postgres": $ which postgresql-dump /usr/lib/postgresql/bin/postgresql-dump $ postgresql-dump -t db.out -ucil The Postg

Printing specific pages

1999-04-14 Thread Margaret Uy
I've been trying to print out the PostScript version of the Linux-user's guide (175 pages worth of it) on my old Apple Laserwriter Select 310. Unfortunately, when it reached page 45, it stopped printing. Is there any way to specify specific pages when printing a document (i.e. from page 45 to end

Re: problems w/pppd 2.3.7

1999-04-14 Thread Jeremy
On 14 Apr 1999, John Hasler wrote: > Jeremy writes: > > drwxr-s--- 2 root dip 1024 Apr 12 08:17 /etc/chatscripts > > ... > > Set group ID on execution on a directory does nothing useful that I know > of. The group needs execute permission to search the directory: > > drwxr-x---

Re: NT vs Linux as web server

1999-04-14 Thread Adam Lazur
Adam Lazur ([EMAIL PROTECTED]) said: ---SNIP--- > Linux Weekly News (www.lwn.com) is formulating a reply about the ^ doh, make that .net -- Adam Lazur - Computer Engineering Undergrad - Lehigh University icq# 3354423 - http://www.lehigh.edu/~ajl4 "

Re: NT vs Linux as web server

1999-04-14 Thread ptt
Itf your looking for articles look at slashdot.org's achrive. But if I'm correct(I'd head to double check ) I belive the fine print say Micosoft payed for it. Also the configuration I believed was such that they would either cripple Linux or not optimize it liek they fine tuned NT. I could be

Re: NT vs Linux as web server

1999-04-14 Thread Prof. Feedlebom
Spring 1999 Issue of linux magazine, page 42: "LINUX OUTPERFORMED WINDOWS by as much as 250% for 12 or more client systems." (emphasis theirs, this is regarding SAMBA) If I may say so, both sides seem to be generating a lot of FUD on this. In my own (unscientific) studies, Linux has outperformed

Re: NT vs Linux as web server

1999-04-14 Thread Gregory Wood
The March 22 issue of Smart Reseller (www.smartreseller.com) compared NT and Linux running Samba and it had Linux/Samba way ahead. So I was very surprized to see the test by Mindcraft. Try the following: www.zdnet.com/sr/stories/infopack/0,5483,387506,00.html There are two links on that page -

Re: lock and ppp options?

1999-04-14 Thread george . russell
Jayson Baird wrote: > > Using KDE and it's Kppp dialer, what does it mean when it says that it sees > a lock option in /etc/ppp/options? any ideas? thanks. I thonk this is a FAQ in the docs. remove the lock option in /etc/ppp/options, and even if it is the only line, do not delete the file!. th

Re: NT vs Linux as web server

1999-04-14 Thread Paulo J. da Silva e Silva
I have just read the lwn comments. They have pointed out that the NT server was setted to use only 1GB of memory, so my last example of "biased tunning" doens't apply. Sorry for my error :-). Any way I would be glad to know which is the maximum amount of RAM kernel 2.2 can handle. Thank you all,

Re: Any way to convert Word 7 files?

1999-04-14 Thread Bob Nielsen
On Tue, 13 Apr 1999, Jan Muszynski wrote: > > On 13 Apr 99, at 15:34, Wayne Topa > wrote about Re: Any way to convert Word 7 files: > > > > > Subject: Re: Any way to convert Word 7 files? > > Date: Tue, Apr 13, 1999 at 07:11:35PM +0100 > > > > In reply to:Anthony Campbell > > > > Q

Re: HELP! All SCSI, no is09660 fs

1999-04-14 Thread David B.Teague
On Tue, 13 Apr 1999, ktb wrote: > > How do I force cause the kernel's make config to offer > > me an iso9660 file system? Or how do I hack the .config to get > > that fs? > > If your looking for iso9660 I think you enable that under "File > systems." At least in 'make xconfig' if I remembe

Hardware advice

1999-04-14 Thread Brad Stevenson
Hello, I'm just getting started using Linux. Actually, I'm expecting my Slink CD's to arrive any day now. I'm upgrading an old PC I have to install Debian on. I'm on a real tight budget, but I don't want to spend my money on hardware that won't be appropriate. I've found a 1.2 G hard drive for

Re: X-Windows: how do I configure it to use the generic VGA driver?

1999-04-14 Thread Andrei Ivanov
> Hi, folks -- > > I have spent the past several days struggling to get my X-windows > configured. I am noticing that the XF86Config program runs just fine, > so I've got to believe that running X is possible. Any attempt to make > X-windows more specific to my configuration has ended in failure

Re: latex cannot typeset a german \SS

1999-04-14 Thread David Wright
Quoting Thomas Ruedas ([EMAIL PROTECTED]): > >It is strange because in the document "LaTeX2e for authors (11 june > >1997)" (usrguide.dvi.gz) in pages 19-20 (section 3.14 Text commands: > >all encodings) I can read: "\SS: This command produces a German `SS', > >that is a capital `beta'. This letter

Re: NT vs Linux as web server

1999-04-14 Thread Paulo J. da Silva e Silva
There have been a lot of discussion on this "benchmark" on slashdot (http://www.slashdot.org). I had time to take a galnce and it seems that the benchmark is biased. It seems they have done a very good tunning of the NT box and a poor one for the linux box. As a small exemple they have used a serv

Re: NT vs Linux as web server

1999-04-14 Thread Michael Stenner
note the following about 4/5 of the way through "Mindcraft, Inc. conducted the performance tests described in this report between March 10 and March 13, 1999. Microsoft Corporation sponsored the testing reported herein." -Michael On Wed, 14 Apr 1999, Peter

Re: NT vs Linux as web server

1999-04-14 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE- On Wed, 14 Apr 1999, Peter S Galbraith wrote: > My IT manager just EMailed me this article (CC'ed to a bunch of > Directors, of course): > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html > > Microsoft Windows NT Server 4.0 is 2.5 times faster than Li

Re: No DBD perl module for Postgresql?

1999-04-14 Thread Keith G. Murphy
Frank Barknecht wrote: > > Keith G. Murphy hat gesagt: // Keith G. Murphy wrote: > > > I've noticed that there doesn't seem to be a DBD perl module for > > Postgresql in the online distributions. There is libpgperl, which is > > not DBI/DBD, therefore (I assume) won't work with Apache::DBI to af

RE: AGP video for Linux?

1999-04-14 Thread Hogland, Thomas E.
> Personally, I don't even know what AGP video is, so I am > forwarding this to the debian-user mailing list. > > Bob > > Erik Olsen <[EMAIL PROTECTED]> writes: > > > > > I was wondering if AGP video is supported by Linux yet. I did not see > it on > > the list of compatable devices/bus a

Re: NT vs Linux as web server

1999-04-14 Thread Luis Villa
On Wed, 14 Apr 1999, Peter S Galbraith wrote: > > My IT manager just EMailed me this article (CC'ed to a bunch of > Directors, of course): > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html > > Microsoft Windows NT Server 4.0 is 2.5 times faster than Linux as > a File Server and 3.7 ti

How to add a user with NIS?

1999-04-14 Thread Joachim Trinkwitz
Hi, I'm afraid I didn't get the point with NIS. I installed the nis.deb on all our machines on the local network and followed the instructions in /usr/doc/nis/nis.debian.howto carefully: setting up a master and the clients. But how do I proceed? How to add a user to the NIS database? I tried wi

Re: NT vs Linux as web server

1999-04-14 Thread Adam Lazur
Peter S Galbraith ([EMAIL PROTECTED]) said: > My IT manager just EMailed me this article (CC'ed to a bunch of > Directors, of course): > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html > > Microsoft Windows NT Server 4.0 is 2.5 times faster than Linux as > a File Server and 3.7 times f

Re: NT vs Linux as web server

1999-04-14 Thread Ian Peters
On Wed, Apr 14, 1999 at 10:45:01AM -0400, Peter S Galbraith wrote: > My IT manager just EMailed me this article (CC'ed to a bunch of > Directors, of course): > > http://www.mindcraft.com/whitepapers/nts4rhlinux.html > > Microsoft Windows NT Server 4.0 is 2.5 times faster than Linux as > a File

Re: NT vs Linux as web server

1999-04-14 Thread Richard Harran
I clicked on the link a couple of minutes ago. It still hasn't come up! (ok, so it's probably the network in between, but I thought that was kinda ironic in the Alanis Morissette sense of the word) Sorry for the pointless posting: I'm supposed to be revising! Rich Peter S Galbraith wrote: > > M

  1   2   3   >