Red Hat AS 2.1 Compress - Segmentation fault

2003-09-16 Thread Suporte Red Hat - CBPI
We have Red Hat AS 2.1 - kernel 2.4.9-34 in a Compaq Proliant DL580 with 7GB of RAM and Oracle 9.0.2 i. Running the compress command after an oracle export tables, causes the error message "segmentation fault". We also try to run the compress command, just to a large table, w

Compress - Segmentation fault

2003-09-15 Thread Suporte Red Hat - CBPI
We have Red Hat AS 2.1 kernel 2.4.9-34 in a Compaq Proliant DL580 with 7GB of RAM and Oracle 9.0.2 i. Running the compress command after an oracle export tables, causes the error message "segmentation fault". We also try to run the compress command, just to a large table, without

RE: Mail Is Getting Rejected

2003-06-25 Thread Red Hat
20:53, Red Hat wrote: > I have configured sendmail on a Red Hat 9.0 box as I have configured > sendmail before. However, mail delivery keeps getting rejected: > > Jun 24 11:19:04 cheeba sendmail[5243]: h5OIJ4CY005243: > from=<[EMAIL PROTECTED]>, > size=0, class=0, nr

Mail Is Getting Rejected

2003-06-24 Thread Red Hat
I have configured sendmail on a Red Hat 9.0 box as I have configured sendmail before. However, mail delivery keeps getting rejected: Jun 24 11:19:04 cheeba sendmail[5243]: h5OIJ4CY005243: from=<[EMAIL PROTECTED]>, size=0, class=0, nrcpts=0, proto=SMTP, daemon=MTA, relay=daedalus.apac

Accesing Microsoft ASP Sites from a browser under Linux (Using Wine or anything else)

2003-02-21 Thread Red Hat
Title: Message   Anyone know of a browser that will work with microsoft's ASP crap? We are trying to create a viable Linux desktop that can replace our Windows desktops, for most users. We have all the office applications working under wine, however, Inter Explorer under Wine, Netscape 7.x, G

RE: Screensavers as root

2003-01-29 Thread Red Hat
Well I have been running Unix systems for over 10 years and been using linux since kernel 0.97 and I have NEVER mad a mistake because I was logged in as root. If you are prone to do that, maybe you chose the wrong career. Anyway, is there an alternative to xlock on RH 8.0? Thanks, CC -Origi

Screensavers as root

2003-01-29 Thread Red Hat
Title: Message   Does anyone know of any screenlocks that run as root under RH 8.0. Yes, I KNOW they are insecure. But leavnig my terminal unlocked because xlock does not work properly is more insecure. Logging in as another user is a major pain in the ass since many of the apps I run must be

RE: RH 8.0 not using NIS for /etc/aliases

2003-01-21 Thread Red Hat
Will this still use files first since nsswitch.conf has mail.aliases: file nis? Thx CC -Original Message- From: Michael Ghens [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 11:57 AM To: Red Hat Cc: [EMAIL PROTECTED] Subject: Re: RH 8.0 not using NIS for /etc/aliases Ah

RE: RH 8.0 not using NIS for /etc/aliases

2003-01-21 Thread Red Hat
aliases: nis files and not aliases: files nis . and also check /etc/hosts.conf for the order of lookups.   - Original Message - From: Red Hat To: [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 7:07 AM Subject: RH 8.0 not using NIS for

RH 8.0 not using NIS for /etc/aliases

2003-01-20 Thread Red Hat
Title: Message   I cannot for the life of me get Red Hat 8.0 to use NIS for alias resolution. Our master NIS server is Solaris 8. The aliases are defined there and work from all solaris clients. When I try to send mail to an alias on the RH8.0 machine, it says user unknown.   Here is the

RE: exec a command via remote terminal then closing that terminal

2002-10-31 Thread Red Hat
First set up public keys so you can ssh to the target system w/o a password. Then I think this will do it: ssh -f -l -CC -Original Message- From: christopher j bottaro [mailto:cjb@;cs.utexas.edu] Sent: Thursday, October 31, 2002 12:56 PM To: [EMAIL PROTECTED] Subject: exec a comman

RE: Accessing Windows files

2002-10-31 Thread Red Hat
Title: Message   Create a windows share containing the documents you wish to access and then mount the windows share to your linux box.   On the RH box:   mkdir /mnt/docs mount -t smbfs -o username=,password=   ///   /mnt/docs   Ex: You have a windows user named 'john' with a password of

RE: How to ban someone from running a program

2002-10-31 Thread Red Hat
You could change the ownership to root (or any other user he does nothave access to) and remove group and world execution bits. Or, you could write a simple shell script wrapper that checks the UID and if it is the target, exit from the script with a nifty message. Rename the file to something el

OFFTOPIC: DSL Question

2002-10-30 Thread Red Hat
I currently have Pacbell DSL with 5 statics (San Diego area) and want to switch providers because pacbell has gotten very slow. There is a provider called ADN that claims to have multiple T-3's to several backbone providers. (their engineer claims I will be 3-4 hops from a top tier backbone) My q

Atd Question

2002-10-27 Thread Red Hat
Does RH 8.0 by default use the atd service for anything? Can I safely disable this service if I do not plan on scheduling jobs in this manner? Thx, Chuck -- This message contains confidential information and is intended only for the individual named. If you are not the named addressee y

What is cannaserver and is it secure?

2002-10-27 Thread Red Hat
I am trying to secure a box as much as possible, what is the cannaserver that is running by default? There seems to be no info docs or man pages on it. Thx, CC -- This message contains confidential information and is intended only for the individual named. If you are not the named addre

RE: Support for ViewSonic flat panel monitors

2002-10-23 Thread Red Hat
great. (Have been using them with Suse 7.0+ and Red Hat 6.2+) -Chuck -Original Message- From: Eric Sisler [mailto:esisler@;westminster.lib.co.us] Sent: Wednesday, October 23, 2002 4:11 AM To: [EMAIL PROTECTED] Subject: Support for ViewSonic flat panel monitors Greetings, I'm c

How to tweak netscape to play x-mplayer media types

2002-10-22 Thread Red Hat
Arg, just when I though I could go 100% linux. Is there a plug-in for netscape 7 that will play x-mplayer media types? Muchas gracias, -CC -- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not

ARG! Cannot get Windows Printer to work

2002-10-21 Thread Red Hat
Using RH 8.0, I am unable to get a Windows printer working. On the windows side: The printer is shared as 'HP1100' Permissions give my user account full privs. On the linux side, using the Print Config applet: - I specify Windows/SMB printer - For the queue name I specified 'HP1' - I configured

RH 8.0: Rsync problem

2002-10-04 Thread Red Hat
Title: RH 8.0: Rsync problem I am unable to rsync from a RH 7.2 machine to a RH 8.0 machine. I CAN rsh as root from the 7.2 machine to the 8.0 machine. I have added the 7.2 machine to /root/.rhosts (file perms = 0600) and also defined the hostname in /etc/hosts /root/.rhosts: ranger.syrr

ARH! Terminal is stuck in sticky mode

2002-10-04 Thread Red Hat
Title: ARH! Terminal is stuck in sticky mode I do not know what I did, but my gnome-terminal is stuck in sitcky mode where it displays in every workspace. I have looked everywhere and cannot find where I enbaled this behavior. Anyone have any ideas? -Chuck Chuck Carson Sr. Systems

Help with NFS no_root_squash

2002-07-01 Thread Red Hat Mailing List
I am trying to use a netgroup to allow trusted machines to mount filesystems with the no_root_squash option as such: /mnt/usr-local @trusted_hosts(rw,no_root_squash) 10.250.*(rw,root_squash) The trusted_hosts netgroup contains several servers that are allowed to mount filesystems with root p

Dual Head under Red Hat 7.3

2002-06-06 Thread Red Hat Mailing List
Is it possible to use two Nvidia TNT2 M64 boards and run dua-heads under RH 7.3? Has anyone with similiar hardware done this? Thanks, C ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Promise UltraDMA/66, cannot enable Busmaster DMA

2000-03-12 Thread Red Hat Partisan
Hello, I have another (probably stupid) problem. A server is running a Micronics M6Me mainboard with integrated SCSI. I want to add extra drive(s) into a RAID0 of aging Seagate Elite 9GB `bricks', and thought that I might make do with a 7200rpm Fujitsu MPE (13GB UDMA-66) as the third drive in t

Help, AMI MegaRAID 428 seeking enlightenment

2000-02-26 Thread Red Hat Partisan
booting up, there is a message making it clear that the driver sees two Logical Drives, but only find one of them as /dev/sda. [2] I can't install using standard Red Hat 6.1 Graphical Install. The install process conks out with a Python error. Text-

FTP disconnects after connect

1999-11-22 Thread Red-Hat
Hello all; I've recently installed RH6.0 on a machine. Everything works great except that when I attempt to FTP into my machine, I get a connection that is then reset and I'm disconnected. This is not an Anon FTP, just trying to get access to my account on my machine. I'm using my account and pas

Unable to load interpreter

1998-06-29 Thread Red Hat Linux User
load interpreter Jun 28 10:34:46 insanity kernel: Unable to load interpreter -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

sorry and SMTP

1998-05-15 Thread Utilisateur Red Hat Linux
ented back SMTP, restart and of course the same problem than at the beginning. I tried man smtp man SMTP and man sendmail but for the 2 firsts nothing and man sendmail didn't say much. What can i do ? Thanks for your time and sorry again for the bandwidth. JY -- PLEASE read the Red Hat F

restore and telnet

1998-05-15 Thread Utilisateur Red Hat Linux
" but not the login prompt. I'm sure it's only a telnet config problem but if someone has a quick answer i'd be thanksfull. Thanks for your time. JY -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/R

restore and network

1998-05-15 Thread Utilisateur Red Hat Linux
ut 1 hour and then i can't reach anyone or be reached after this. I can still ping my machine. Can anybody tell me what it can be. And can anyone tell me which files i have to check to configure my network : i know i need to check resolve.conf but don't remember the others. I really need hel

restore & domaine

1998-05-15 Thread Utilisateur Red Hat Linux
really need help. Thanks for your time JY -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: xserver-wrapper

1998-05-07 Thread Federico Strati - Red Hat Linux User
Can't connect: errno = 111 > giving up. > xinit: Connection refused (errno 111): unable to connect to X server > xinit: No such process (errno 3): Server error." > > the errata page says 'x should work as normal ... after applying this fix ...' > > what a

Re: Antivirus stuff

1998-05-07 Thread Federico Strati - Red Hat Linux User
coding skill than Dos ones, but they're > quite possible. Considering the robust virtual memory and multitasking on > Unix systems, you can make them quite large and complex and still have them > work without arousing suspicion. > well, with un*x we've better defenses tha

Re: logging of telnet connect sessions

1998-05-07 Thread Federico Strati - Red Hat Linux User
.telnetd connect from 200.100.50.1 > I now use RedHat 5 , so now how do I manage to acheive this ?? > > Thanx in advance . > -- > Salil > > -- > PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! > http://www.redhat.com/RedHat-FAQ /RedHat-

Re: tcl/tk and netcfg problems

1998-05-07 Thread Federico Strati - Red Hat Linux User
t;, line 102, in __init__ > self.MB = Menubutton(self.MF, {'anchor':'e', 'bitmap':dropdown, > File "/usr/lib/python1.4/tkinter/Tkinter.py", line 1350, in __init__ > Widget.__init__(self, master, 'menubutton', cnf, kw) > Fil

Re: Antivirus stuff

1998-05-06 Thread Federico Strati - Red Hat Linux User
heers ciao fede macker wrote: > > On Wed, 6 May 1998, Stephan Greene wrote: > > > On Wed, 6 May 1998, Ezekiel J. Krahlin wrote: > > > > > What is available for Red Hat 5.0, in the way of antivirus programs? Thanks > > > in advance. > > > >

Re: Not enough colors - what's up with that?

1998-05-06 Thread Federico Strati - Red Hat Linux User
u do this, by taking out the 8 bit displays? > > startx -- -bpp 16startx -- -bpp 24 > startx -- -bpp 32 > > This assumes you have 16/24/32 bit color defined in your config file and that the > appropriate resolutions can be obtained with this many color

Re: Mounting Fat32 Partitions

1998-05-06 Thread Federico Strati - Red Hat Linux User
uot; errors at boot. I have a PII > > dual Pentium board with one 266 proccesor and the Intel 440LX chpset. I > > don't want to list everything here until I'm sure I can't get some experience > > behind an answer. Has anyone encountered this situation? > >

Re: Slackware install errors

1998-05-05 Thread Red Hat Linux User
the Linux Community :-)| | Microsoft's just a rebooting Infinity... | | | -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /R

Binding keys in X11/Emacs

1998-04-26 Thread Red Hat Linux User
the X setup/config files. Thanks a million... -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscri

RE: hylafax

1998-04-25 Thread Red Hat Linux User
Rob Goodwin wrote: > > I had a look around the the Red Hat page but could not find an RPM for a > HylaFax server package. Is there one in existance maybe as a contribution > by somebody out there? If so can somebody point me where I can find it? > Are there any known prob

kerneld

1998-03-13 Thread Red Hat Linux User
If I build a monolithic kernel, there is no need to be running kerneld, right? Martin McGreal -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL

modules question

1998-03-11 Thread Red Hat Linux User
in McGreal -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Strange find at bootup

1998-03-11 Thread Red Hat Linux User
dy frcode I noticed this first on one machine and considered it maybe some sort of exploit or something, then found it on a totally seperate machine, which is cut off from the rest of the world, so now I'm wondering what-in-the-World?? Martin McGreal [EMAIL PROTECTED] -- PLEASE read