/proc/interrupts - conflicts?

1997-11-06 Thread Mark Phillips
Can you tell, just by looking at /proc/interrupts, whether there is an interrupt conflict? In particular, how does it work for pcmcia cards for a laptop? Thanks, Mark. _/\___/~~\ /~~\_/~~\__/~~\__M

Re: passwords, shadows, and other business

1997-11-06 Thread Oliver Elphick
Ritchard Shadian wrote: >I was recently compelled to reinstall the base system on my machine. >... >I restored the old /etc directory and ftp-ed it back to my machine. I >started searching for files that had been changed. I manually overwrote >some of them with the old files (files such

RE: web question

1997-11-06 Thread Ralph Winslow
I like Webmaster in a nutshell from O'Reilly. What server are you running. If it's Netscape, you edit /var/httpd/ns-home/*/obj.conf and magnus.conf. Add Securiy on and ACLFile path/to/file to magnus.conf and an AuthTrans clause to obj.conf. E-mail me with your server type and I can be more specif

Re: custom kernel configuration

1997-11-06 Thread b.leach
I think that there are several issues here but wonder if I see the right ones. Is isn't one of the problems with not using make kpkg that you may accidently "upgrade" a kernel using dselect? I don't know (yet) how the preinst scripts handle kernel dependencies but if they use the files in var t

Re: Book for writing shell scripts.

1997-11-06 Thread Oliver Elphick
Chris Ross <[EMAIL PROTECTED]> asks: > I am looking for suggestions on a good book for writing shell > scripts. ... I learnt from `SUNIX Shell Programming' by Kochan and Wood, Hayden Books 1990, ISBN 0-672-48448-X It mostly covered Bourne shell; Korn shell got a brief mention. -- Oliv

Re: Opera Web Browser (with an html address...)

1997-11-06 Thread Tobias Bachmor
On 06-Nov-97 Ben Pfaff wrote: >Benedikt Eric Heinen <[EMAIL PROTECTED]> writes: >I would rather that Netscape had never released a Linux version. Then >by now we would have a free web browser for Linux that was better than >Netscape because of the sheer frustration that everyone would have >from

perl package with sfio?

1997-11-06 Thread Robert Zeches
Is there a debian perl package available that's built with sfio or will I have to build this myself? I'm interested in it for fast-cgi use with my apache server. Thanks. Robert -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to

perl package w/ sfio

1997-11-06 Thread Robert Zeches
Is there a debian perl package available that's built with sfio or will I have to build this myself? I'm interested in it for fast-cgi use with my apache server. Thanks. Robert -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [

Re: [Q] CD-RW

1997-11-06 Thread Lawrence
yup...it works under linux. Pere Camps wrote: > > Hi! > > Does anybody have any experience with CD-RW drives under Linux? > > To be more specific, with a Ricoh 6200. > > Where I work we have a good opportunity to buy one, but if it > doesn't work in Linux, it's no good!

Re: Which browser ?

1997-11-06 Thread Mark Eichin
I personally use emacs w3-mode, and lynx. qweb is nice, but has the significant flaw of being Qt base (KDE isn't the only cool program that fell into the Qt license trap after all.) I've heard some good things about the W3C arena/amaya programs as well, and there was a web browser written in Pyth

Re: Opera Web Browser (with an html address...)

1997-11-06 Thread Ben Pfaff
Benedikt Eric Heinen <[EMAIL PROTECTED]> writes: > I am regularly looking at all browsers I can get for linux (basically > anytime that there is a new release), but so far, there is no real > alternative to Netscape; but Netscape is a commercial product, so there > will be no sources available to p

Re: xplaycd works without sound output

1997-11-06 Thread Ettore Aldrovandi
Quoting Torsten Hilbrich : -> -> [EMAIL PROTECTED] (Ettore Aldrovandi) writes: -> -> > I'm wondering if a user can be added to the groups audio, cdrom -> > and floppy only if he or she is at the console. This behavior can -> -> from /etc/login.def -> # -> # List of groups to add to the user's su

Re: case statement question again...

1997-11-06 Thread Oliver Elphick
David Oswald wrote: >Hello all - I have a KSH script question... > >sorry - the offending line is [10-31]) not [30-31]) What `[10-31]' says is: match any single character which is a 1, a character from 0 to 3 inclusive, or (another) 1. What you want is `[12][0-9]|3[0-1]'. On the other hand

Re: immovable mouse cursor under XFree86 (Debian 1.3)

1997-11-06 Thread Stephen Ryan
Adrian Bridgett wrote: > I have a 2.1a mouse and it works fine on /dev/ttyS0. It isn't an > intellimouse. Here are the two bits of /etc/gpm.conf and /etc/X11/XF86Config > that might help. Let me know if there is any thing you would like me to try > to see what the problem is. I'm running (pretty mu

Re: Opera Web Browser (with an html address...)

1997-11-06 Thread Benedikt Eric Heinen
> My scam-o-meter is going haywire. They say after the 3000 people register, > they will be contacted again, and asked to pay $35 (for a product that will > not be written yet!) with the money going toward development. > > Maybe these guys are legit. Maybe they will disappear with $105,000. I love

Which browser ?

1997-11-06 Thread Gerald John Lapeyre, Jr.
I am interested in finding a good DFSG compliant browser. Are there some that perform better than netscape ? G John Lapeyre <[EMAIL PROTECTED]> Tucson,AZ http://www.physics.arizona.edu/~lapeyre -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTEC

passwords, shadows, and other business

1997-11-06 Thread Ritchard Shadian
I was recently compelled to reinstall the base system on my machine. I didn't reinitialize or repartition, but little did I know that when I reinstalled the system, essential /etc files, including the password files, would be quietly replaced. Luckily, I backed up my working system before I star

Re: xplaycd works without sound output

1997-11-06 Thread Torsten Hilbrich
[EMAIL PROTECTED] (Ettore Aldrovandi) writes: > -> This is done with the adduser command. > -> > -> adduser > > This worked for me too. However, this user will be permanently in > the groups audio and cdrom. Note that a similar scenario exists > for the group floppy of those who can access /

Easy questions?

1997-11-06 Thread Feng Qian
1. where can I find the qmail for Debian or Linux? 2. Is there any free Linux program for the modem to take Voice Messages and play them later? I looked for them in the regular places, but no luck. If somebody is using these pkgs, please let me know the source. Thanks a bunch! Feng -- TO UNS

Re: web question

1997-11-06 Thread Martin Bialasinski
> I must apologise for asking an irrelevant question but I can't get any > help from elewhere. Can anyone give me some references to documentation > discussing setting up password protected web pages (or even better > a description of how do that :-) )? > A search on dejanews really d

Re: Book for writing shell scripts.

1997-11-06 Thread David B. Teague
Chris Ross <[EMAIL PROTECTED]> asks: > Subject: Book for writing shell scripts. > > I am looking for suggestions on a good book for writing shell > scripts. [... omissions...] Ellie Quigley has a good book on Perl, Perl by Example from Prentice Hall. I use it, it is _good_. PH has a boo

Re: Using source code for debian; compiling debian

1997-11-06 Thread Bruce Perens
From: "Richard G. Roberto" <[EMAIL PROTECTED]> > I think this is a major shortcoming of the debian package > system. Why wouldn't I want to run two different web > servers? Two packages that provide the same functionality > don't need to be mutually exclusive. Likewise, I'd very > much like to s

Re: Quake problem

1997-11-06 Thread Pete Harlan
> I have a problem with quake on a new machine. > > It's a p166 MMX with an ET6000 pci vid card, 32M RAM. > > running squake often times crashes out when starting with the following > error: > > svgalib: caught signal 11: segmentation fault > > the kernel is 2.0.30 and all packages are from s

NIS being funny

1997-11-06 Thread Jason Killen
Ok I've got another NIS question. My client machines, I don't rember what they are called but I know they are not servers and they are not slaves, for some reason have the wrong password map. Basically when I do a ypcat passwd I get logins like adm and root in there, I have the server setup t

Re: Taking diff of two directories recursively?

1997-11-06 Thread Torsten Hilbrich
Sam Ockman <[EMAIL PROTECTED]> writes: > I need to take the diff of two directories recursively, but am not > just interested in what files are different...I'm also interested in > if the dates of the files are different, the uids, the gids, and the > permissions. Anyone know of a program to tell

Re: custom kernel configuration

1997-11-06 Thread Torsten Hilbrich
"Cullen" <[EMAIL PROTECTED]> writes: > Well rather than read the docs, I decided to re-compile my kernel > using the steps I normally take and all seems well. > > First. The steps I took were > "make mrproper" > "make config" > "make dep; make clean" > "make zImage" > "make modules" > > I then m

Re: [SOLVED] man problem, bo

1997-11-06 Thread Torsten Hilbrich
Pann McCuaig <[EMAIL PROTECTED]> writes: > Somehow both permissions and ownership got changed on /tmp. Oops! That sometimes happens if I unpack tar files as root in /tmp. If there is a . file in the archive tar will set the ownership and permissions of the /tmp directory the same as this file.

Re: Recompiled Kernel, now vplay doesn't work

1997-11-06 Thread Torsten Hilbrich
David Densmore <[EMAIL PROTECTED]> writes: > ps how do I turn off the screensaver? X11: man xset => xset s off Console: setterm -blank 0 Torsten -- !07/11 PDP a ni deppart m'I !pleH Fortune Cookie PGP Public key available -- TO UNSUBSCRIBE

Re: other side of remote xdm

1997-11-06 Thread Remco Blaakmeer
On Thu, 6 Nov 1997, Rick Hawkins wrote: > > Joeey Hess wrote, > > > My approach has been to add something like this to /etc/inittab: > > > > X:2:respawn:/usr/X11R6/bin/X -indirect > > > > Then you don't need to log into the local computer, X is started > > automatically on boot querying the s

Re: debian for development?

1997-11-06 Thread Marcus Brinkmann
On Wed, Nov 05, 1997 at 05:57:07AM -0500, Donald R. Harter Jr. wrote: > I am new to debian. Recently I got one of the official CDs. I > want to be able to run the latest kernel. Actually I have to use the > latest kernel since I have a plug and play system. You may have other reasons to u

Re: dpkg won't remove nfsroot

1997-11-06 Thread joost witteveen
> I wonder why the nfsroot.prerm package would want to stop named. It isn't > re-started at some point, so if you would remove the nfsroot package you > would end up with a not-running named, which is very undesired behaviour > IMO. Oops, there you found the real problem. Sorry, I'm not very conce

Re: immovable mouse cursor under XFree86 (Debian 1.3)

1997-11-06 Thread Adrian Bridgett
On Nov 05, Stephen Ryan wrote > Charles Read wrote: > > > > I'v installed Debian 1.3 on an AMD-K6 platform. > > My Xserver, XF86_S3V, starts out fine and autodetects > > the chipset used for my Nitro 3D (S3 ViRGE/GX). > > In the /etc/X11/XF86Setup, I specify in the Pointer > > section a protocol o

Re: dpkg won't remove nfsroot

1997-11-06 Thread joost witteveen
> Thanks a lot. This worked perfectly. I assume from your wording > "(in this case this is safe)" that this would not be a safe procedure > in general. Is this correct? Well, my personal opinion is that this is nearly always safe, and that dpkg really should have an option that tells it to

Quake problem

1997-11-06 Thread kestrel
I have a problem with quake on a new machine. It's a p166 MMX with an ET6000 pci vid card, 32M RAM. running squake often times crashes out when starting with the following error: svgalib: caught signal 11: segmentation fault the kernel is 2.0.30 and all packages are from stable as of a week a

Re: applix 4.3 rpm -> deb

1997-11-06 Thread Joey Hess
All these errors are harmless, as long as alien produced a .deb file. Paul Miller wrote: > I ran 'alien -d /cdrom/RPMS/i386/applix-4.3-1.i386.rpm' and got several > errors.. can I safely ignore these errors/warnings? > > Warning: Unusual executable location > > dpkg-shlibdeps: warning: could

Re: other side of remote xdm

1997-11-06 Thread Rick Hawkins
Joeey Hess wrote, > My approach has been to add something like this to /etc/inittab: > > X:2:respawn:/usr/X11R6/bin/X -indirect > > Then you don't need to log into the local computer, X is started > automatically on boot querying the server. And if X crashes, it is > automatically restarted by

Re: Book for writing shell scripts.

1997-11-06 Thread Pete Harlan
> I am looking for suggestions on a good book for writing shell > scripts. O'Reilly publishes a book on bash and another on awk & sed. I like Kernighan and Pike, "The Unix Programming Environment". It's dated (like ten years or so), and doesn't cover Bash extensions, and covers a lot mor

Re: MAC Zips w/hfsutils (hmount)

1997-11-06 Thread Jens B. Jorgensen
Thalia L. Hooker wrote: > > Hi, > > I've looked at the man page for hmount and the hfsutils web page but wasn't > able to mount my MAC zip (SCSI) using hmount. If you have done this, what > command did you use? > > I've tried : > > hmount /dev/sda4 1 > hmount /dev/sda4 > and other permutations

Re: Multiple instances

1997-11-06 Thread b.leach
Yep, I relent. I got a bit too enthusiastic with that response. However, as far as I know there is currently no way short of using different sockets for different registered services to use two or more different web servers. One probably could write a daemon for inetd to select the "appropriate"

Re: custom kernel configuration

1997-11-06 Thread Manoj Srivastava
Hi, make-kpkg takes all the steps that you took, and, additionally, tells dselect/dpkg and friends that you have the kernel installed, and it installs documentation in /usr/doc. It also adds an easy method to remove it all cleanly, and warns you if you try to remove a running kernel or

Re: 1.2 to 1.3.1 kernel

1997-11-06 Thread Manoj Srivastava
Hi, Could you please give a screendump of the error messages from the kernel*.deb files? You don't have to reinstall, just run /var/lib/dpkg/info/kernel-image*.postinst by hand (as root,unfortunately). I need more information before I can diagnose the problems you are experiencing.

Re: X Window

1997-11-06 Thread Remco Blaakmeer
On Wed, 5 Nov 1997, Chad D. Zimmerman wrote: > On Wed, 5 Nov 1997, Collin Rose wrote: > > > > > Is there a .deb package for X Window System? If not where should I get it > > from? > > ftp://ftp.debian.org/deboan/bo/binary/x11 Oops, you made a typo. But you could have simply said that the X Wi

Re: Unable to complete upgrade to libc6 development

1997-11-06 Thread Howard S. Ostrowsky
Hi again: In my previous communication I described some of the problems I am having in taking the "next step" after adding the libc6 libraries etc to my Debain box: how to go on to configure the system to do development (i.e., gcc, g++, g77 work) using libc6. Whereas the first step is very clea

MAC Zips w/hfsutils (hmount)

1997-11-06 Thread Thalia L. Hooker
Hi, I've looked at the man page for hmount and the hfsutils web page but wasn't able to mount my MAC zip (SCSI) using hmount. If you have done this, what command did you use? I've tried : hmount /dev/sda4 1 hmount /dev/sda4 and other permutations of this. The man page shows a SCSI example, with

virtual mail using smail, is it possible???

1997-11-06 Thread Alberto Ruiz
Is possible to configure smail as a virtual mail server handling more than one domain? I know you can do it with sendmail. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: case statement question...

1997-11-06 Thread Ben Pfaff
David Oswald <[EMAIL PROTECTED]> writes: > > Hello all - I have a KSH script question... > > Can someone out there take a look at this script. I want to perform an > operation based on the day of month. but the days (10 - 31) are giving > me a problem. I would really like to keep this a one line

case statement question again...

1997-11-06 Thread David Oswald
Hello all - I have a KSH script question... sorry - the offending line is [10-31]) not [30-31]) Can someone out there take a look at this script. I want to perform an operation based on the day of month. but the days (10 - 31) are giving me a problem. I would really like to keep this a one liner

case statement question...

1997-11-06 Thread David Oswald
Hello all - I have a KSH script question... Can someone out there take a look at this script. I want to perform an operation based on the day of month. but the days (10 - 31) are giving me a problem. I would really like to keep this a one liner if i can. How bout anybody out there done something l

Re: How to use bash 2.01-5 vi-style line editing

1997-11-06 Thread Kingsley G. Morse Jr.
On Thu, 6 Nov 1997 Joost Kooij <[EMAIL PROTECTED]> wrote: >On Wed, 5 Nov 1997, Kingsley G. Morse Jr. wrote: > >> Has anyone found a way to use vi-style line editing in the 2.01-5 >> version >> of bash? >> >> When I do a >> >> $ set -o vi >> $ k >> >> to recall the last command, I just

Re: diald / ppp routing problems on hamm system

1997-11-06 Thread Ken Lauffenburger
Bonard B. Timmons III <[EMAIL PROTECTED]> wrote: > > Oops! My so-called solution has a symptom looking for a problem. > >From the syslog: > > kernel: sl0: transmit timed out, bad line quality? > kernel: sl0: transmit timed out, bad line quality? > last message repeated 2 times > Yes, I was getti

Re: URGENT: Diald connection problem

1997-11-06 Thread Michael Legart
At 06:19 PM 11/5/97 -0500, cron wrote: >The man pages and how-to's on this are not the best quality. Yep. I can agree on that one! The diald HOWTO really sux. It's not a help, but just a config script. It would be great if someone sometime could take some time to write a good diald howto >But

Re: RPM packages.

1997-11-06 Thread
> > checking for X... (cached) libraries /usr/X11R6/lib, headers > > /usr/X11R6/include > > checking for dlfcn.h... (cached) no > > checking for main in -lX11... (cached) no etc. > > Anyone know what is wrong here? > > Just remove the cache (./config.cache). > Removed it. When I rerun configure

Re: dpkg won't remove nfsroot

1997-11-06 Thread Robert D. Hilliard
Thanks a lot. This worked perfectly. I assume from your wording "(in this case this is safe)" that this would not be a safe procedure in general. Is this correct? Bob On Wed, 5 Nov 1997 [EMAIL PROTECTED] (joost witteveen) wrote: > The way to fix this (in this case this is safe), is to do

Re: web question

1997-11-06 Thread Chad D. Zimmerman
On Thu, 6 Nov 1997, G. Kapetanios wrote: > > Hi, > > I must apologise for asking an irrelevant question but I can't get any > help from elewhere. Can anyone give me some references to documentation > discussing setting up password protected web pages (or even better > a description of how do th

Re: Multiple instances (was Using source code for debian; compiling debian)

1997-11-06 Thread Tommi Virtanen
On Thu, Jan 01, 1970 at 12:00:00AM +, [EMAIL PROTECTED] wrote: > These were not web BROWSERS he was talking about but web SERVERS. You can >not, in anything even remotely resembling a normal system, use two different >web servers. > Now in fact if you REALLY want to do this you can, in that yo

Re: Help Kernel Oops!

1997-11-06 Thread Dima
[EMAIL PROTECTED] wrote: > > How do I interpret this kernel debugging output? > How do I learn to interpret kernel debugging output? > How do I fix my system so I don't need to learn to interpret kernel > debugging output? By UTSL'ing; however > Unable to handle kernel paging request at

Re: Removing a mailbox lock on pine

1997-11-06 Thread Brandon Mitchell
On Thu, 6 Nov 1997, Johann Spies wrote: > I do not know what caused it and how to rectify it. When I run pine > (which normally did not give any problems) suddenly this afternoon there > was a message > > Can't open mailbox lock: Access readonly. Can you verify the permissions on /tmp are: drw

Re: web question

1997-11-06 Thread Lucas
Hello George, Try searching for something called "htaccess" (for NCSA web servers). This may get you started even if it's not the server you are using. At 03:29 PM 06-11-97 +, G. Kapetanios wrote: > >Hi, > >I must apologise for asking an irrelevant question but I can't get any >help from e

Re: RPM packages.

1997-11-06 Thread Fabrizio Polacco
David R. Kohel wrote: > > checking for X... (cached) libraries /usr/X11R6/lib, headers > /usr/X11R6/include > checking for dlfcn.h... (cached) no > checking for main in -lX11... (cached) no > checking for main in -lXext... (cached) no > checking for main in -lXpm... (cached) no > checking for main

Re: tty uses only bottom line of screen

1997-11-06 Thread Fabrizio Polacco
James Dietrich wrote: > > Sorry to answer my own post, but I figured out a solution to the > problem: > Put the following script in some directory such as /usr/bin and > while you are at the messed up terminal, type >cat /usr/bin/fixvt.sh > if /usr/bin is the path to the file and fixvt.sh

Re: Setting volume size for dump

1997-11-06 Thread Jens B. Jorgensen
Johann Spies wrote: > > Thank you for the reactions to my enquiry about efficient backup programs. > > I have overlooked dump and am trying it out now. What I do not seem to > get right is setting the volume size. While using dump like this: > dump 0uf /dev/nzqft0 / it does a backup, but sa

Re: nm reports no symbols

1997-11-06 Thread Jens B. Jorgensen
Kingsley G. Morse Jr. wrote: > > Does anyone happen to know why the nm command would report "no symbols"? > Here's how I got it... > > $ nm /lib/libreadline.so.2.1 > /lib/libreadline.so.2.1: no symbols > > Every other library that I've tried nm with reports "no symbols" also. > I'm using

Re: amd/automount [Was: nis]

1997-11-06 Thread Scott Ellis
On Thu, 6 Nov 1997, Matthew Majka wrote: > Since we're talking about automounters. I've heard that > there is a version of AutoFS for Linux under development. > I'm wondering if this will take the standard Sun/SGI maps > and support indirect mounts? Anyone have details on AutoFS > and when it w

Re: diald / ppp routing problems on hamm system

1997-11-06 Thread Bonard B. Timmons III
Oops! My so-called solution has a symptom looking for a problem. >From the syslog: kernel: sl0: transmit timed out, bad line quality? kernel: sl0: transmit timed out, bad line quality? last message repeated 2 times [EMAIL PROTECTED] route -n Kernel IP routing table Destination Gateway Genmask

applix 4.3 rpm -> deb

1997-11-06 Thread Paul Miller
I ran 'alien -d /cdrom/RPMS/i386/applix-4.3-1.i386.rpm' and got several errors.. can I safely ignore these errors/warnings? Warning: Unusual executable location dpkg-shlibdeps: warning: could not find any packages for /usr/lib/libc5-compat/libX11.so.6 (libX11.so.6) WARNING: debian/rules fi

Re: few questions

1997-11-06 Thread Remco Blaakmeer
On Thu, 6 Nov 1997, Luka Pravica wrote: > I have couple of questions: > > 1. I tried to install xirc, but dselect complained that it requires qt1, > which is not available. What is qt1 and where can I find it? > > 2. Anyone knows where I can find a program called pftp? Both of these are still i

Re: What is the file XF86_NONE??

1997-11-06 Thread b.leach
Yes it is most definately a "hack". You need to edit the file "/etc/X11/Xserver" to properly reflect the "real" xserver that you are using. In your case the first line of that file should be "/usr/X11R6/XF86_SVGA". I am reasonably sure that if you don't do this then any future upgrade to the X

Re: diald / ppp routing problems on hamm system

1997-11-06 Thread Bonard B. Timmons III
Philippe Troin <[EMAIL PROTECTED]> writes: > On Tue, 04 Nov 1997 10:45:10 CST Ken Lauffenburger ([EMAIL PROTECTED]) wrote: > > > Hello, > > > > I very recently upgraded my home system from bo to hamm. As soon > > as I installed the netbase package, diald stopped working. The > > PPP link would

Multiple instances (was Using source code for debian; compiling debian)

1997-11-06 Thread b.leach
Hi Richard; These were not web BROWSERS he was talking about but web SERVERS. You can not, in anything even remotely resembling a normal system, use two different web servers. Now in fact if you REALLY want to do this you can, in that you could configure (and probably recompile) one of the se

Re: amd/automount [Was: nis]

1997-11-06 Thread Matthew Majka
Since we're talking about automounters. I've heard that there is a version of AutoFS for Linux under development. I'm wondering if this will take the standard Sun/SGI maps and support indirect mounts? Anyone have details on AutoFS and when it will be available? -- _

Book for writing shell scripts.

1997-11-06 Thread R Chris Ross
I am looking for suggestions on a good book for writing shell scripts. O'Reilly publishes a book on bash and another on awk & sed. Their other books seam to be quite good are there good choices and are there others worth looking at. I'v been administering Debian systems for a while an

Removing a mailbox lock on pine

1997-11-06 Thread Johann Spies
Hallo, I do not know what caused it and how to rectify it. When I run pine (which normally did not give any problems) suddenly this afternoon there was a message Can't open mailbox lock: Access readonly. I cannot find any lock files. I did a reboot and that did not help. Help will be appreci

Re: fonts in Navigator

1997-11-06 Thread Remco Blaakmeer
On Tue, 4 Nov 1997, BG Lim wrote: > Hello, > > I've been using Netscape Navigator 4.03 for some time. I use it to > browse sites like ZDnet. My problem is that the fonts are not legible > and quite small. I don't knwo how to change them. How do I reassign > fonts in Navigator? OR is it a system w

Re: Easy Samba Question

1997-11-06 Thread Remco Blaakmeer
On Tue, 4 Nov 1997, Hamish Moffatt wrote: > Yes, it works, although sometimes getting access to a WINS server > (eg nmbd) which knows about the server can be a hassle, I suspect. > I have accessed samba through terminal servers fine. The login > message at ftp.kernel.org even advertises an SMB add

Re: dpkg won't remove nfsroot

1997-11-06 Thread Remco Blaakmeer
On Thu, 6 Nov 1997, Richard G. Roberto wrote: > On Wed, 5 Nov 1997, joost witteveen wrote: > > > > I have a misconfigured or partially configured nfsroot on my disk > > > that is marked 'purge' in dselect. Both dselect and 'dpkg > > > --force-remove-reinstreq -r nfsroot' give the following

nm reports no symbols

1997-11-06 Thread Kingsley G. Morse Jr.
Does anyone happen to know why the nm command would report "no symbols"? Here's how I got it... $ nm /lib/libreadline.so.2.1 /lib/libreadline.so.2.1: no symbols Every other library that I've tried nm with reports "no symbols" also. I'm using libreadlineg version 2.1-7 and binutils version

Re: diald / ppp routing problems on hamm system [SOLVED]

1997-11-06 Thread Joost Kooij
> > There were some problems reported with the /etc/nsswitch.conf. > > The networks line says " files dns" which means that when resolving a > > network address, libc will try first /etc/networks, then ask on DNS. > > However route tries to resolve the net diald passes to it and blocks in > > th

[Q] CD-RW

1997-11-06 Thread Pere Camps
Hi! Does anybody have any experience with CD-RW drives under Linux? To be more specific, with a Ricoh 6200. Where I work we have a good opportunity to buy one, but if it doesn't work in Linux, it's no good! ;) TIA! Salutacions, Pere __o mailt

web question

1997-11-06 Thread G. Kapetanios
Hi, I must apologise for asking an irrelevant question but I can't get any help from elewhere. Can anyone give me some references to documentation discussing setting up password protected web pages (or even better a description of how do that :-) )?

Re: Using source code for debian; compiling debian

1997-11-06 Thread Igor Grobman
> On Wed, 5 Nov 1997, Bruce Perens wrote: > > > Several hundred of the Debian packages will compile automaticaly. A number > > of them will not, and require a bit of hand tweaking. > > > > You can't install _all_ debian packages, as many of them conflict with each > > other. For example we distri

Re: diald / ppp routing problems on hamm system [SOLVED]

1997-11-06 Thread Ken Lauffenburger
This did the trick. Thanks Phil! This disrupted my operations here for a few days, and seems like it could impact other people upgrading to hamm from bo. So should I file a bug report on this, and if so how do I do it? --ken > > I very recently upgraded my home system from bo to hamm. As soo

Re: News <-> Mail geteway

1997-11-06 Thread Paul Seelig
On Thu, 6 Nov 1997, Mario Jorge Nunes Filipe wrote: > Having installed majordomo, I would like to know if there is a > news<->mail gateway available as a Debian package. > Check out the "newsgate" package from the non-free section. I use it for putting the mailing lists i'm subscribed to into a lo

Re: News <-> Mail geteway

1997-11-06 Thread Mario Jorge Nunes Filipe
Mario Jorge Nunes Filipe wrote: > > Hi > > Having installed majordomo, I would like to know if there is a > news<->mail gateway available as a Debian package. > > Thank you > -- > Mario Filipe > [EMAIL PROTECTED] > http://neptuno.uevora.pt/~mjnf > > -- > TO UNSUBSCRIBE F

Re: Opera Web Browser

1997-11-06 Thread Joost Kooij
On Wed, 5 Nov 1997, Paul J Thompson wrote: > I recently was looking to see if the web browser Opera was available for > Linux. Well, when looking at their site I discovered that they are currently > doing a poll of sorts to see how many Linux users (along with some other OSs) > would be intere

News <-> Mail geteway

1997-11-06 Thread Mario Jorge Nunes Filipe
Hi Having installed majordomo, I would like to know if there is a news<->mail gateway available as a Debian package. Thank you -- Mario Filipe [EMAIL PROTECTED] http://neptuno.uevora.pt/~mjnf -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EM

Re: How to use bash 2.01-5 vi-style line editing

1997-11-06 Thread Joost Kooij
On Wed, 5 Nov 1997, Kingsley G. Morse Jr. wrote: > Has anyone found a way to use vi-style line editing in the 2.01-5 version > of bash? > > When I do a > > $ set -o vi > $ k > > to recall the last command, I just get a "beep" instead of the last > command. Has anyone found a way to use

Re: tty uses only bottom line of screen

1997-11-06 Thread James Dietrich
Sorry to answer my own post, but I figured out a solution to the problem: Put the following script in some directory such as /usr/bin and while you are at the messed up terminal, type cat /usr/bin/fixvt.sh if /usr/bin is the path to the file and fixvt.sh is its name. That should clear thi

Re: xplaycd works without sound output

1997-11-06 Thread Remco Blaakmeer
On Wed, 5 Nov 1997, Joost Kooij wrote: > Well, you've read it wrong then :-) > >From the adduser manpage: > >Add an existing user to an existing group >If called with two non-option arguments, adduser will add >an existing user to an existing group. Well, I didn't know that.

Re: netscape

1997-11-06 Thread Dale Martin
Hamish Moffatt <[EMAIL PROTECTED]> writes: > I think I have all of 3.3.1; would you believe it still doesn't work? > Bus error. WIth a whole lot of XKeysymDB errors before it, which > are fixable by setting XKEYSYMDB to the appropriate directory IIRC. I'm having the same problem. Like you said -

Re: SSH Question...

1997-11-06 Thread Philippe Troin
On Thu, 06 Nov 1997 02:48:26 -0900 Adam Shand ([EMAIL PROTECTED]) wrote: > I'm setting up an automated script which needs the functionality of rsh to > execute some commands on a remote machine, and I need it to *not* prompt > for a pasword. I know that I can do this with SSH using a .shosts fil

Re: Unable to complete upgrade to libc6 development

1997-11-06 Thread Philippe Troin
On Wed, 05 Nov 1997 17:40:32 PST "Howard S. Ostrowsky" ([EMAIL PROTECTED]) wrote: > I recently went through the process of upgrading from libc5 to libc6. > After testing the resulting system for a couple days and finding it > apparently ok, I went on to upgrade the gcc, g++, and g77 compilers an

Re: Approve script of Majordomo

1997-11-06 Thread Ana Silva
Olivier THARAN wrote: > > On Thu, Nov 06, 1997 at 11:08:52AM +, Ana Silva wrote: > > I'm creating a moderated list and I saw in the Faq of Majordomo that it > > comes > > with this approve script, but i can´t find it... I guess I don´t have > > it, so > > I was wondering if someone could indi

Re: tty uses only bottom line of screen

1997-11-06 Thread G. Kapetanios
I had the same problem some time ago. It would happen when I used less. As time went by more and moreof my consoles would suffer that. It stopped on its own after upgrading to a new kernel (at the time I was using 2.0.0 ) and I guess I must have upgraded less at some point. I know this isn't

Re: What is the file XF86_NONE??

1997-11-06 Thread Mic Tyler
Aha!  I managed to fix it myself after copying the XF86_SVGA to XF86_NONE..   A hack but it worked!! {8^ )  Thanks anyway guys and gels  -Original Message-From: Mic Tyler <[EMAIL PROTECTED]>To: debian-user@lists.debian.org Date: Thursda

Re: Using source code for debian; compiling debian

1997-11-06 Thread Richard G. Roberto
On Wed, 5 Nov 1997, Bruce Perens wrote: > Several hundred of the Debian packages will compile automaticaly. A number > of them will not, and require a bit of hand tweaking. > > You can't install _all_ debian packages, as many of them conflict with each > other. For example we distribute at least

Re: dpkg won't remove nfsroot

1997-11-06 Thread Richard G. Roberto
On Wed, 5 Nov 1997, joost witteveen wrote: > > I have a misconfigured or partially configured nfsroot on my disk > > that is marked 'purge' in dselect. Both dselect and 'dpkg > > --force-remove-reinstreq -r nfsroot' give the following response: > > > /var/lib/dpkg/info/nfsroot.prerm: /etc/i

tty uses only bottom line of screen

1997-11-06 Thread James Dietrich
Several times I have had it happen that after running (and quitting) top on one of my virtual terminals, the terminal then uses only the bottom line of the screen. Everything seems to work all right, because I can type commands and login and logout just fine except for the fact that all output is

SSH Question...

1997-11-06 Thread Adam Shand
Hi... I'm setting up an automated script which needs the functionality of rsh to execute some commands on a remote machine, and I need it to *not* prompt for a pasword. I know that I can do this with SSH using a .shosts file, but I would like to use one of SSH's additional methods of host authen

Re: Approve script of Majordomo

1997-11-06 Thread Olivier THARAN
On Thu, Nov 06, 1997 at 11:08:52AM +, Ana Silva wrote: > I'm creating a moderated list and I saw in the Faq of Majordomo that it > comes > with this approve script, but i can´t find it... I guess I don´t have > it, so > I was wondering if someone could indicate me where can I find it ! It sh

Setting volume size for dump

1997-11-06 Thread Johann Spies
Thank you for the reactions to my enquiry about efficient backup programs. I have overlooked dump and am trying it out now. What I do not seem to get right is setting the volume size. While using dump like this: dump 0uf /dev/nzqft0 / it does a backup, but says it requires 11 tapes asking ev

  1   2   >