How to turn off auto-mounting of CDs

2002-09-25 Thread Joe Nestlerode
Hello, In RH7.3, whenever I insert a CD, it automatically mounts and a Konquerer file browser is launched. How do I turn this off, please? (ie, I would like to mount CD's via the command line, if and when I choose.) Thanks! Joe [EMAIL PROTECTED] This communication is for use by the inten

How to disable auto-mounting of CDROM?

2002-09-18 Thread Joe Nestlerode
Hello, I've recently upgraded to RH7.3, and I've forgotten how to disable this "feature" in KDE. Whenever I insert a CD, it automatically mounts and a Konquerer file browser is launched. How do I turn this off, please? Thanks! Joe [EMAIL PROTECTED] This communication is for use by the i

Re: Made changes in 'Control Center', now X won't start...

2002-08-27 Thread Joe Nestlerode
Please disregard- I found the problem. I had messed up the permissions in the /usr directory... -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Made changes in 'Control Center', now X won't start...

2002-08-27 Thread Joe Nestlerode
Hello all, I just did a clean install of RH7.3 on an old Dell notebook. (It was previously running 7.1, no prob.) After the install, everything was working just fine. I was fiddling w/ settings, customizing and such, and I changed some settings in the KDE 'Control Center' having to do w/ b

Re: Scripting question on a "case" construct (THANKS!)

2002-07-19 Thread Joe Nestlerode
Thanks to both of you for responding. The empty quotes works best for what I wanted to do (which I should have been clearer on in the first place). I wanted to make the first choice in a menu the "default", ie, just hit , and the empty quotes allow me to do that: echo -e " Your selection, pl

Scripting question on a "case" construct

2002-07-18 Thread Joe Nestlerode
Hello, Can you put a carriage return (enter) as one of the choices in a 'case' construct? *) will catch it, but I need that for the "Invalid Choice" catch-all at the end. I couldn't find it in the documentation; is this possible? Thanks, Joe [EMAIL PROTECTED] __

Re: Scripting question - script to find and delete files

2002-07-12 Thread Joe Nestlerode
Saul, Thank you, that works beautifully. I modified it slightly to allow a user to enter a search pattern on the command line, to wit: #!/bin/sh echo -e "Enter a file or pattern to search for...\n" read file for i in `find . -name "$file"` do rm -i $i done exit 0 Thanks again! Joe [EMA

Scripting question - script to find and delete files

2002-07-12 Thread Joe Nestlerode
Hello, I'm trying to write a simple script to search a directory tree for a file pattern (specified as an argument with a wildcard, ie, testfile* or *.jpg), and then delete matching files after first prompting the user for a y/n. (yes=delete, no=don't delete, find the next match) The followin

Perplexing paranoia problem - permissions perhaps?

2002-06-27 Thread Joe Nestlerode
Hello, I've just discovered that after upgrading to 7.3 from 7.1 cdparanoia no longer can access my cdrom drive. cdparnoia reports the following: "/dev/cdrom exists but isn't accessible. Checking /dev/cdrom for cdrom... Testing /dev/cdrom for cooked ioctl() interface

Re: System hangs on boot after routine upgrade to 7.3

2002-06-25 Thread Joe Nestlerode
The Problem was: > > After a more or less routine upgrade from 7.1 to 7.3, the system now > > locks up w/ the dreaded "LI".  Carl D. Blake suggested: > Have you tried rerunning lilo as root? For as many years as I've been installing Linux, I'm really embarrassed I didn't think of that. That's

System hangs on boot after routine upgrade to 7.3

2002-06-25 Thread Joe Nestlerode
Hello, After a more or less routine upgrade from 7.1 to 7.3, the system now locks up w/ the dreaded "LI". (I can boot just fine w/ a boot disk and have a fully functional system.) It's my understanding that this has something to do w/ the MBR and the 1024 cylinder limit? LILO worked fine in

Re: Sudo

2002-06-14 Thread Joe Nestlerode
Actually, the first quote below was from the original poster, not me. I had offered a solution to their query. And I like your solution better, Renzo. > Quoting Joe Nestlerode <[EMAIL PROTECTED]>: > > > > I want the user to be able to use the su command to s

Re: Sudo

2002-06-13 Thread Joe Nestlerode
> I want the user to be able to use the su command to switch to any user > without requring a password, like root? > How do I do this?? Sudo will do this. Are you invoking it correctly? Try "sudo su ". Similarly, "sudo su" will put a user directly into a root shell. (Assuming that user has th

OT: Trapping error messages in a script

2002-05-23 Thread Joe Nestlerode
Hello all. I have a script that could possibly generate the following error: "mount: /dev/fd0 is not a valid block device". I can't quite figure out how to get `trap' to catch that or similar errors. (I'd like to have it echo an error message to std out and abort the script.) Am I trying to us

Printer suddenly spews page after page of PostScript code...

2002-04-25 Thread Joe Nestlerode
Hello, I suddenly find myself unable to print from any application. I get page after page of PostScript code (see sample below). Printing was working fine until I tried to print a particular .pdf file that my boss was having trouble printing in Windoze. I tried it, nothing happened- until muc

Re: kde3 rpms

2002-04-09 Thread Joe Nestlerode
> KDE 3.0 breaks binary compatibility, so > Red Hat can not release it for <=7.2. Hello, Could you please clarify "breaks binary compatibility"? Does that mean certain programs bundled in 7.2 and prior releases will not run under KDE 3.0? Thanks. Joe [EMAIL PROTECTED] _

Suddenly unable to print (network printer, but problem is local)

2002-02-04 Thread Joe Nestlerode
I seem to have messed up my ability to print to my usual network printer. It started when I tried to print a .pdf document this morning, which is usually not a problem. I've cleared the queue several times w/ lprm, restarted lpd, and even rebooted a couple times. Nothing works. (The printer it

initscripts install fails in RH5.1

1998-07-01 Thread Joe Nestlerode
Or is there more to it? The system is functional, but a lot of important services are missing. Plus, I can't shutdown/reboot cleanly. Please advise! Thanks in advance for any clues... --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode,

kernel messages: is my hard drive failing?

1998-06-26 Thread Joe Nestlerode
extra data not valid Current error sd08:01: sense key Hardware Error Jun 26 05:24:38 localhost kernel: scsidisk I/O error: dev 08:01, sector 32832, absolute sector 32864 --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered

Re: Mailing to redhat-list -> Returned mail: Can't create output: Error 0?

1998-06-23 Thread Joe Nestlerode
ve. Got one this morning just like that. (FWIW, however, my post did show up on the list...) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmingt

Re: ftp service??

1998-06-22 Thread Joe Nestlerode
tp://www.redhat.com/support/docs/rhl/FTP-Setup-Tips/> --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, D

Motherboard Question

1998-06-19 Thread Joe Nestlerode
xperience with either of these boards? (This is for a Linux-only machine, btw.) Thanks in advance for any pointers! --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, D

Re: Unreal for Linux

1998-06-18 Thread Joe Nestlerode
ports and exposure for Linux, the better. (It's not just an operating system, it's a movement!) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, De

Re: To format a floppy disk

1998-05-14 Thread Joe Nestlerode
> How can I format a floppy disk in DOS format ? mkdosfs /dev/fd0 --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware( A user

Re: No longer able to retrieve mail w/ Netscape...

1998-05-12 Thread Joe Nestlerode
l return address is annoying on a mailing > list Huh? I don't understand- my return address should be showing as: [EMAIL PROTECTED] Is this not the case? --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--

No longer able to retrieve mail w/ Netscape...

1998-05-12 Thread Joe Nestlerode
I can think of. Any ideas anyone? (Netscape 4.04 on RH5.0; all other features/functions work fine...) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware

Library problems w/ Gimp, GTK, and SANE...

1998-05-07 Thread Joe Nestlerode
If so, I love to know how you did it. (ie, exactly which releases and whether they were rpm's or compiled.) Thanks muchly for any pointers - I miss my scanner! :-( --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D

Kernel won't detect AHA-1520B SCSI card...

1998-05-06 Thread Joe Nestlerode
can back up a few things, then upgrade to RH5.0 and the latest kernel...) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware( A user since 1.2.8 ) --=--=--=--=--=--=--=--=--=--=--=--=--=--=

Re: Netscape and RedHat 5.0

1998-05-05 Thread Joe Nestlerode
ies do display the rpm > file instead of downloading it. How can I change this behaviour? Shift-click. --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux'

Problem w/ new jpeg libraries and xv

1998-04-28 Thread Joe Nestlerode
hanks in advance for any clues. --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware( A user since 1.2.8 ) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-

Mail script stopped working mysteriously...

1998-04-16 Thread Joe Nestlerode
amp; sleep 90 ifconfig ppp0 | grep inet | mail -s "Bogey's online at..." [EMAIL PROTECTED] Thanks in advance for any clues... --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wi

Re: scsi scanner software for red hat linux

1998-04-15 Thread Joe Nestlerode
[EMAIL PROTECTED] asks: > i wonder if anyone knows of any scanner software for red hat linux > that will see my agfa snapscan (310?) scsi-2 scanner ? http://panda.mostang.com/sane/ may have what you seek. --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--

Re: Is there AutoCAD-like software vailable on Linux?

1998-04-03 Thread Joe Nestlerode
on, and she said the person that handles educational sales was on vacation. I never got around to calling back. (Their number, in the US: (800) 236-8539) If anyone has better luck, please let me know. --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode,

Re: telnet

1998-04-01 Thread Joe Nestlerode
On Wed, 1 Apr 1998, Louis Monacelli wrote: > is there anything i can do to allow a root login via telnet. Wouldn't it be safer to telnet in as a user then `su' to root? --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D

Re: Printer runs amok! (How to cancel?)

1998-03-19 Thread Joe Nestlerode
hat way you won't run out. :) Yes, I was doing that. Pretty pathetic, huh? --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware( A user since 1.2.8 ) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--

Printer runs amok! (How to cancel?)

1998-03-19 Thread Joe Nestlerode
in the lpr man page. Nothing in the Control Panel. Please advise. I'm running out of paper! (Still running RH4.1, btw. Upgrading soon. Thanks in advance.) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D

RE: bind: Address already in use (??)

1998-03-12 Thread Joe Nestlerode
e> >Applixware directory structure for ".lock" files or something like that. > > > Joe Nestlerode wrote: > > After a rude reboot (power failure), I now get this when I try to start > > Applixware: > > > > kilgore ~>> applix & > >

bind: Address already in use

1998-03-11 Thread Joe Nestlerode
applix kilgore ~>> What does this mean, please? And how to fix? (Thanks in advance...) --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Joe Nestlerode, DuPont R&D `Powered by Linux' Wilmington, Delaware