Re: Problems with Netgear FA-310TX card?

2000-08-25 Thread Ray Curtis
ost of mine are the Dec21140's and use the 'old_tulip' module in RedHat's kernel rpm. This is not the new Netgear FA-311TX, which is not supported yet ? -- Ray Curtis Unix Programmer/Consultant Curtis Consulting ma

Re: web server

2000-08-30 Thread Ray Curtis
ess of the web server. Just put in that IP >> address, restart NAMED and you should be fine. :-) >> John >> >> >> >> ___ >> Redhat-list mailing list >> [EMAIL PROTECTED] >> https://listman.redhat.com/

Re: cdrecord / module loading help needed

2000-09-02 Thread Ray Curtis
lilo.conf, knowing that hdc is my burner. I've read through the jb> "CD-Writing HOWTO", which was fairly helpful, but I'm left uncertain whether jb> or not I need to rebuild the kernel. Thanks for any thoughts on how to get jb> this burner burning again. Assuming w

Re: Urgent:No images have been defined.

2000-09-03 Thread Ray Curtis
message >> > >> > that i never saw before in this process.. >> > >> >"No images have been defined." >> > >> > can anybody tell me why??? >> > >> > i think i'll get a sure answer immediately.. >>

Re: Urgent:No images have been defined.

2000-09-04 Thread Ray Curtis
gt;> >> What did you enter in lilo.conf, also you may find lilo -v -v >> more helpful when debugging, however in this case it looks >> evident that you just left the new image name out. >> >> image = /boot/'whatevermynewimageiscalled' >> label = my

Re: Urgent:No images have been defined.

2000-09-05 Thread Ray Curtis
re your regular bootable kernel is found. So if you compiled it as make zimage you should have this file zImage which you rename to whatever you want, then copy it to /boot and change lilo.conf to what you called your new kernel. -- Ray Curtis

RE: Urgent:No images have been defined.

2000-09-05 Thread Ray Curtis
defined. So it didn't recoginize any of the images, not just one image. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray

Re: No logging

2000-09-07 Thread Ray Curtis
... logged. If I understand you correctly nothing is being logged, if this is the case check and see if 'syslogd' is running. This is the daemon that does the logging and is started at bootup. Do a 'ps auxw |grep syslogd', if it not there use 'ntsysv' to set it so th

Re: Webalizer in crontab

2000-09-07 Thread Ray Curtis
ron.daily ? Try something like this in crontab: # Webalizer 00 */2 * * * root /usr/local/bin/webalizer -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]

Re: Whois Command?

2000-09-12 Thread Ray Curtis
Cleveland, TN 37311 US Domain Name: DUNGEONBBS.COM etc, etc. Note it looked up whois at internic.net then opensrs.net to find the info automatically. This version of whois is available as a rpm, -- Ray Curtis

Re: GET ME OFF THIS *@$!^ LIST

2000-09-13 Thread Ray Curtis
s webpage URL at the bottom of every message on this list: https://listman.redhat.com/mailman/listinfo/redhat-list If you don't know your password, go to the bottom of the page and type in your email address, where it asks for it and have it mail you your passwd. Mailman is quite e

Re: Who broke GCC compiling ...

2000-09-13 Thread Ray Curtis
make[1]: Leaving directory `/usr/local/src/gcc-2.95.2/libiberty' v> make: *** [all-libiberty] Error 2 v> What the Hell is this crap? /usr/include/linux/errno.h definately does v> not exist on this system. This so-called crap is a header file from the glibc-devel package w

Re: unsubscribe?

2000-09-14 Thread Ray Curtis
to get his password tw> using his email address (which was forwarded to my account) and tw> unsubscribed. no problems. For those not using a browser, i don't know, tw> but good luck. tw> Terry Without a browser, for info: mail -s help [EMAIL PROTECTED] < /dev/null -- Ray C

Re: count # files in directory

2000-09-14 Thread Ray Curtis
>>>>> "as" == Adam Sleight <[EMAIL PROTECTED]> writes: as> can't think today...how doe one count the number of files within a as> directory...yes I know du, df, and wc for words in a file. How about something simple like: ls -l directoryname | wc -

Re: RedHat Kernel 2.2.16-3

2000-09-19 Thread Ray Curtis
All else fails, I'll get a clean tree kw> and do it, but I'd like to avoid that. Not sure where this is happening, either in upgrades or new installs, but check to ensure that these links exsist: /usr/include/linux --> /usr/src/linux/include/linux /usr/include/asm --> /usr/sr

Re: memory problems

2000-10-05 Thread Ray Curtis
lo.conf, you will note that the 'append' statement belongs in the global section of lilo.conf. Should be: append="mem=128M" image=/boot/linux-2.2.12 label=linux initrd=/boot/initrd-2.2.12-20.img read-only root=/dev/hda2 -- Ray C

Re: memory problems

2000-10-06 Thread Ray Curtis
>>>>> "mle" == Mikkel L Ellertson <[EMAIL PROTECTED]> writes: mle> On Thu, 5 Oct 2000, Ray Curtis wrote: >> >> Read the manpage on lilo.conf, you will note that the 'append' >> statement belongs in the global section of lilo.conf.

Re: Multiple e-mails from this list.

2000-10-09 Thread Ray Curtis
> "ep" == Enrico Payne <[EMAIL PROTECTED]> writes: ep> Hi, since this list was changed to it's new server/software, I have been ep> receiving duplicate copies of each e-mail. ep> If I unsubscribe, then I only get one copy, but am unable to submit e-mails ep> to the list, without them having

Re: startx='startx -- -bpp 16' ???

2000-11-10 Thread Ray Curtis
:5:initdefault: and if you want to use GDM change the file, /etc/X11/gdm/gdm.conf [servers] 0=/usr/bin/X11/X -bpp 16 or to use XDM on startup change the file, /etc/X11/xdm/Xservers :0 local /usr/X11R6/bin/X -bpp 16 then restart X using ctrl-alt-backspace. -- Ray Curtis Unix Progr

Re: ftp errors

2000-07-27 Thread Ray Curtis
re, Read the manpage on hosts.allow. Should be something like: ALL: XXX.XXX.XXX.XXX <--- local lan in.ftpd: xxx.xxx.xxx.xxx < ftp or in.ftpd: ALL -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mai

Re: Mouse in problems

2000-08-12 Thread Ray Curtis
e file. rm> How could I put back the mouse as Generic Mouse. As root, try using 'mouseconfig' to change the mouse type. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PRO

Re: Mouse in problems

2000-08-13 Thread Ray Curtis
d if not re-installing it. Otherwise you can manually edit /etc/X11/XF86Config: Section "Pointer" Protocol"MouseSystems" Device "/dev/mouse" Make sure you have the link /dev/mouse -> ttySX, make sure this is the correct port for the mouse. r

Re: multiple copies of same kernel??!!

2001-11-13 Thread Ray Curtis
rnel Of course at this point you will have to re-install only one copy of the kernel yo want. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED] http://www.ccux.com ___ Red

Re: login screen - background

2001-11-20 Thread Ray Curtis
>>>>> "jw" == Jeremy West <[EMAIL PROTECTED]> writes: jw> Where is this file? xsrirc?? The command 'locate' can be your friend. locate xsrirc -- Ray Curtis Curtis Consulting http://www.ccux.com

Re: thanks Trond!!

2001-11-26 Thread Ray Curtis
y web site hosting, just $8.95/month. sl> http://geocities.yahoo.com/ps/info1 sl> ___ sl> Redhat-list mailing list sl> [EMAIL PROTECTED] sl> https://listman.redhat.com/mailman/listinfo/redhat-list -- Ray Curtis Curtis Consulting http://www.ccux.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: How to stop Log rotate [Repost]

2001-11-27 Thread Ray Curtis
entials.com >> >> >> >> ___ >> Redhat-list mailing list >> [EMAIL PROTECTED] >> https://listman.redhat.com/mailman/listinfo/redhat-list >> rd> -- rd> -Rob rd> __

Re: How do I permanently set the PATH variable ?

2001-11-27 Thread Ray Curtis
H=$PATH:/sbin For the system add it to /etc/profile. -- Ray Curtis Curtis Consulting http://www.ccux.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: need help with scsi HDD

2001-12-02 Thread Ray Curtis
ive/partition. mount -t vfat /dev/sda /mnt If this doesn't work, then tell us the error messages so someone can help you. If this does work then just add something like this to /etc/fstab so that it mounts the disk all the time at bootup. /dev/sda /win98 vfatdefaults 0 0

Re: need help with scsi HDD

2001-12-02 Thread Ray Curtis
; >> > but this seems >> > like this is my scsi driveso it appears redhat has seen the scsi at >> > least... so says the dmesq also >> > >> > what do i do now? >> >> $ mkdir /mnt/win98 >> $

Re: need help with scsi HDD

2001-12-02 Thread Ray Curtis
ve onto getting my modem working...and can then k> send you the messages...and/or errorsok k> Ray Curtis wrote: >> >> >>>>> "k" == kompukit writes: >> k> ok...I figure out that much...and before I read this email...I did k> what you s

Re: need help with scsi HDD

2001-12-02 Thread Ray Curtis
gt; I don't understand Ok, how about showing us the complete file /etc/lilo.conf , you must have stanza for dos and the new one I suggested. Also tell me partitions or drive that has the MBR of win98 installed. k> Ray Curtis wrote: >> >> >>>>> "k"

Re: need help with scsi HDD

2001-12-02 Thread Ray Curtis
a1" k>root="/dev/hda5" k>initrd="/boot/initrd-2.4.2-2.img" k>append="hdd=ide-scsi" k> image="/dev/sda1" k>root="/dev/hda5" k>initrd="/boot/initrd-2.4.2-2.img" k>append="hdd=ide-scsi" k> other= k> label="" Now, re-run lilo -v -v and then reboot. -- Ray Curtis Curtis Consulting http://www.ccux.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: need help with scsi HDD

2001-12-04 Thread Ray Curtis
and k> changing. k> it's also a 56k external modemblaster. k> also got the printer working fine, no problems. k> Ray Curtis wrote: >> >> >>>>> "k" == kompukit writes: >> k> this is my current lilo.conf k> as for the drive win

Re: Mozilla Cookie Problem

2001-12-10 Thread Ray Curtis
gt; I do not have this problem with netscape. Anyone know of this thing? Haven't heard of this as problem, is it possible that you have cookies disabled, under preferences/Privacy&Security/Cookies or .mozilla with sending cookies to /dev/null ? -- Ray Curtis Unix Pro

Re: newbie help for lilo

2001-12-25 Thread Ray Curtis
onf and delete the line: password= and edit your password file on that disk /etc/password to delete any password for root temporially. Change the line in /etc/shadow: root:xx:11190:0:9:7::: To something like: root::11190:0:9:7::: Make sure you re-run lilo and enter

Re: converting images to pdf

2001-12-27 Thread Ray Curtis
>>>>> "hk" == Hidong Kim <[EMAIL PROTECTED]> writes: hk> Thanks, hk> What's the actual command? You don't say what format the images are now in, but you might want to look at the command "convert" which is part of ImageMagick a

Re: converting images to pdf

2001-12-27 Thread Ray Curtis
dn't think before I responded. I just checked using convert and on a simple jpeg image it worked fine for me. convert test.jpeg test.pdf Then if this loses data for you try something like htis perl script: http://www.sanface.com/jpg2pdf.html hk> Ray Curtis wrote: >>

Re: where is word perfect ?

2001-12-28 Thread Ray Curtis
>>>>> "p" == phil46 writes: p> Anyone know where I can find a downloadable copy of WordPerfect for p> Linux (latest version) ?? thanks, http://www.xandros.net/downloads2.html -- Ray Curtis Unix Programmer/Consultant Curtis Con

Re: newbie: scsi tapedrive

2002-01-19 Thread Ray Curtis
Then just try something simple such as: tar cvzf /dev/st0 /etc Then to read it back from the tape: tar tvzf /dev/st0 -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED] http://www.ccux.com _

Re: newbie: scsi tapedrive

2002-01-19 Thread Ray Curtis
h on: http://www.google.com/search http://freshmeat.net For some apps, BTW, I don't recommend Amanda for a newbie, but is a very good app once you have some time under your belt. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]

Re: TAZ file

2000-11-15 Thread Ray Curtis
is a tarred/gzipped file which the tag looks like, try: tar tvzf xxx.taz -- to test and list the file. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray =

Re: PCB Design? (was: OT - PCB's)

2000-11-16 Thread Ray Curtis
hat on topic (now that you mention it): Are there people out tr> there designing PCBs with Linux (preferably including schematic) - and tr> what programs are they using for it? Here are some links that might help: http://www.computer.privateweb.at/tech-edv/CADlinks.htm http://www.linuxga

RE: xauth misuse

2000-11-17 Thread Ray Curtis
' at the wheel. What I meant to say was that it xauth is not even cws> installed on my system with XFree86 v.4 installed. Does anyone know what cws> package on redhat 7 contains the xauth file. Should be in XFree86-4.0.1-1 at /usr/X11R6/bin/xauth -- Ray Curtis

Re: Cat5 Patch Cable

2000-11-20 Thread Ray Curtis
the wiring. I know this is not the k> list, but could someone point me to a site that would tell me? Thanks http://www.clark.net/pub/ray/rj45wire.html -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]

RE: Unsubscribe to mail list

2000-11-24 Thread Ray Curtis
mple web interface to anything this package should fit everyone's requirements. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECT

Re: SMTP mail realy problem. Please help.

2000-11-24 Thread Ray Curtis
ine. What is it? http://www.sendmail.org/tips/relaying.html -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray ___

Re: What happened to the mail status when i login?

2000-11-25 Thread Ray Curtis
>>>>> "cs" == CSG Staff <[EMAIL PROTECTED]> writes: cs> Hi, cs> It works fine from the console but it does work from logging in from ssh or cs> telnet. I cant seem to figure it out. Check your file /etc/ssh/sshd.conf for the line: CheckMail no and c

Re: StarOffice aborts on rh7.0

2000-12-13 Thread Ray Curtis
I correct way as I remember is to first do a 'setup /net' as root to allow a network install, then as a user do the 'setup' for a local install which is much, much smaller and installs into the $HOME directory. -- Ray Curtis Unix Programmer/Consultant Curtis Co

Re: Logins

2000-12-14 Thread Ray Curtis
# logcount=`/usr/bin/w | /bin/grep -c $LOGNAME` if [ $logcount = 3 ] ; then echo "You have tried to login more than three times." | /bin/mail -s "Login Error" root logout fi -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTE

Re: email client?

2000-12-21 Thread Ray Curtis
that works. And it would also be nice if my existing mail st> files could be converted to be read by it. st> It does not have to be free. st> Any suggestions? How about going back to Emacs or XEmacs and use VM ? For the users manual check out: http://www.wonderworks.com/vm/user-manual/

Re: PLS SAVE ME- I M TRAPPED

2000-12-23 Thread Ray Curtis
ones you used when you subscribed, if you don't have these you will have to use the web interface to get it to mail you your password. This info can be gotten from mailman by sending a request: mail -s help [EMAIL PROTECTED] < /dev/null -- Ray Curtis Unix Programmer/Consultant

Re: PLS SAVE ME- I M TRAPPED

2000-12-23 Thread Ray Curtis
ones you used when you subscribed, if you don't have these you will have to use the web interface to get it to mail you your password. This info can be gotten from mailman by sending a request: mail -s help [EMAIL PROTECTED] < /dev/null -- Ray Curtis Unix Programmer/Consultant

Re: Trouble downloading Moneydance.

2000-12-26 Thread Ray Curtis
.com is not responding tonight at least. fr> I'm looking for a good product to replace Quicken under Linux. fr> I'm using RH7 Not sure there is a really good replacement for Quicken yet, along with Moneydance have you looked at GnuCash at http://www.gnucash.org/. I just use qui

Re: Trouble downloading Moneydance.

2000-12-26 Thread Ray Curtis
icken 2000. There are rpms available for Wine : http://rpmfind.net/linux/rpm2html/search.php?query=wine -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]

Re: The File Format's Handbook

2000-12-29 Thread Ray Curtis
o sell it. Thanks. I see a possible source for the hardcover at: http://www.page1book.com/asp/bookdetail.asp?ISBN=1850321175&item= -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMA

Re: GET ME OFF THIS *@$!^ LIST

2001-01-01 Thread Ray Curtis
nthly reminders, so if it was turned on I suspect there would be just as many asking why all these monthly messages for each list reminding them of their passwords etc. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting

Re: how to compile ide-scsi module?

2001-01-01 Thread Ray Curtis
to /etc/lilo.conf only changing x to whatever the cd is recoginized as: append="hdb=ide-scsi" Then run lilo -v -v -- Ray Curtis Unix Programmer/Consultant Curtis Consult

Re: how to compile ide-scsi module?

2001-01-01 Thread Ray Curtis
Sorry meant to put: append="hdx=ide-scsi" -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]http://www.clark.n

Re: Good CD burning software?

2001-01-01 Thread Ray Curtis
odule named sg already exists gle> I added the following line to /etc/lilo.conf and did the lilo -v -v bit, gle> append="cdrom1=ide-scsi" How bout trying: append="hdX=ide-scsi" Change X to whatever dmesg claims is your

Re: cable modem issue

2001-01-04 Thread Ray Curtis
out: http://www.scyld.com/linux_network_drivers.html I do see this card [if this is yours] mentioned as supported : SMC 8432BT With DEC21041. Uses the tulip driver with info along with diagnostic program at: http://www.scyld.com/network/tulip.html -- Ray Curtis Unix P

Re: Boot issue. INIT cannot execute etc/rc.d/sysinit

2001-01-21 Thread Ray Curtis
.sysinit corrupted? And if so could I use root/rc.sysinit~ as a pl> backup? pl> - Is there an alternate solution? Since the disk is mounted read-only at this point of the boot process the only thing I can suggest is to boot from a single floppy boot disk such as the one from http://www.toms.ne

Re: Booting 6.2 without LILO problem

2001-01-22 Thread Ray Curtis
e mode' and then re-installing lilo . The other method is to create a boot disk using http://www.toms.net/rb/home.html and re-installing lilo. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mail

Re: Quick lilo question

2001-01-22 Thread Ray Curtis
>>>>> "dh" == Drew Hunt <[EMAIL PROTECTED]> writes: dh> When I moved up to 7.0 I forgot the lilo.conf line to make sure that all of dh> the memory is used. I have a 96MB RAM machine that is only registering dh> 64MB. What's that command, again?

Re: Problems with Biff detecting mail.

2001-02-01 Thread Ray Curtis
copy that checks gle> several boxes? Take a look at Xbuffy, it handles mulitple mailboxes and play sounds very nicely. There is a rpm out there that should be available from http://rpmfind.net/linux/RPM/ or other mirrors. -- Ray Curtis Unix Programmer/Consultant Curtis C

RPM

2001-02-05 Thread Ray Curtis
I should know the answer to this but can't remember. For some reason my copy of rpm during a upgrade of redhat 6.2-7.0 got corrupted and now I can't install do a install of the new rpm. I get a segfault everytime I try using rpm, there used to be a doc on this at redhat but I can't find it tonigh

Re: Force a DNS Update

2001-02-06 Thread Ray Curtis
your DNS and that is what you asking, just use 'named-xfer' to get your new updated info. -- Ray Curtis Unix Programmer/Consultant Curtis Consulting mailto:[EMAIL PROTECTED]

Re: Printers

2001-02-08 Thread Ray Curtis
>> > Only when I enable it through printtool. >> >> chkconfig --level 35 lpd on tg> I am sorry. You lost me. What does that mean? (chkconfig --level 35 lpd on) It means to turn the daemon 'lpd' on in the runlevels of 3 & 5 at boot time. Check your manpage

Re: REPOST: SCSI Tape

2001-02-13 Thread Ray Curtis
ommands both with a tape in the drive of course. If these don't work, what does your device file /dev/st0 look like: crw-rw1 root disk 9, 0 Aug 24 05:00 /dev/st0 If this is correct how about putting the drive in another machine to test it ? -- Ray Curtis

Re: extract file from RPM

2001-02-13 Thread Ray Curtis
>>>>> "up" == Uday Pai <[EMAIL PROTECTED]> writes: up> Hi all, up> Is there any option to extract a file from a rpm? yes, look at rpm2cpio, and the manpage for cpio: rpm2cpio |cpio -ivd /path/from/previous-operatin/file -- Ray Curtis Unix Prog

test-ignore

2001-02-25 Thread Ray Curtis
-- mailto:[EMAIL PROTECTED] http://www.clark.net/pub/ray ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redh

Re: sysreport

2002-01-31 Thread Ray Curtis
; I wanted to look at my installation and configuration, cause I guess it> I don't have correctly install my rh7.2. it> Is sysreport still current to the 7.2 (knew it from 7.1 on-line it> documentation)? Not sure about sysreport, nev

Re: System Information

2002-02-02 Thread Ray Curtis
>>>>> "jp" == James Pifer <[EMAIL PROTECTED]> writes: jp> That worked great. I also checked out the other info in /proc. Very cool. jp> Thanks, jp> James Even more info to archive for your machine can be derived from 'sysrepor

Re: hp laser printer

2002-02-02 Thread Ray Curtis
es). Hp 5L, 6L , if you are willing to try another brand look at a Lexmark Optra E312. -- Ray Curtis mailto:[EMAIL PROTECTED] http://www.ccux.com ___ Redhat-list mailing list [

Re: DNS weirdness

2002-02-05 Thread Ray Curtis
ulkregister.com Referral URL: http://www.bulkregister.com Name Server: NS2.HOSTGROUP.NU Name Server: NS1.HOSTGROUP.NU Updated Date: 28-dec-2001 -- Ray Curtis mailto:[EMAIL PROTECTED] http://www.ccux.com __

Re: Is this possible?

2002-02-08 Thread Ray Curtis
ok into the package, sudo. This package allows you to allow who to do what, in the file /etc/sudoers . Read the manpage on the setup of this file. -- Ray Curtis mailto:[EMAIL PROTECTED] http://www.ccux.com ___

Re: Is this possible?

2002-02-08 Thread Ray Curtis
;t work in this instance), but I really c> don't want to let them have the root password. Is this possible? Yes, sudo , read the manpage or http://www.courtesan.com/sudo/ -- Ray Curtis mailto:[EMAIL PROTE

Re: stop checking for new hardware?

2002-02-28 Thread Ray Curtis
>>>>> "nw" == Nick Wilson <[EMAIL PROTECTED]> writes: nw> Hi, nw> How can I stop the boot proccess checking for new hardware on every nw> startup? It really slows me down :-( Either remove the kudzu rpm or as root: chkconfig --level 34

Re: emails question

2002-03-17 Thread Ray Curtis
firewall configuration, or packet ps> filtering such as IPCHAINS? There are many ways better than this to delete spam, but the simplest method with sendmail 8.8 -> add the spammers address to /etc/mail/acesss. -- Ray Curtis

Re: Interpreting /var/log/messages

2002-03-19 Thread Ray Curtis
ut I had no luck searching the archives and I lost the m> links in one of my last system upgrades. Any help is greatly appreciated! http://www.ccux.com/firewall-seen.shtml -- Ray Curtis mailto:[EMAIL PROTECTED] http://www.ccu

Re: Re: cd in a Shell Script

2002-03-30 Thread Ray Curtis
>> source test >> or >> . test hp> Sorry, the last part there is incorrect. It doesn't work if you put hp> it in just any file. hp> It has to be a dot file. A file who's name begins with `.' hp> Try .test. hp&

Re: Re: Telnet connection fails

2002-04-17 Thread Ray Curtis
mong others): bd> disable = no That's the one, change to: disable = yes -- Ray Curtis mailto:[EMAIL PROTECTED] http://www.ccux.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Re: Re: Telnet connection fails

2002-04-17 Thread Ray Curtis
be 'disabled = no'. bd> - Original Message - bd> From: "Ray Curtis" <[EMAIL PROTECTED]> bd> To: <[EMAIL PROTECTED]> bd> Sent: Wednesday, April 17, 2002 3:30 PM bd> Subject: Re: Re: Telnet connection fails >

Re: fetchmail...

1998-06-04 Thread Ray Curtis
> "z" == Zoki <[EMAIL PROTECTED]> writes: z> I've been playing around with fetchmail and lost 25 mails but found out a z> bit about the --mda option. The download speed of mails is at last how it z> should be. However, I don't know how to tell sendmail to deliver the mail z> directly to me.

Re: NFS error

1998-06-07 Thread Ray Curtis
> "r" == redhat <[EMAIL PROTECTED]> writes: r> I get the following error when I try to mount via NFS: r> mount clntudp_create: RPC: Program not registered r> Does anyone know what is causing that? It was working fine for a while, r> then all of a sudden it started giving me that messa

Re: Problem with package installation

1998-06-19 Thread Ray Curtis
> "rf" == Russell Foster <[EMAIL PROTECTED]> writes: rf> Hi all, rf> I've got a weird problem with my RedHat installation. I've just moved rf> form 5.0 to 5.1 and it all went fine. However I saw the applications CD and rf> couldn't resist having a look. Put it my cdrom and mounted it. Whe

Re: Help !!!

1998-06-29 Thread Ray Curtis
ep portmap 281 ? S0:00 portmap If not make sure you have it installed and started from /etc/rc.d/rc5.d/S40portmap pointing to /etc/rc.d/init.d/portmap or whatever runlevel you use. -- Ray Curtis Unix Consultant/Programmer Curtis Consulti

Re: screen savers

1998-06-08 Thread Ray Curtis
> "m" == marc <[EMAIL PROTECTED]> writes: m> Hello all, Sorry to bother you with such a simple question. m> Does anyone know the name of the RPM that has the screen savers in it? m> I just reinstalled, but didn't install everything. I have most of what I m> want back, just looking for

Re: hmmmmmmmm

1998-06-09 Thread Ray Curtis
> "jrk" == Jordan R K <[EMAIL PROTECTED]> writes: jrk> I was wondering. Are S3 ViRGE /4mb or 2mb supported? Yes jrk>How about the newer Mitsumi CD-ROM's /like 16x or 24x ? Can't say for sure but my guess would be yes, have you checked the redhat supported-hardware ? jrk>Are there any p

Re: no-fetch,no-talk

1998-06-10 Thread Ray Curtis
> "r" == rarab <[EMAIL PROTECTED]> writes: r> Dear list readers: r> I would like to use "talk". "Write" works OK but no r> "talk". Below is the response from entering the command "talk" name. Talk works like talk [EMAIL PROTECTED] Therefore you either need to do a talk yo

Re: Fwd: Re: setuid ? how ?

1998-06-10 Thread Ray Curtis
> "lb" == Leston Buell <[EMAIL PROTECTED]> writes: lb> Oh. Now i am just S close to being able to use Linux as a non-root lb> user. I did: >> chmod a+s /usr/sbin/pppd lb> as you instructed, and now my dial-up works fine. But now i need to know lb> how to be able to use Netscape as a

Re: unpacking Kernel source

1998-06-10 Thread Ray Curtis
> "rf" == Russell Foster <[EMAIL PROTECTED]> writes: rf> Hi, rf> I've just downloaded 2.1.105.tar.bz2 and I just want to know how to I rf> use it. Have I downloaded the wrong version or don't I have the correct rf> tools. Anyhelp would be appreciated. TIA This is the one of the very late

Re: How to dvi2ps?

1998-06-10 Thread Ray Curtis
> "sr" == Sim Robert <[EMAIL PROTECTED]> writes: sr> Does anyone know how to dvi2ps? What is the program for converting sr> dvi files to ps files? Take a look at 'dvips' there is also a manpage for this. It should look something like: dvips -P printername file.dvi or it will print to a A

Re: Digital Server 3205 - okay for Linux?

1998-06-12 Thread Ray Curtis
> "sf" == Steve Frampton <[EMAIL PROTECTED]> writes: sf> I called 1-800-Digital and asked about the devices. The RAID controller sf> is a Mylex (probably a DAC960PD but tech wasn't sure). The SCSI sf> controller is an Adaptec 7880. The ethernet card is Digital 21143 sf> chipset-based. sf>

Re: Help needed with remote printing

1998-06-12 Thread Ray Curtis
> "g" == getrhd <[EMAIL PROTECTED]> writes: g> ##PRINTTOOL3## REMOTE ljet4 600x600 a4 {} LaserJet4 Default 1 g> lp0:\ g> :sd=/var/spool/lpd/lp0:\ g> :mx#0:\ g> :sh:\ g> :rm=terrorist.math.ntu.edu.tw:\ g> :rp=lp:\ g> :if=/var/spool/lpd/lp0/filter: This what you

Re: Please help with netcfg problem...

1998-06-29 Thread Ray Curtis
quot; "word:" "YOURPASSWORD"' /dev/ttyS1 115200 debug lock crtscts asyncmap 0 modem defaultroute mtu 1500 === In line above after the number to dial, note the ":" if this is what is the final charactor it responds with then something like this should work.

Re: Wrong message size in fetchmail

1998-06-29 Thread Ray Curtis
the same problem it happen with large headers. I posted a rr> message before and not real solutions pop up. rr> I am waiting too. I call mine sticky mail. Maybe you guys ought to try the fetchmail-list where you can get direct help from Eric Raymon

Re: xacc failed dependencies

1998-06-29 Thread Ray Curtis
81. However to solve these problems why just get the binary: xacc-1.0.18-linux-i386-bin.tar.gz -- Ray Curtis Unix Consultant/Programmer Curtis Consulting mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray

Re: Electric Eyes

1998-06-15 Thread Ray Curtis
> "bl" == Borek Lupomesky <[EMAIL PROTECTED]> writes: bl>Hi all, bl>Electric Eyes were advertised to be in RH 5.1, but they're nowhere to bl> be found. Are they only in commercial package? Check out Gnome, actually it is part of the Gnome-graphics package. -- Sir Edwa

Re: GNOME HOWTO?

1998-06-16 Thread Ray Curtis
> "p" == pancho <[EMAIL PROTECTED]> writes: p> hi all p> where can I find docs for gnome? p> basically my question is : how do I start gnome? Check out http://www.gnome.org for the FAQ and info. But basicly try 'panel' to start the WM or you can call any of the apps like 'ee' seperately.

Re: Staroffice won't uncompress!

1998-06-16 Thread Ray Curtis
> "jb" == Jason Belich <[EMAIL PROTECTED]> writes: jb> after getting assorted uncompression errors with SO4sp3 both using the jb> wrapper and manually using tar -xvzf, I attempted to just gzip -d the jb> tarball and I get consistantly the error jb> invalid compressed data--crc error jb> I'

  1   2   3   >