RE: vmlinuz vs. vmlinux

2000-08-29 Thread Jeff Graves
Vmlinuz is the compressed kernel. The one that actually boots. Vmlinux is the uncompressed version. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Manuel Sent: Tuesday, August 29, 2000 9:47 AM To: [EMAIL PROTECTED] Subject: vmlinuz vs. vmlinux Do

(free) mass mailing software

2000-10-05 Thread Jeff Graves
Okay, Running 6.2 stock kernel with IMAP,POP, and SMTP. Also set up horde and IMP for remote IMAP access. Anyway, need to pull email addresses out of an (win32) Symantec Act! Database and send a mail blast to all clients. Don't necessarily need to directly access database. ie. I can export as ASC

Ethernet Question - Take 2 :)

2000-01-20 Thread Jeff Graves
be my sound card interferring. It's on IRQ 5, and the cards are on 10 and 15 respectively. - Mike On Tue, 18 Jan 2000, Jeff Graves wrote: > Looks to me like a config issue with eth1. Check the irq and i/o > settings and make sure that they don't conflit with any other > de

RE: Changing Hard disks

2000-02-23 Thread Jeff Graves
I think you have the right idea. I haven't done it before but it seems correct. I think all you need to do is just copy the files to say /temp/var then change mount /temp/var as /var instead of /dev/hdc1. Then change the drives, move the files and change the mountpoint again. -Original Mes

Configuring LILO

2000-04-26 Thread Jeff Graves
Well, i'm sort of stuck right now. I've been working with LILO for a while and it's always worked and now i'm running into trouble. Here's the setup: On the motherboard Pri IDE Channel MASTER: Hard Drive 1 (IBM 8GIG) Redhat Linux 6.0 SLAVE: Hard Drive 2 (WDC 2GIG) NT 4.0 Workstation Sec IDE C

RE: Configuring LILO SOLVED!

2000-04-27 Thread Jeff Graves
Well, i finally got it working. Boots all three. I gave up on lilo because (after extensive reading) i found that lilo will not boot if it is on anything but the first hard drive. And windows nt will not boot unless it is the first hard drive. I found both in documentation but i beg to differ

RE: xcdroast 0.96ex2-4

2000-05-25 Thread Jeff Graves
I thought i read somewhere that the new version of XCDRoast only supports scsi devices. -Original Message- From: Jurgen Weinert [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, May 24, 2000 8:29 AM To: [EMAIL PROTECTED] Subject:xcdroast 0.96ex2-4 I'm using RedHat 6.2 and xcdroas

RE: xwindows slow in general or...?

2000-05-25 Thread Jeff Graves
You may be able to speed it up a bit by recompiling the rpms or whatever to your processor speed. I think they generally come compiled for a 386 and if you don't comile them you really won't get the true performance. -Original Message- From: Stephen King [SMTP:[EMAIL PROTECTED]] Sent:

OT: FW: Blast Rocks Microsoft Office in S. Africa

2000-06-02 Thread Jeff Graves
Now guys, we all hate microsoft but this is taking it a little too far...who am i kidding, they got what they deserve. -Original Message- From: Rick Graves Sent: Friday, June 02, 2000 8:48 AM To: Jeff Graves; George Msaddi Subject:Blast Rocks Microsoft Office in S

RE: OT: FW: Blast Rocks Microsoft Office in S. Africa

2000-06-02 Thread Jeff Graves
Bret wrote: >This thread is WAY out of line. If you want to promote the use of violence and chuckle >at events that may >have cause serious injury or death to your fellow human beings please do it somewhere >else. I too get >carried away with my anti MS feelings but this is too much. >Do I beli

RE: Dual Promise Controllers

2000-06-12 Thread Jeff Graves
I assume you probably already tried running the system without the nics. I haven't heard of any limits in linux with regards to number of IDE ports. Only other suggestion would make would be to double check the master/slave settings or maybe read up on the BIOS see if there's any limitations. ---

Recompiling modules...among other things

2000-06-16 Thread Jeff Graves
Okay here's my deal: Ultimate goal: Change POP Server over to IMAP. Currently: 2GB IDE drive running RH6.0 (kernel 2.2.5-15) Want: Replace drive with 18GB scsi First things first. I have a Seagate 18GB drive and a Symbios logic 53c825 SCSI adapter. The drivers for this do not come with kernel 2

DON'T OPEN ANY EMAIL FROM ME....DEALING WITH VIRUS

2000-06-19 Thread Jeff Graves
-- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Sorry guys

2000-06-20 Thread Jeff Graves
Just wanted to say sorry about yesterday's mishap. Did not mean to send the virus. I knew it was a virus too. I was trying to save it and look at it to see what it did and accidently ran it. At any rate, machine's been wiped clean. Sorry again. Jeff -- To unsubscribe: mail [EMAIL PROTECTED] wi

Trouble installing lilo in 6.2

2000-06-22 Thread Jeff Graves
I'm trying to upgrade our email server but putting the new disk in a similar test box and loading 6.2 with same options. For some reason, the graphical install doesn't work (not a big deal) and either lilo ins't being installed correctly or the kernel isn't being compiled correctly because after a

Mail Protocols

2000-06-27 Thread Jeff Graves
I was just wondering, is it possible to run POP and IMAP on the same server? I would assume it is. The reason being, we like to switch everyone over to IMAP but don't want some people getting email and others not during the changeover. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe

Network Troubles in RH6.2 (routing in particular)

2000-06-28 Thread Jeff Graves
I'm having some trouble with networking on a new RH6.2 box i put together. It is going to replace a 6.0 box (didn't do an upgrade because i put a new SCSI drive in). So, everything seems to work fine. It doesn't automatically recognize my 3com etherlink III 3c509B rev C ISA card which is fine (i h

RE: I've Been Framed

2000-06-28 Thread Jeff Graves
>-Original Message- >From: Nikki Cook [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, June 28, 2000 1:48 PM >To: [EMAIL PROTECTED] >Subject: RE: I've Been Framed > > >If your state is like ours, you can likely forget recovering your computer. > Confiscations are done here under a forfeiture l

RE: Serving with RH 6.0

2000-06-29 Thread Jeff Graves
All you need is any spare PC and the redhat cd (just download the ISO image to a win box and burn it on a cd or you can buy it). In terms of programs you want, the software that comes with the redhat distro is squid for proxy, you can use Sendmail and POP services for mail, and bind for dns. There

timex.h

2000-06-29 Thread Jeff Graves
Found a bug in this header file after doing a kernel compile on a new install of 6.2. It's path is /usr/src/linux/include/linux/timex.h Line 131 reads #defi»e need to change to #define. Don't know if this is something my computer did or if it's on everyone's. Thought i'd let you know. -- To u

DNS client

2000-06-29 Thread Jeff Graves
I think i have it narrowed down now. I installed a new RH6.2 machine. Was having trouble with the network (when i'd ping i'd get segmentation faults). After close examination, i think it has something to do with dns client config. I can ping any numeric address using ping -n. If i try to ping anyt

RE: DNS client

2000-06-30 Thread Jeff Graves
t: Thursday, June 29, 2000 7:10 PM To: Redhat List (E-mail) Subject: Re: DNS client On Thu, 29 Jun 2000, Jeff Graves wrote: > I think i have it narrowed down now. I installed a new RH6.2 machine. Was > having trouble with the network (when i'd ping i'd get segmentation faults). &

RE: DNS client

2000-07-05 Thread Jeff Graves
bject: RE: DNS client Jeff Graves <[EMAIL PROTECTED]> wrote: >I can't believe more people haven't run into this. It seems like such a >glaring problem. I mean, i didn't change any configuration; just let >Redhat's install do the work and still got the s

RE: RH 6.2 upgrade

2000-07-05 Thread Jeff Graves
I'm still running 6.0 and was afraid to do this. Let me know how it goes. -Original Message- From: Michael McLeod [mailto:[EMAIL PROTECTED]] Sent: Monday, July 03, 2000 8:36 PM To: Red Hat List Subject: RH 6.2 upgrade I am planning to upgrade tomorrow my RH 6.0 to RH 6.2. I am wonderin

RE: Promise afterfart

2000-07-05 Thread Jeff Graves
I think there's some instructions on how to do this on the Promise website. I think the only thing you need to do is load the module. -Original Message- From: Yuri K [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 04, 2000 2:02 AM To: [EMAIL PROTECTED] Subject: Promise afterfart Hello AL

RE: BIND Problem

2000-07-05 Thread Jeff Graves
You need to put forwarders in your named.conf file: options { forwarders {204.127.160.2; 204.127.129.2; }; }; Then restart bind. This will tell you lan dns server to forward any dns requests it doesn't know to another server that would. -Original Message- From: Ahbaid Gaffoor [mailto:

RE: Promise Ultra 66

2000-07-06 Thread Jeff Graves
I think this is going to be harder than it looks. It depends on how you have it set up. I believe that if you used the Promise specialized boot disk to install 6.0 then you're going to have to make a new initrd image. If you just used the script i think you can remove it by unmounting drives and r

RE: Winmodem

2000-07-06 Thread Jeff Graves
Title: Winmodem Winmodems won't work under linux. -Original Message-From: Rebernik, Evan [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 06, 2000 7:48 AMTo: [EMAIL PROTECTED]Subject: Winmodem Hi all I got a new box PIII 600 and i love it. But it has a winmodem in it. s

RE: prob. with new 2.2.16-3 kernel and scsi zip drives

2000-07-07 Thread Jeff Graves
Try something with a different kernel module. -Original Message- From: Robert Grunloh [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 06, 2000 8:44 PM To: [EMAIL PROTECTED] Subject: prob. with new 2.2.16-3 kernel and scsi zip drives Hi, Is anyone having trouble with older scsi zip driv

RE: telnet doesn't work

2000-07-07 Thread Jeff Graves
Check you ports. You may have it turned off. I think it's in /etc/inetd.conf. Also check your /etc/hosts.allow and /etc/hosts.deny. Make sure you're allowing those people to telnet in. -Original Message- From: Brad [mailto:[EMAIL PROTECTED]] Sent: Friday, July 07, 2000 1:01 AM To: redhat-

RE: WinModems Internal vs External

2000-07-07 Thread Jeff Graves
No, i don't believe that any external windmodems exist. Internal modems are made by many different companies. NOT ALL INTERNAL MODEMS ARE WINMODEMS. I think that winmodems are only internal. -Original Message- From: Stephen King [mailto:[EMAIL PROTECTED]] Sent: Friday, July 07, 2000 12:27

RE: [OFFTOPIC} CD Label Software

2000-07-10 Thread Jeff Graves
We use seagull bartender software. -Original Message- From: Robert Canary [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 08, 2000 11:25 AM To: [EMAIL PROTECTED] Subject: [OFFTOPIC} CD Label Software Sorry for the offtopic post.. I am looking for some software that creates CD Label

RE: Kernel Panic

2000-07-11 Thread Jeff Graves
Why do you have boot=/dev/hda? Unless your boot partition is on hda I think it should be boot=/dev/sdb Jeff -Original Message- From: tsombakos, mark [mailto:[EMAIL PROTECTED]] Sent: Monday, July 10, 2000 6:41 PM To: '[EMAIL PROTECTED]' Subject: Kernel Panic I really hope this isn't a r

RE: An idea I've been tossing around....

2000-07-12 Thread Jeff Graves
Sounds like a great idea. I had wanted to get invovled in something like this but don't have a deep enough programming background and how current package managers work. One suggestion I would make (and i don't know if this would fall under shawdow packages) is to include all dependent packages for

RE: RPM problem: only packages with major numbers

2000-07-12 Thread Jeff Graves
Sounds like you need a new version of RPM? I've never heard of this problem. What version of Redhat are you running? -Original Message- From: Simons [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 12, 2000 6:24 AM To: [EMAIL PROTECTED] Subject: RPM problem: only packages with major numbe

RE: Not got any e-mail since Friday #733

2000-07-12 Thread Jeff Graves
Yeah, and what's up with the 1+ hour message return time? -Original Message- From: Headtechnician @ Mathco [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 12, 2000 9:05 AM To: [EMAIL PROTECTED] Subject: Not got any e-mail since Friday #733 Is the list down? --Mathias Bjorkman --Mathco

RE: Linux Machine

2000-07-12 Thread Jeff Graves
I have this config running on my machine right now (well, 6.0). The only thing is, three separate hard drives (2GB IDE NT4.0, 8GB IDE linux, 34GB IDE Win98). Let me know if you want help setting this up. > I have been dual-booting win98se, winNT4.0, and Linux 6.1 for a while now, but > I've been

RE: An idea I've been tossing around....

2000-07-13 Thread Jeff Graves
As horrible as this sounds and as afriad I am to say it...maybe something like the windows update? One that detects what packages you already have installed and provides a list of links to the ones you need. -Original Message- From: Chad W. Skinner [mailto:[EMAIL PROTECTED]] Sent: Wednesd

RE: Photo deluxe file converter (*.pdd) for Linux?

2000-07-13 Thread Jeff Graves
I definitely have to agree with you. We are a software duplication company and print labels on cd's all the time. We always tell customers to provide graphics in a tiff file format. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gordon Messmer Sent: Thur

RE: Hardware questions - FIC VA-503+ and HD > 32GB in Dual Boots.

2000-07-18 Thread Jeff Graves
So exactly what is your setup? eg. Without adding the new drive, what's the primary IDE master and slave, secondary IDE master, slave? What's the drive partioning like? Is the 13GB for win98 and the 6.4GB for linux? Also, i'm confused the POST screen. I assume that this is where the BIOS checks ha

RE: Hardware questions - FIC VA-503+ and HD > 32GB in Dual Boots.

2000-07-18 Thread Jeff Graves
nal Message----- From: Jeff Graves [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 18, 2000 12:37 PM Subject: RE: Hardware questions - FIC VA-503+ and HD > 32GB in Dual Boots. First, update the BIOS to the latest version. It might help. If that wew> I'm willing to do that (I actual

Still having network problems in 6.2

2000-07-19 Thread Jeff Graves
I still haven't figured out why my networking isn't working on my new 6.2 mail server. Does anyone know if a busted reverse DNS could cause ping to seg fault? Also does anyone know exactly what packages control networking? I wonder if maybe I should try a different (older version). I tried upgradi

RE: Still having network problems in 6.2

2000-07-19 Thread Jeff Graves
>-Original Message- >From: Kevin Rooney [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, July 19, 2000 12:35 PM >To: '[EMAIL PROTECTED]' >Subject: RE: Still having network problems in 6.2 > > >Let's start from the "beginning". What's the output of ifconfig -a? [root@mailsrv floppy]# ifconfig

RE: Still having network problems in 6.2

2000-07-19 Thread Jeff Graves
Well no, if I ping the router (which by the way is a Cabletron box our upstream gave us. I have no idea what it does or how it works. All i know is that they plugged the T1 in the spot where it says T1 and we plugged and patch cord from the spot where it says ethernet into our switch, set the defa

RE: Still having network problems in 6.2

2000-07-19 Thread Jeff Graves
>-Original Message- >From: Kevin Rooney [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, July 19, 2000 3:12 PM >To: '[EMAIL PROTECTED]' >Subject: RE: Still having network problems in 6.2 > > >Ok, does your /etc/sysctl.conf look like this? ># Disables packet forwarding >net.ipv4.ip_forward = 0

RE: Still having network problems in 6.2

2000-07-19 Thread Jeff Graves
>-Original Message- >From: Mike Vevea [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, July 19, 2000 3:00 PM >To: [EMAIL PROTECTED] >Subject: RE: Still having network problems in 6.2 > > > >If I remember the last couple of posts from you, you were able to resolve >host names if you used nslook

RE: Still having network problems in 6.2

2000-07-20 Thread Jeff Graves
Here's the output -Original Message- From: Brian [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 20, 2000 9:25 AM To: Redhat List (E-mail) Subject: Re: Still having network problems in 6.2 On Wed, 19 Jul 2000, Jeff Graves wrote: > I still haven't figured out why my net

RE: Still having network problems in 6.2

2000-07-20 Thread Jeff Graves
>-Original Message- >From: Brian Ashe [mailto:[EMAIL PROTECTED]] >Sent: Thursday, July 20, 2000 2:52 AM >To: Jeff Graves >Subject: Re: Still having network problems in 6.2 > > >Hi Jeff, > >Well I've been following the thread here, and I have a few >

RE: CD Duplication

2000-07-21 Thread Jeff Graves
Your reader must be able to read sub-data and your recorded needs to support raw-writing. After that I think cdrecord will work. Or maybe use mkisofs and then cdrecord. -Original Message- From: Jamin Collins [mailto:[EMAIL PROTECTED]] Sent: Friday, July 21, 2000 9:02 AM To: '[EMAIL PROTEC

RE: Off Topic - HTML help needed

2000-07-24 Thread Jeff Graves
I believe target="_parent" works as well. -Original Message- From: Nitebirdz [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 22, 2000 10:25 AM To: [EMAIL PROTECTED] Subject: Re: Off Topic - HTML help needed On Mon, 17 Jul 2000, Bob Hartung wrote: > Hi, Knowing this is not a proper site

RE: CD Duplication

2000-07-24 Thread Jeff Graves
I've never tried it but I work for a company that does CD Duplication. All of the recorders and software has to be able to read sub-channel data so that we can copy CD's for companies that put the SafeDisc protection and such on their CD-R's. It doesn't matter for CD-ROM's because they are phyical

RE: Still having network problems in 6.2 -- FINALLY SOLVED!!!

2000-07-25 Thread Jeff Graves
-Original Message- From: Brian Ashe [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 20, 2000 2:52 AM To: Jeff Graves Subject: Re: Still having network problems in 6.2 6. Try downloading a new copy of glibc and installing it. Just to make sure there is no corruption in the libs you have. The strace

Open with... Programs missing

2000-07-25 Thread Jeff Graves
This isn't really a big deal, just wondering if anyone knows how to fix it. When I right-click to open a file and select "open with..." the box pops up like normal but it's empty. No programs to choose. I'm using Gnome (RH6.2 stock). Anyone know how to fix this? Thanks, Jeff -- To unsubscribe:

Mailing lists

2000-07-25 Thread Jeff Graves
Can a standard RH6.2 install with sendmail and the like do mailing lists or do I need to go find a program? I want to create two small (<100 users) lists for company use. Can this be done with what comes on the Redhat 6.2 CD? Thanks, Jeff -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubsc

DNS and MX records

2000-07-26 Thread Jeff Graves
When you send mail to a domain I assume that the MX record gets cached so if you were going to switch out mail servers you should have them running side by side for about a day right? Or does your client DNS do a fresh MX record lookup when sending mail? Thanks, Jeff -- To unsubscribe: mail [E

RE: Help! Network stopped working!

2000-07-31 Thread Jeff Graves
If there's no default route listed when you issue the command route -n, then you won't be able to ping out. If you type route you should get 4 entries (that's what I get on all the default install boxes i have): DestGateMaskFlags Int 192.168.1.2 0

RE: Help! Network stopped working!

2000-07-31 Thread Jeff Graves
>He should be able to ping the local windows boxes without the default >route right? yes, he should be able to if >Of course this assumes the route exist for the interface >and the "local" network. he had the 192.168.1.0 entry in the tables. >The default would only be used if a host not in >th

Cat5 modular wall jacks

2000-07-31 Thread Jeff Graves
, RJ45, Coax (for TV), and Fiber. Anyone have any recommendations as to where to buy or what brand to get? Thanks, Jeff Graves -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: loading scsi module on boot

2000-08-02 Thread Jeff Graves
If the ramdisk from the floppy works, why not copy it to /boot ? -Original Message- From: Charles Galpin [mailto:[EMAIL PROTECTED]] Sent: Monday, July 31, 2000 9:05 PM To: '[EMAIL PROTECTED]' Subject: loading scsi module on boot This PC boots fine from a floppy, but I've long since for

RE: loading scsi module on boot

2000-08-02 Thread Jeff Graves
x27;d love to try that. What exactly is on the floppy, the equivalent of the initrd.*.img? Or simply put, how would I copy the ramdisk to /boot? :) On Wed, 2 Aug 2000, Jeff Graves wrote: > If the ramdisk from the floppy works, why not copy it to /boot ? > > -Original Message- > Fro

RE: Why is list reply set to user?

2000-08-04 Thread Jeff Graves
Kambiz is right. That's the way it's supposed to work (but I sorta liked it the old way too) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kambiz Aghaiepour Sent: Friday, August 04, 2000 11:14 AM To: Vidiot Cc: [EMAIL PROTECTED] Subject: Re: Why is list

Procmail rules

2000-08-09 Thread Jeff Graves
I think i need to set up a procmail rule for this: I want to send mail that goes to a username to a group as well. I was thinking of setting up an alias but the alias name would also be the username so that would make a recursive function with no exit...right? Basically, if mail is sent to [EMAIL

IP Address Blocks

2000-08-11 Thread Jeff Graves
Okay, don't quite understand the math here. Maybe someone can shed some light: Bought a block of IP's. What IP addresses do I have? 64.184.117.0/28 netmask of 255.255.255.240 Exactly which IP's do I own? Can someone either spell it out for me or maybe send me to a website that can? Thanks. Jef

RE: IP Address Blocks

2000-08-11 Thread Jeff Graves
Thanks guys. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Friday, August 11, 2000 7:33 PM To: [EMAIL PROTECTED] Subject: Re: IP Address Blocks Roadrunner wrote: > Hi, > > It looks to me that you own 64.184.117.0 + 64.184.117.28 and

RE: athlon socket a

2000-08-16 Thread Jeff Graves
I understand that in the future, all Athlon processors (not just the Duron) will be socket A based. Yes. All future AMD processors are going to be socket A. (thunderbird, hammer, etc.) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.

Promise Ultra ATA 66 controller card

1999-11-12 Thread Jeff Graves
I sent something about this before with no response, hopefully someone has some experience with it? Here's the setup: Strictly IDE devices Controller 1 (on motherboard) master = 8GB Linux drive slave = 100MB Zip Drive Controller 2 (on motherboard) master = DVD ROM drive slave = CD-R

RE: Promise Ultra ATA 66 controller card

1999-11-12 Thread Jeff Graves
Yeah, those are all being recognized correctly by linux. -Original Message- From: Benjamin Jackson [SMTP:[EMAIL PROTECTED]] Sent: Friday, November 12, 1999 10:38 AM To: '[EMAIL PROTECTED]' Subject:Re: Promise Ultra ATA 66 controller card Waht about the other devices attac

RE: Abit BP6 and ATA-66

1999-11-12 Thread Jeff Graves
Kirk, how'd you get linux to recognize your controller card. I have the same card and tried to install linux last night with no success in getting it to recognize the card. can you help me out? -Original Message- From: Kirk Whiting [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 1

RE: [Severely OT!!!] They said it would never happen...

1999-11-15 Thread Jeff Graves
Well, you can kiss the rest of your life goodbyej/k -Original Message- From: Edward Dekkers [SMTP:[EMAIL PROTECTED]] Sent: Sunday, November 14, 1999 7:17 PM To: [EMAIL PROTECTED] Subject:[Severely OT!!!] They said it would never happen... ...but it has. Just a quic

RE: sound won't start

1999-11-15 Thread Jeff Graves
I had a friend with this problem. I don't know where (sorry), but he got the driver for that card, we compiled it and threw it in with the other compiled sound drivers (can't remember directory either) and ran sndconfig and it autoprobed fine. Works great now. Hope this helps a little! -Origi

Abbrv.

1999-11-15 Thread Jeff Graves
Okay, this is off-topic but it's impeding my ability to understand you guys so maybe you can help me out. Does anyone have a list that translates all the abbreviations poeple use? I'm catching on to some but having trouble with others.. Thanks. TIA - Thanks in advance IMHO - In my honest opini

RE: [OT] build a Linux box for $800

1999-11-16 Thread Jeff Graves
I find that Western Digital and Maxtor tend to wear out easier. I like Quantum, Fujitsu, Seagate, and IBM. I'm using a variety of all four and haven't had any problems yet. -Original Message- From: David Krings [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, November 16, 1999 1:26 PM To:

DNS servers

1999-11-16 Thread Jeff Graves
I just threw together two DNS servers using some old 486 parts we had laying around the office. Neither has a monitor or keyboard or mouse. I set them up so i can telnet in as a made up user and su to root if i need to edit anything. When i installed i just selected everything cause i don't fe

RE: burning a cd

1999-01-16 Thread Jeff Graves
just make sure you have cdrecord because Xcdroast is only a gui front-end. But i burned it just fine. -Original Message- From: Rick Knebel [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 18, 1999 1:41 PM To: [EMAIL PROTECTED] Subject:burning a cd Hi, This is a little

RE: ppp

1999-01-16 Thread Jeff Graves
I did this with a NT box, not a linux box but i bet it's somewhat the same. I think all you need to so is setup linux to accept ppp calls, then edit routing to use the cable modem's ip as the default gateway, and you may or may not need squid to act as a proxy. Sorry i really couldn't be of an

RE: burning a cd

1999-11-22 Thread Jeff Graves
I'm not sure if it supports CD-TEXT, but it does support audio cds. -Original Message- From: SBTM [SMTP:[EMAIL PROTECTED]] Sent: Friday, November 19, 1999 12:59 AM To: [EMAIL PROTECTED] Subject:Re: burning a cd Quoting Vidiot ([EMAIL PROTECTED]): > What is CD-TEXT? A way

Re-writing the Redhat CD with updated RPMs

1999-11-22 Thread Jeff Graves
I don't know if this will work, but I figured I'd throw the idea out there and see what you guys thought. I have a cd-r drive and I downloaded the directory tree of the Redhat 6.0 cd back in May. Since, there's been a bunch of changes. I've updated my hardware since then as well. I now need to

RE: cd-rom burner software

1999-11-23 Thread Jeff Graves
use cdrecord with X-cd-roast as a gui front end. Not sure if you have to be root cause that's all I ever use. -Original Message- From: Ed Lazor [SMTP:[EMAIL PROTECTED]] Sent: Monday, November 22, 1999 8:54 PM To: RedHat Mailing List Subject:cd-rom burner software What's

RE: non boot CD install

1999-11-23 Thread Jeff Graves
In the dosutils folder on the redhat cd, is a program called rawrite.exe. You just run this from a dos prompt and put a blank HD diskette in the floppy drive. Tell it to use the image d:\images\boot.img (or your cd drive) and write to drive a (or your floppy). Then just boot with the disk in t

RE: RH and ULTRA 66

1999-11-29 Thread Jeff Graves
I think it will the drive will just run as Ultra 33. And the kernel (2.2.12) in redhat 6.1 has support for that so you should just pop it in and it'll work i think. -Original Message- From: Morse [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 25, 1999 12:36 PM To: [EMAIL PROT

RE: writing CDs

1999-11-29 Thread Jeff Graves
Xcdroast is a frontend for cdrecord. When you install the Xcdroast package it says it needs to have the cdrecord package installed as well. You also need another program called mkfios i think. I just downloaded an rpm that had the both of them and then installed the Xcdroast rpm and everything

RE: Redhat and MS Proxy Server 2.0

1999-11-29 Thread Jeff Graves
I have this set up. I don't remember how i did it though. I think all i did was to put in a different port for the socks service. The web proxy service defaults to 80 as does ftp and the others but i think socks is a different port. 1080 maybe? -Original Message- From: Brandon R Mitc

RE: Semi-OT: DHCP and DNS questions

1999-11-30 Thread Jeff Graves
I don't think he necessarily needs four. I think it can be done with 2. The way graham suggested works. -Original Message- From: Edward Marczak [SMTP:[EMAIL PROTECTED]] Sent: Monday, November 29, 1999 9:54 PM To: [EMAIL PROTECTED] Subject:Re: Semi-OT: DHCP and DNS questi

RE: Some basic installation questions

1999-11-30 Thread Jeff Graves
During the installation you get to partition the drive. The program Disk Druid does this and you tell it which mount points are assigned to which partitions (eg. partition 1 (hdb1) /, partition 2 (hdb2) /usr, etc.). If your just beginning, I found it easier to just throw everything on one part

random digest emails

1999-11-30 Thread Jeff Graves
Can anyone explain why i get random emails from the redhat-digest list. I get them every once in a while. I don't remember subscribing to that list. Is that list somehow attached to this one? -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Problem with setting up dual boot?

1999-12-01 Thread Jeff Graves
If you want to REALLY clear the mbr use this: Format a dos disk as a bootup diskette (use /s). Copy debug.exe (or .com, cant quite remember) to the disk Run debug and type these commands: F 9000:0 L 200 0 a Mov dx,9000 Mov es,dx Xor bx,bx Mov cx,0001 Mov dx,0080 Mov ax,0301 Int 13 Int 20 g If

RE: OT home wiring for 100baseT ethernet

1999-12-01 Thread Jeff Graves
Well, i wired my house for the 3 pcs and on room has cable, electricity, cat 5, and telephone all running through the same 1 inch hole in a beam in the ceilling. All of the connections are in the same box too. I haven't noticed any problems. Of course, not really using alot of bandwith either

RE: OT Question on web email

1999-12-01 Thread Jeff Graves
www.atdot.org -Original Message- From: Adrian Walters [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 01, 1999 6:44 PM To: [EMAIL PROTECTED] Subject:OT Question on web email does anyone know if there is a free web based email program and where i can find it? thanks.

RE: Pop3

1999-12-02 Thread Jeff Graves
If you set up the account to be a pop only account you can't log on; only download messages using a mail client. -Original Message- From: Rev. David P. Giffen [SMTP:[EMAIL PROTECTED]] Sent: Thursday, December 02, 1999 12:57 AM To: Red Hat List Subject:Pop3 I am trying to

RE: SCSI Card Recommendation

1999-12-06 Thread Jeff Graves
Adaptec is definitely the way to go. I've never, ever had a problem with an adaptec, on any platform. -Original Message- From: Kevin Diffily [SMTP:[EMAIL PROTECTED]] Sent: Saturday, December 04, 1999 6:15 PM To: [EMAIL PROTECTED] Subject:SCSI Card Recommendation Can anyo

RE: changing the default colour depth?

1999-12-06 Thread Jeff Graves
Try using Xconfigurator -Original Message- From: Nelson Little [SMTP:[EMAIL PROTECTED]] Sent: Monday, December 06, 1999 1:12 AM To: [EMAIL PROTECTED] Subject:changing the default colour depth? Hi, Whenever I start X it always starts up with a depth of 8, how do I change

RE: 486 PC

1999-12-07 Thread Jeff Graves
Can you get the time from just any other linux system or do you need to set it up as a time server? -Original Message- From: John J. Donohue [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, December 07, 1999 10:52 AM To: Pira, Joel Cc: '[EMAIL PROTECTED]' Subject:Re: 486 PC O

X-CD-Roast

1999-12-07 Thread Jeff Graves
Does anyone know if X-CD-Roast, or for that matter cdrecord, can burn Apple CDs. I'm trying to get some rather large files for an older mac and since the mac refuses to connect to the proxy and insists on using the 33.6K modem and windows botches the files after download, i was hoping i could

RE: Newbie question about LAN

1999-12-07 Thread Jeff Graves
I find the easiest way to setup a network card is using linuxconf if you're not too familiar with linux. Just configure the card with a hostname, ip address, and the correct driver and you should be set. You can check if it's working by using the ping command. Type ping x.x.x.x with the ip add

RE: nVidia Riva TNT 16Mb card and RH6.0

1999-12-07 Thread Jeff Graves
Just use the RIVA TNT driver in Xconfigurator. That's what i did with my velocity 4400 and it worked fine. -Original Message- From: Andy Levine [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, December 07, 1999 4:43 PM To: redhat-list@redhat. com Subject:nVidia Riva TNT 16Mb card

Got hacked, need to make sure it doesn't happen again

1999-12-08 Thread Jeff Graves
My mail server got hacked last night. I guess i was asking for it though. I didn't really do any security checks close any ports. In fact I just installed everything and left everything open. At any rate, i came in this morning and everything wasn't working. I had to reinstall and setup sendma

How to find who own's an IP address WAS: Got hacked, need to make sure it doesn't happen again

1999-12-08 Thread Jeff Graves
PM To: [EMAIL PROTECTED] Subject:Re: Got hacked, need to make sure it doesn't happen again -Original Message----- From: Jeff Graves <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Wednesday, December 08, 1999 12:31 PM Subject: Got hacked, nee

RE: How to find who own's an IP address WAS: Got hacked, need to make sure it doesn't happen again

1999-12-08 Thread Jeff Graves
find who own's an IP address WAS: Got hacked, need to make sure it doesn't happen again Try fwhois [EMAIL PROTECTED] Yashodhan Barve [EMAIL PROTECTED] tel- 780-412-6985 On Wed, 8 Dec 1999, Jeff Graves wrote: > I found an the address of someone that was running some services they &

vmware/ wine and samba

1999-12-15 Thread Jeff Graves
Okay, here's what i'm trying to do. Read my email using linux. The problem, my test machine has 5 removable hard drives. I switch between operating systems because i need to test new software and the like before we deploy it. I am using Microsoft Outlook 97 on the the 4 other removables (NT se

RE: vmware/ wine and samba (partially solved)

1999-12-15 Thread Jeff Graves
Well, after hours of searching and screwing around with smb.conf and adding the linux box to the domain in server manager (always forget to do that) i found a message someone posted back in may on a website about how to do this. Seems once you have added the computer in server manager (assumin

  1   2   3   >