Re: Finding a package name?

2000-05-17 Thread Gary Hennigan
"Robert L. Harris" <[EMAIL PROTECTED]> writes: > How do you find a packagename that's pretty long? > > {0}:iggy:/root>dpkg -l | grep ^r > rc xfonts-biznet-iso-8859- 3.0.0-6 75 dpi BIZNET ISO-8859-2 > fonts for X servers. There might be a more elegant solution

Re: Finding a package name?

2000-05-17 Thread Robert L. Harris
Works well enough for me. Thanks, now I just wish I could do a "dpkg -P -a" but that doesn't work. Thus spake Gary Hennigan ([EMAIL PROTECTED]): > "Robert L. Harris" <[EMAIL PROTECTED]> writes: > > How do you find a packagename that's pretty long? > > > > {0}:iggy:/root>dpkg -l | grep ^r

RE: Wanted a free library for computational geometry

2000-05-17 Thread Richard Lyon
> -Original Message- > From: Daniele Cruciani [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 17 May 2000 11:00 AM > To: debian-user@lists.debian.org > Subject: Re: Wanted a free library for computational geometry > > Really I don't think i can find it on freshmeat or as a python > library, bu

sendmail/aliases.db error

2000-05-17 Thread Gary D
Hey, everytime I try run sendmail, I get this error -> May 17 15:39:22 skynet sendmail[8272]: NOQUEUE: SYSERR(root): Cannot open hash database /etc/aliases.db: Invalid argument If tried removing aliases.db, aliases, putting in new ones, simpler ones, leaving them blank. I tried running makedb

Re: Hmm... what gives with that mail??

2000-05-17 Thread Marek Habersack
** On May 17, Mark Brown scribbled: > On Wed, May 17, 2000 at 07:59:01PM +0200, Marek Habersack wrote: > > [EMAIL PROTECTED] canonicalised to [EMAIL PROTECTED] > > I use postfix and I suppose it does the same. In the situation where the > > It does. > > > lookup fails I suppose postfix appended

Re: Finding a package name?

2000-05-17 Thread Colin Watson
"Robert L. Harris" <[EMAIL PROTECTED]> wrote: >Thus spake Gary Hennigan ([EMAIL PROTECTED]): >> "Robert L. Harris" <[EMAIL PROTECTED]> writes: >> > How do you find a packagename that's pretty long? >> > >> > {0}:iggy:/root>dpkg -l | grep ^r >> > rc xfonts-biznet-iso-8859- 3.0.0

Re: Finding a package name?

2000-05-17 Thread Robert L. Harris
Thus spake Colin Watson ([EMAIL PROTECTED]): > > >Works well enough for me. Thanks, now I just wish I could > >do a "dpkg -P -a" but that doesn't work. > > Er, if you want to purge all your packages, why not just put /home > somewhere safe and reformat? :) > I was refering to something cleane

Typical System or Normal System Configuration

2000-05-17 Thread Paul Courchene
Hello Some distributions of Linux such as Red Hat, have a script file called "sysreport". This file when executed collects info about the current version installed, the CPU(s) present on the system, how memory is partitioned, etc. One may run this utility and learn a lot about how the system is p

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Steve Morocho
I agree, rpm is not a piece of crap. deb packages are a lot harder to create for the novice users. There is not much documentation to help in this area either. Also, when updates are released .debs are usually the last to be released (because someone usually has to hack an .rpm or something s

RE: sendmail/aliases.db error

2000-05-17 Thread Paul McHale
I use the command: makemap hash /etc/mail/access < /etc/mail/access to generate the access.db file. This might work for aliases as well. -- Paul McHale Work: 937-253-7610 Double E Solutions Mobile: 937-371-2828 4912 Effingham Fax:413-215-3232 Dayton,

Who eats my buffers?! (kernel leaks memory?)

2000-05-17 Thread Christian Hammers
Hello I have a serious problem. One of the servers I administrate seems to have a buffer leak. free and vmstat show me that the buffer size increases by some K every second leading to a 15M memory loss per hour. I'm currently running a PII with 256M RAM and kernel 2.2.15 (latest). I've stopped a

Re: Finding a package name?

2000-05-17 Thread Robert D. Hilliard
"Robert L. Harris" <[EMAIL PROTECTED]> writes: > How do you find a packagename that's pretty long? > > {0}:iggy:/root>dpkg -l | grep ^r > rc xfonts-biznet-iso-8859- 3.0.0-6 75 dpi BIZNET ISO-8859-2 > fonts for X servers. grep on the Packages file. On

Re: Help: my /var/log/lastlog's as big as Canarsie!

2000-05-17 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, montefin <[EMAIL PROTECTED]> wrote: >Miquel van Smoorenburg wrote: >> >> montefin <[EMAIL PROTECTED]> wrote: >> >Has anyone else encountered this situation? >> >> Yes, almost everyone. > >I wonder how come no one in #linux knew about it? Too bad no one in >#debia

[Fwd: Debian list, viewed from Windows machine]

2000-05-17 Thread Viktor Rosenfeld
Found this question in my inbox, and had no clue where bashrc.ems comes from. Maybe you can help. MfG Viktor Original Message Subject: Debian list, viewed from Windows machine Date: Tue, 16 May 2000 21:53:32 -0400 From: George S Campbell <[EMAIL PROTECTED]> To: Viktor Rosenfeld

XFree86 4.0 deb

2000-05-17 Thread Michael O'Brien
Hola~ Anyone know of the location of an xfree86 4.0 deb file? MO

Re: [Fwd: Debian list, viewed from Windows machine]

2000-05-17 Thread Brian Clark
Viktor Rosenfeld said: >Found this question in my inbox, and had no clue where bashrc.ems comes >from. Maybe you can help. > >MfG Viktor > > Original Message >Subject: Debian list, viewed from Windows machine >Date: Tue, 16 May 2000 21:53:32 -0400 >From: George S Campbell <[EMAI

GDM and 16bpp in X

2000-05-17 Thread Kelly Corbin
I can get 16 bit color working with xdm as listed in the HowTo, but after switching to GDM, I can't figure out how to do it. I wan't it to be a centralized fix, not user specific. If anyone has an idea, please let me know. Thanks Kelly Corbin [EMAIL PROTECTED]

Re: XFree86 4.0 deb

2000-05-17 Thread SCOTT FENTON
They don't exist yet. Michael O'Brien wrote: > > Hola~ > > Anyone know of the location of an xfree86 4.0 deb file? > > MO > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Viewport size in X

2000-05-17 Thread Kelly Corbin
After much searching, I can't find anywhere how to set the viewport in X to the current screen resolution. Either it is set manually, or it is the highest resolution possible. I have consulted my "gurus" to no avail. Also it is annoying to some people I am attempting to convert to linux as well.

Re: Viewport size in X

2000-05-17 Thread Gary Hennigan
Kelly Corbin <[EMAIL PROTECTED]> writes: > After much searching, I can't find anywhere how to set the viewport in X > to the current screen resolution. Either it is set manually, or it is > the highest resolution possible. I have consulted my "gurus" to no > avail. Also it is annoying to some pe

Re: sendmail/aliases.db error

2000-05-17 Thread Richard A Nelson
On Wed, 17 May 2000, Gary D wrote: > newaliases gives this error > Cannot open hash database /etc/aliases.db: Invalid argument > WARNING: cannot open alias database /etc/aliases Why can't it open /etc/aliases - do actually have a file there? if not, cp /usr/share/doc/sendmail/examples/db-examples

Re: Configuration

2000-05-17 Thread Kent West
Jay Kelly wrote: > Hello All, > Im working on getting Samba to run and I came across: > > To ensure that the server is run as a daemon whenever the machine is > started, and to ensure that it runs as root so that it can serve multiple > clients, you will need to modify the system startup files. Wh

Re: Looking for a backup tool...

2000-05-17 Thread Olaf Meeuwissen
"Gary Hennigan" <[EMAIL PROTECTED]> writes: > Better yet, there are quite a few backup utilities that do this type > of thing for you automatically. I use afbackup and like it very > much, although it's a client/server system so a bit tough to set up. > GNU Tar can do this automatically as well u

Intel 810e ChipSet - On board Video.

2000-05-17 Thread Ron Stordahl
Anyone successfully using frozen potato with the Intel 810e on board video chipset? Does potato detect it and do the install with ease or will I have to dig out needed modules myself from xfree86.org etc. The 810e looks like a nice way to go for a low cost system...but if it doesn't work with Deb

Re: Viewport size in X

2000-05-17 Thread Kelly Corbin
Did that, and same problem still. Thanks Kelly Nate wrote: > > remove the 'viewport' lines of the file (back the file up first) > > XF86Config does not need 'em. > > lemme know how it goes > > nate > > root wrote: > > > > Actually the problem is how at 640x480, the viewing window is 640x480

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Chris Wagner
I have to disagree there. I've found Debian packs to be extremely up to date, atleast on the security end. And even on routine maintanance, the lag is not that bad. At 08:44 PM 5/16/00 -0700, David Lynn wrote: >I agree - dpkg and apt are great compared to rpm's. However, that's all >assuming th

RE: Intel 810e ChipSet - On board Video.

2000-05-17 Thread Sean 'Shaleh' Perry
On 17-May-2000 Ron Stordahl wrote: > Anyone successfully using frozen potato with the Intel 810e on board video > chipset? > > Does potato detect it and do the install with ease or will I have to dig out > needed modules myself from xfree86.org etc. > > The 810e looks like a nice way to go for a

No subject was specified.

2000-05-17 Thread Raoul Jean Pierre Bonnal
unsubscribe

You're Invited

2000-05-17 Thread sales
You are cordially invited to our Premier Opening! www.purpledust.com We are a software boutique featuring The Magic Line of entertainment software and multiplayer games. For a limited time only, all products are HALF PRICE. The Magic Line of Products can be downloaded or shipped: LOTTERY MAGIC

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Chris Wagner
Sorry, but I was so underwhelmed by rpm's capabilities and my reaction was so one sidedly negative that I can't describe it any other way. It is what I typed. At 02:55 PM 5/17/00 +0200, Wichert Akkerman wrote: >Previously Chris Wagner wrote: >> RPM is a piece of crap compared to dpkg, and now we

Re: KDE2 in tree or not?

2000-05-17 Thread Marc Meier
On Wed, May 17, 2000 at 02:53:39PM -0400, Bart Szyszka wrote: > > I'm very confused about KDE2's stance within the Debian tree? One set > of people say that it'll definitely be included in there (if so, when?), while > another set insist that it won't because of the licensing issues. Can anyone >

Re: KDE2 in tree or not?

2000-05-17 Thread Bart Szyszka
> Simple, neither KDE 1.2. nor 2.0 are integrated in > Debian 2.2 aka potato. The distribution is in a frozen > state for some time. Nothing thats not there now won't > be added in the future. Well no, of course not. KDE2 is just on its first beta. I was more concerned about whatever Debian version

Re: x-server for ATI Rage Fury?

2000-05-17 Thread Brian Stults
Ned Harkey wrote: > > I just purchased and installed Debian and there are no x-servers > listed that are compatible with my Rage Fury 32Mb AGP video card. Is > it possible to install the compatible x-server from another > distribution into debian? If so, how would I go about doing this? I have an

transfer files

2000-05-17 Thread Chris Mason
I'm used to transferring whole directory trees with ws-ftp under windows. When using Linux fom the shell, what's the easiest way to do the same thing? Chris Mason Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8463 USA Fax (561) 382-7771 Take a virtual tour of th

Re: dpkg status history...how much is too much?

2000-05-17 Thread Colin Watson
montefin <[EMAIL PROTECTED]> wrote: >So I did du -k /var/lib/dpkg and got: > >total 10762 [...] >-rw-r--r--1 root root 870741 May 17 03:04 status >-rw-r--r--1 root root 870740 May 17 03:03 status-old >-rw-r--r--1 root root 870741 May 17 03:04 status.yesterday.0 >

Re: hide the commabd executed from ps,who

2000-05-17 Thread John Pearson
On Thu, May 18, 2000 at 12:57:18AM +0800, [EMAIL PROTECTED] wrote > > > On Tue, 16 May 2000, Ethan Benson wrote: > > > On Tue, May 16, 2000 at 09:29:55PM +0200, Robert Waldner wrote: > > > On Tue, 16 May 2000 11:56:07 PDT, "Sean 'Shaleh' Perry" writes: > > > >On 16-May-2000 [EMAIL PROTECTED] wro

Re: transfer files

2000-05-17 Thread Brian Stults
Chris Mason wrote: > > I'm used to transferring whole directory trees with ws-ftp under windows. > When using Linux fom the shell, what's the easiest way to do the same thing? > > Chris Mason > Box 340, The Valley, Anguilla, British West Indies > Tel: 264 497 5670 Fax: 264 497 8463 > USA Fax (561

Re: transfer files

2000-05-17 Thread John Pearson
On Wed, May 17, 2000 at 08:35:27PM -0400, Chris Mason wrote > I'm used to transferring whole directory trees with ws-ftp under windows. > When using Linux fom the shell, what's the easiest way to do the same thing? > lftp is a simple, scriptable command-line ftp client that has a 'mirror' command

Re: hide the commabd executed from ps,who

2000-05-17 Thread Eric G . Miller
On Thu, May 18, 2000 at 12:57:18AM +0800, [EMAIL PROTECTED] wrote: > But for example,what if I want to write a shell script which will login > to the remote server automatically?e.g..for some cgi...etc... Couldn't you put the password in a variable? Would the real value show up, or just the variab

The /source of the problem...or is that the /src?

2000-05-17 Thread montefin
Hi all, After 6 weeks and a Slink->Potato upgrade, I've got to say I like Debian a whole lot and am definitely going to move it on up to the big box as soon as Potato goes stable and CD's are available... But*, one tiny, core question remains. Which is it: /usr/src, /usr/local/source, /usr/local/

Re: dpkg status history...how much is too much?

2000-05-17 Thread montefin
Colin, A perfect answer. Clear. To the point. Actionable. Thank you, montefin Colin Watson wrote: > > montefin <[EMAIL PROTECTED]> wrote: > >Does dpkg need all that status history? And if not, must I monitor it > >myself, or does dpkg have a self-cleansing method that is somehow not > >being

Network question

2000-05-17 Thread Jay Kelly
Hello Group, Im running Samba and was wondering how I set up a Windows98 machine to login into the debian server and to be auth. ?

laptop booting potato

2000-05-17 Thread cls--colo spgs
debs, i'm just upgrading my slink lapbox to potato (on the 2.0.36 kernel). my boot hangs at scsi. i copied a scsi-free kernel into /boot. but it still tries to boot the scsi kernel and then hangs. i renamed /boot/linux to /boot/vmlinux-2.0.36, the name of the kernel that i had been using. ..

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Sanjeev \"Ghane\" Gupta
Folks, I have used dpkg, and been forced to use rpm, and rpm is just as good, more or less. The problem is that there is nothing equivalent to dselect or apt in RedHat. I rarely call dpkg directly, unless libc6 is stuck again ;-), but the nearest that RedHat has to a mid-level tool is GnoRPM, whi

Re: Who eats my buffers?! (kernel leaks memory?)

2000-05-17 Thread David Z Maze
I'm sure this is a FAQ somewhere, but I can't find it on my system right off hand. So... Christian Hammers <[EMAIL PROTECTED]> writes: CH> I have a serious problem. One of the servers I administrate seems to CH> have a buffer leak. free and vmstat show me that the buffer size CH> increases by so

Re: Transfer data between two comps without network

2000-05-17 Thread Sanjeev \"Ghane\" Gupta
Dariush, Assuming you are worried by people with promiscuous ethernet cards, packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the machine's are close by. Hotswapping a hard disk seems risky, if you do it daily. On the other hand, if you are not CPU constrained, run PPTP or

Re: hide the commabd executed from ps,who

2000-05-17 Thread David Z Maze
Eric G Miller writes: EGM> On Thu, May 18, 2000 at 12:57:18AM +0800, [EMAIL PROTECTED] wrote: >> But for example,what if I want to write a shell script which will login >> to the remote server automatically?e.g..for some cgi...etc... EGM> EGM> Couldn't you put the password in a variable? Would th

Re: Transfer data between two comps without network

2000-05-17 Thread cfm
Have you looked at the swappable disks broadcasters use? > > - Original Message - > From: Dariush Pietrzak <[EMAIL PROTECTED]> > To: > Cc: ; > Sent: Wednesday, May 17, 2000 9:37 PM > Subject: Transfer data between two comps without network > > > > Welcome, > > my problem is that I hav

Re: XF86, maxima, gnome binaries

2000-05-17 Thread Karl M. Hegbloom
Maxima is packaged for Woody. -- Those who do not study Lisp are doomed to reimplement it - Poorly. A few months in the laboratory often saves several hours at the library. mailto:[EMAIL PROTECTED] (Karl M. Hegbloom)

Kernel Compile error: What am I missing?

2000-05-17 Thread Russell Hires
Here's the message I get: Assembler Messages: Bindec.S :487 /usr/src/linux/arch/m68k/fpsp040 [Bindec.o] error 1 value of -512 too large for field of 1 bytes at 511 I asked the people on the m68k list, and they didn't know. I am sure I'm missing some vital library or other piece of code in the co

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Chip Salzenberg
According to Sanjeev Ghane Gupta: > I have used dpkg, and been forced to use rpm, and rpm is just as > good, more or less. Actually, from what I've been told, rpm has at least one serious technical flaw: The order of execution for pre-install and post-install scripts is nonsensical for upgrades.

[OT] GTK-- 1.0

2000-05-17 Thread Cameron Matheson
Hey, I just downloaded GTK-- off of Vincent's bazaar (www.debian.org/~vincent). Anyways, the GTK-- HOWTO on the official GTK-- site is for version 1.2, and if I try their stuff, my programs won't compile. I was wondering if anyone knew where I could get some older versions of the HOWTO. Thanks,

Changing user name

2000-05-17 Thread Cameron Matheson
Hey, I want to change my user name from fatmike to cmatheson. Is this possible? Thanks, Cameron Matheson

Re: GDM and 16bpp in X

2000-05-17 Thread Eric G . Miller
On Wed, May 17, 2000 at 05:26:21PM -0500, Kelly Corbin wrote: > I can get 16 bit color working with xdm as listed in the HowTo, but > after switching to GDM, I can't figure out how to do it. I wan't it to > be a centralized fix, not user specific. If anyone has an idea, please > let me know. Than

Re: Viewport size in X

2000-05-17 Thread Eric G . Miller
The virtual resolution will be as large as the largest screen resolution listed (absent a Virtual line). So, if you delete 1280x1024, leaving 1024x768 800x600 640x480 you'll get a virtual screen size of 1024x768 no matter what order the entries are in. You can specify a larger virtual than the d

Re: The /source of the problem...or is that the /src?

2000-05-17 Thread Eric G . Miller
On Thu, May 18, 2000 at 01:26:40AM +, montefin wrote: > Hi all, > > After 6 weeks and a Slink->Potato upgrade, I've got to say I like Debian > a whole lot and am definitely going to move it on up to the big box as > soon as Potato goes stable and CD's are available... Yea, it's not bad eh? >

Re: Kernel Compile error: What am I missing?

2000-05-17 Thread Frank Copeland
Russell wrote: >Here's the message I get: > >Assembler Messages: >Bindec.S :487 >/usr/src/linux/arch/m68k/fpsp040 >[Bindec.o] error 1 >value of -512 too large for field of 1 bytes at 511 > >I asked the people on the m68k list, and they didn't know. I am sure I'm >missing some vital library or othe

Mass install / Autoinstall (Was: Re: Debian vs Red Hat??? I need info.)

2000-05-17 Thread Karl M. Hegbloom
> "Jeremy" == Jeremy Hansen <[EMAIL PROTECTED]> writes: Jeremy> Autoinstall (Red Hat's kickstart) Jeremy> This is also something fairly important. We need this as we do a Jeremy> lot of mass installs. The best way to do that that I've found so far is to set up a box wi

<    1   2