Re[2]: lilo

2000-09-25 Thread Larry Mintz
statux wrote: > I have a 13GB disk and lilo works fine. Just make sure that LBA mode > is turned on for it in BIOS. I also have the linear option in my > lilo.conf (I don't know exactly what this effects), and a /boot partition > of about 5-8MB (which is on the large side) at the very beginning of

rh7 and enlightentment

2000-09-25 Thread larry mintz
Does enlightenment come with rh7 ? I don't like sawfish. larry mintz<[EMAIL PROTECTED]> ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

dazed and confused about system setup with rh7

2000-09-25 Thread larry mintz
I want to get RH 7.0 PRO. I want to maximise disk usage. Here are possibilites: [1]Would it be more economical to put a new 20 GB hard disk as my primary slave and demote my ol' 2.2 GB as a secondary drive and leave my primary drive alone ? It is currently a 4.4 GB [2] Change drive C to

test 2

2000-09-29 Thread Larry Mintz
smail test 2 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

test

2000-10-05 Thread Larry Mintz
test ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

stupid perl programming problem

2000-11-01 Thread Larry Mintz
It can't this stupid program to terminate properly. Here it is: # /usr/bin/perl -w init_words(); print "What is your name ?"; $name =; $name =~ s/\W.*//; $name =~ tr/A-Z/a-z/; chomp($name); print "Hello $name\n"; print" What is the secret password ?->"; $guess=; chomp($guess); $pw=$words

mysqlgui problems

2000-11-02 Thread Larry Mintz
I got this weird problem here. When I connect to xmysqladmin everything works fine, but when I connect to mysqlgui I get the following message can't connect to local MySQL server through socket /tmp/mysql.sock (111) I can get in MySQL in root and user mode. I did the following type of things

Re: Cartman can't see audio CD's??

2000-02-02 Thread Larry Mintz
On 02-Feb-00 Neil Hollow wrote: > Your probably right there, although windooz used to play audio CD's when I > first got the current system, now it says it cannot find the CD! > Unfortunately I took the sound card off my old machine and put it in my new > machine and the cable size on the CD-rom

Re: what printer for linux?

2000-02-26 Thread Larry Mintz
office)| >> | TAOS sysAdmin Inc. | >> / >> >> >> -- >> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" >> as the Subject. >> >> > > > -- > To unsubscribe: mail [EMAIL PRO

Re: [OT] Happy Windows 2000 release day!

2000-02-17 Thread Larry Mintz
On 17-Feb-00 Bernhard Rosenkraenzer wrote: > On Thu, 17 Feb 2000, Charles Galpin wrote: > >> Not to sound like a party pooper, but can't microsoft sue someone for >> making this site look like theirs and using the name microsoft? > > Only if they find out who is running it, and if that person i

RE: how to setup xemcs newreader properly

1999-12-29 Thread Larry Mintz
E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 29-Dec-99 Time: 20:13:42 My xemacs newsreader has gone haywire. It does not read the newsgroups. All I get is the "Group" window ie it loads gnus and gnus-start and then hangs. What gives ? I need help howto set it

Linx vs NT networking questions

2000-03-07 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 06-Mar-00 Time: 17:41:16 [1]Anybody have great success with networking, say over 10 computers in Red Hat 6.1? [2] How stable is Linux 6.1 with many workstations compared to NT ? [3] Anybody use the

linking problem

2000-03-09 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 09-Mar-00 Time: 23:07:29 I having trouble with linking libraries say I have a program called foo.c #include #include main() { int i; float j; for(i=1;i<100;++i) j=sin(1.0*i,pow(1.0*i,2)); } When cre

fetchmail problems

2000-03-16 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 16-Mar-00 Time: 10:14:45 I use RH6.1 I get Error 10 and Errror 2 when using fetchmail How can I get rid of these errors ? This message was sent by XFMail -- -- To unsubscribe

Unidentified subject!

2000-03-27 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 09-Mar-00 Time: 23:02:55 I having trouble linking libraries in my c programs say I have something like this #include #include main() { int i; float j; for(i=1;i<10;++i) j=pow(1.0*i,5.0) }

format a jaz cartridge

2000-04-16 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 15-Apr-00 Time: 06:59:51 Does anybody know how to format a 1 Gb Jaz drive cartridge on RH 6.1 This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED

big printer probelms

2000-04-17 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 16-Apr-00 Time: 16:18:39 I bought a new cartridge for my Epson Stylus 440 and place it in and the light still flashes ! This problem came about after I installed my new 56k USR EXT Robotics modem. I test

MySql Gui

2000-04-30 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 30-Apr-00 Time: 11:23:47 I hsve mysqlgui by T.c.X . I get error 111,Can't connect but I can connect to the server directly in text mode. I have the recent version of MySQL How can I remedy this pro

Strange rumour

2000-04-30 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 30-Apr-00 Time: 11:29:15 I heard a weird rumour that the current version of Linux has a security whole large enough to throw a horse through it. A friend of mine got this info of zdnet or cnet or about.t

Xmysqladmin installation problems

2000-05-02 Thread Larry Mintz
I have the current version of MySQL. I can't install xmysqladmin. It gives me the message that I need mysql-3.20.xy> to install. But I have 3.22.xy, so what gives ? How can I fix this problem. Larry Mintz<[EMAIL PROTECTED]> -- -- E-Mail: Larry

xmysqladmin weirdness

2000-05-05 Thread Larry Mintz
I can't connect to mysql through xmysqladmin-1.0 as user, but I can as root. How can I fix this problem ? But I can connect directly to mysql in textmode when I work as a user. What gives ? Larry<[EMAIL PROTECTED]> -- -- E-Mail: Larry Mintz <[E

Re: xmysqladmin weirdness

2000-05-06 Thread Larry Mintz
not a real RDBMS. He stated that MySQL not good as an enterprise db ? What do you think ? larrym -- -- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 06-May-00 Time: 08:29:57 This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

postgresql weirdness

2000-05-06 Thread Larry Mintz
e html docs and it didn't give me advice. Larry M<[EMAIL PROTECTED]> -- ------ E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 06-May-00 Time: 17:52:26 This message was sent by XFMail -- -- To unsubscribe: mail [

xcdroast inquiry

2000-05-06 Thread Larry Mintz
saturday. Larry<[EMAIL PROTECTED]> -- -- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 06-May-00 Time: 18:05:12 This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

MySQL weirdness

2000-05-08 Thread Larry Mintz
oblem ? Larry<[EMAIL PROTECTED]> -- ------ E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 08-May-00 Time: 19:32:15 This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Need help to set up Linux/NT bootloader

2000-05-14 Thread Larry Mintz
What should I do to LILO ? I also created a boot disk. It seems to work. It goes to Drive A then gives me LILO: I hit and the usual occurs... Did the NT part of it Should I go fdisk /MBR ? Larry<[EMAIL PROTECTED]> -- -- E-Mail: Larry Mintz <[EMAIL PR

Re: Need help to set up Linux/NT bootloader

2000-05-20 Thread Larry Mintz
On 15-May-00 Nitebirdz wrote: > On Tue, 9 May 2000, Larry Mintz wrote: > >> >> Should I go fdisk /MBR ? >> > > No. That would leave your WinNT partition hanging around in cyberspace, > and you'd never be able to access it. > > Check out the mi

Re: Monitor problems

2000-06-17 Thread Larry Mintz
sounds like you need a new one... >:) > JLT Yikes ! Well it is going in to the shop on Monday. It is under warranty ! So they'll make as good new . -- -- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 18-Jun-00 Time: 07:40:06 This message was s

can't read NTFS partition

2000-06-25 Thread Larry Mintz
TED]> -- -- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 25-Jun-00 Time: 22:18:39 This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

strange print problems

2000-07-02 Thread Larry Mintz
My X apps won't print. In ishmail, I use the command lpr -PEpson %s I get an error message like this Message x not printed cat /tmp/prnt.03286baa | lpr -PEpson $file lpr: : temp file write error lpr: stdin:emtpy input file The input file is DEFINATELY not empty. InXFMAIL I get

network problem

2000-07-04 Thread Larry Mintz
make sense. That is what I mean It it doesn't make sense,explain why as networking topology is concerned. Thanks Larry Mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Corel Office 2000

2000-07-05 Thread Larry Mintz
Anybody use Corel Office 2000 -specifically WordPerfect 9. How does WordPErfect 9 rate to Applix Words ? Larry Mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

WP90 in WP Office2000

2000-07-06 Thread Larry Mintz
Does WP 9.0 in WP Office2000 have word count option? I need a tool like that tells me how many words are in a document larry mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

network problem

2000-07-10 Thread Larry Mintz
172.111.11.x on one network card using ifconfig and rouute ? Larry Mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

need lilo help

2000-07-19 Thread Larry Mintz
What is the append command to add more memory to lilo ? I forgot it. I want to add 64 Megs to my linux box. Larry Mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

lilo problems

2000-07-19 Thread Larry Mintz
I want to add the following append statement to lilo.conf append="hdd=ide-scsi" append="mem=64M" So it looks like this: image=/boot/linux-2.2.12 label=linux initrd=/boot/initrd-2.2.12-20.img read-only root=/dev/hda2 append="hdd=ide-scsi" append="me

library help

2000-07-21 Thread Larry Mintz
Which library contains libstdc++-libc6.1-2.so.3 and where can I get it? I am trying to upgrade qt and I don't have this library I have libstdc++-2.9.0.30 Larry <[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

win2k and linux dual boot help

2000-07-24 Thread Larry Mintz
to work? I suspect if I install the 20 GB first, I install win2k first and then reinstall Linux. ? Larry Mintz<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

printers

2000-07-24 Thread Larry Mintz
Anybody use the HP DeskJet 842C or 970Cse ? Is the resolution and color good ? Larry <[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

kernel 2.4.x and redhat

2000-07-27 Thread Larry Mintz
What version of Red Hat will carry kernel 2.4.x ? I see at kernel.org its in beta . I wonder when Red Hat will release it ? I 'm waiting for that version ! Larry<[EMAIL PROTECTED]> -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE:RH 6.9

2000-07-28 Thread Larry Mintz
What kernel does RH 6.9 support ? Larry -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

XFmail and GnuPg

2000-07-29 Thread Larry Mintz
Anybody use Xfmail 1.4.6 and GnuPG ? I can't seem to get GnuPG to work with Xfmail. When I try to sign a message from PGP I get NO SUCH FILE OR DIRECTORY PGP terminated with status code 2 The log file doesn't help much either. Any help would be appreciated. Larry<[EMAIL PROTECTED]> -- -- To

how to start ppp in user mode

1999-11-12 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 12-Nov-99 Time: 09:34:59 What command can I use to start ppp in user mode? Larry This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsu

RE: RH6.1 and pdksh (Korn shell)

1999-01-17 Thread Larry Mintz
On 19-Nov-99 John Horne wrote: > Hi, > > I've just rebuilt my PC from RH5.2 to 6.1 - a 'custom' installation; no > problems. I installed the pdksh rpm since I prefer to use the Korn shell > (used it a lot on the Sun's, so I still use it under linux). However, the > .profile file in my home direc

diary file in xemacs

1999-11-25 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 25-Nov-99 Time: 13:55:09 how can I make longer than 1 line entries in my x-emacs diary file and have it recognized by xemacs ? For instance Nov 25 1999 Today do some computer work End of Days plays tommoro

ignore this

1999-12-02 Thread Larry Mintz
-- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: adding TT fonts to 6.1?

1999-12-07 Thread Larry Mintz
On 07-Dec-99 Pira, Joel wrote: > > > > I've tried installing using xfstt but I failed. > The error points me to a missing files: /X11/fonts/FS.h and FSproto.h > > Since you were successfull, where can I find the missing files? > > Joel > > -Original Message- > From: Darian [mailto:

Nt/Linux questions

1999-12-12 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 12-Dec-99 Time: 16:34:16 Anybody have a dual boot system using lilo and NT Server 4 on NTFS ? I want to know if it is possible to have lilo run NT's bootloader while using NTFS. Currently I use FAT. A

printer

1999-12-14 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 14-Dec-99 Time: 13:18:21 Anybody using Epson 400 color printers on 6.1 Larry [EMAIL PROTECTED] This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PROTECTED

RE: Epson Stylus Color 400

1999-12-15 Thread Larry Mintz
On 14-Dec-99 Fritzweirdton Van der Winderlodgen wrote: > > Hi all, ne1 know how to use the economic (save mode) in an epson stylus > color 400 ??? > what do you mean by "ne1" ? Larry -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Epson Stylus Printer question

1999-12-15 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 15-Dec-99 Time: 11:30:52 Does the Epson Stylus Color (UP) filter work with Epson Stylus 440C printer This message was sent by XFMail -- -- To unsubscribe: mail [EMAIL PRO

RE: RH 6.1: setting up Epson Stylus Color 600 and sound

1999-12-24 Thread Larry Mintz
On 24-Dec-99 D. Pierce-Price wrote: > Hello, > > I've just installed RedHat 6.1 on my father's Dell box, going for a > standard Gnome Workstation installation. However, I can't get the sound > card or printer to work. I believe the soundcard is integrated, > unfortunately. The manual which came

RealPlayer G2 crashes

1999-12-29 Thread Larry Mintz
I have Realplayer G2 on RH 6.1. I got a 14.4k modem . Recently Realplayer G2 has been crashing a lot on Groovetek Has anybody got this problem ? I used to get Goovetek just fine, but now RealPlayer G2 just crashes out. What gives ? Larry [EMAIL PROTECTED] -- To unsubscribe: mail [EMAIL PROT

RE: how to setup xemcs newreader properly

1999-12-29 Thread Larry Mintz
E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 29-Dec-99 Time: 20:13:42 My xemacs newsreader has gone haywire. It does not read the newsgroups. All I get is the "Group" window ie it loads gnus and gnus-start and then hangs. What gives ? I need help howto set it

RE: how to setup xemcs newreader properly

1999-12-30 Thread Larry Mintz
On 30-Dec-99 Larry Mintz wrote: E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 29-Dec-99 Time: 20:13:42 My xemacs newsreader has gone haywire. It does not read the newsgroups. All I get is the "Group" window ie it loads gnus and gnus-start and then hangs. W

RE:RE: how to setup xemcs newreader properly

1999-12-30 Thread Larry Mintz
E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 30-99 Time: 20:13:42 My xemacs newsreader has gone haywire. It does not read the newsgroups. All I get is the "Group" window ie it loads gnus and gnus-start and then hangs. What gives ? I need help

Re: DHCP IP Assignments, Linux vs Win98

2000-01-07 Thread Larry Mintz
On 07-Jan-00 Hossein S. Zadeh wrote: > On Thu, 6 Jan 2000, M. Smith wrote: > >> Over the past two months or so, I've been experimenting with Linux RH >> 6.0 as a gateway/firewall machine. I permanently switched to the Linux >> firewall about a week ago. One thing I've noticed during >> experimen

RE: weird entries under netstat

2000-01-13 Thread Larry Mintz
On 11-Jan-00 Adv. Systems Design wrote: > Hello: > System RH6.0 AMDK6-2 32Mb RAM > > I have strange entries under netstat: > Proto RefCnt Flags Type State > I-Node Path > unix 1 [ ]STREAMCONNECTED442 @001d > unix 1 [ ]STREAMCONNEC

RE: Newbie still stuck on which distribution

2000-01-13 Thread Larry Mintz
but what I hear it seems pretty stable. I don't know about Debian. I hope I helped. Larry <[EMAIL PROTECTED]> > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. --

mysql inquiries

2000-01-16 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 16-Jan-00 Time: 17:52:21 1.Can you create databases with mysql ? 2.Can mysql be attached to web forms (i.e forms written in html/perl etc) ? Larry Mintz This message was sent by

xserver and printer screwy

2000-12-04 Thread Larry Mintz
___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

printing problems

2000-12-21 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 22-Dec-2000 Time: 06:37:16 I get the following error when I print moderately loarge files lpr: :temp file write error How do I fix this problem ? I can print small postscript and text files But when I print

RE: not a joke at all

2001-01-06 Thread Larry Mintz
On 06-Jan-2001 Y u r i wrote: > Hello listerin, > > there is redmond linux, btw > a legit distro from Redmond, quite nice beta so far > > -- > Best regards, > Y Yuck, M$ will never get my $ , I'm a RH man all the way. So the next thing yah gonna tell me M$ is invading Cuba ,yuck :p L _

Re: PPP fails in RH 6.1 [more]

1999-11-03 Thread Larry Mintz
On 03-Nov-99 David Taylor wrote: >> >>Nov 3 16:02:58 localhost modprobe: can't locate module char-major-108 >> >> I've seen this as well for "module char-major 110" under RedHat 6.1. >> Whatever the case, it doesn't work for me either. >> >> The Mandrake 6.1 doesn't appear to have this problem.

can't get system sounds in Gnome

1999-01-02 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 04-Nov-99 Time: 22:04:42 I cannot activate system sounds in Gnome in RH 6.1 I activated them in Englightenment and started esd. But when clicking on them in Gnome's mutimedia settings no sound comes o

Re: lp0 -- No such device in 6.1

1999-01-03 Thread Larry Mintz
On 05-Nov-99 Wayne Dyer wrote: > Rick Forrester wrote: >> >> Aaron, this looks more like the reported lpr problem, and the same >> behaviour >> I had. The fix is on the errata website, under security -> lpr; and >> consists >> of adding the line: >> >> alias parport_lowlevel parport_pc >> >

xemacs diary problem -help!

1999-11-09 Thread Larry Mintz
-- E-Mail: Larry Mintz <[EMAIL PROTECTED]> Date: 10-Nov-99 Time: 17:08:46 Does anybody know how to create a diary file in xemacs ? I thought had to create a .diary file and then put (diary) in .emacs file. But I still get the errror you don't have a

Re: printer woes (fwd)

1999-11-10 Thread Larry Mintz
On 10-Nov-99 Bill Simpson wrote: >> Did you remember to add >> >> alias parport_lowlevel parport_pc >> >> to the /etc/conf.modules as documented in the errata? >> > Thanks Jose, I will try this. > > Bill Also get the lpr-0.46-1, which is the security fix for the defualt lpr. Your printer sho