RE: One NIC - Two IPs (Possible?)

2000-10-03 Thread Warren Melnick
I have an old RedHat 5.2 machine running hundreds off of a single nick (almost an entire Class C). Make sure you have IP Aliasing enabled in the kernel. Then just make them eth0:1, eth0:2, etc. Have fun with it! -- Warren Melnick Director, Research & Develop

3Com ADSL PCI Card - Is it supported?

2000-10-03 Thread Warren Melnick
The local DSL provider here sells their service with the 3Com HomeConnect ADSL Modem PCI. Two questions: (1) Is there support for this card? (2) I am buying this as a supplement to my Cable modem, due to frequent outages on both platforms. If I put a third Ethernet card into my firewall/router l

RE: total memory not detected

2000-10-03 Thread Warren Melnick
That actually depends on how you overclock. If you do it by increasing the multiplier (the right way) this should not be a problem. However as you increase the bus speed (the wrong way) you increase the chance that the memory wil;l not be recognized, as memory is made for a given bus speed (PC10

RE: Network Design

2000-10-04 Thread Warren Melnick
I have to agree with Gordon here. I have set up this exact design at a friend's office. Here is how we have it... He owns a bunch of IPs in the 12.14.x.y range. We have the web and email services set up on that network. All of the internal workstations are in the 10.0.1.x (non-routing) range

RE: Looking for perl url redirect script

2000-10-05 Thread Warren Melnick
The simplist thing to do would be something like this: #!/usr/bin/perl @loc=split(/\?/, $ENV{REQUEST_URI}; shift @loc; $theurl=join('?',@loc); print "Location: $theurl\n\n"; Hope it helps! Warren -Original Message- From: Gary Nielson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, Octob

RE: Email accounts to go with Virtual Hosting - need advise

2000-10-11 Thread Warren Melnick
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 11, 2000 12:41 PM To: [EMAIL PROTECTED] Subject: Email accounts to go with Virtual Hosting - need advise Howdy, I'm very new to email on Linux, right now we're running the default sendmail on R

RE: Can't ping. Can ping?

2000-10-11 Thread Warren Melnick
Check your netmasks. -- Warren Melnick Director, Research & Development Astata Corporation (212) 584-5523 Fax: (212) 584-5580 "I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I w

RE: FW: Trouble with Samba and Win 98

2000-10-12 Thread Warren Melnick
There are a bunch of things you most likely want to do: (1) Make sure your workgroup matches the workgroup or the domain of your Win98 box (2) Set the server string to something that Windoze easily recognizes (ie: Linux) (3) Set the security to user Those are the most basic. For even more fun an

RE: Multicast Question

2000-10-12 Thread Warren Melnick
In a word: No. The whole idea of multicast is to have every packet hit every machine so that a single stream of data can be received (watched/listened to) by everyone. Warren -Original Message- From: Kevin Tyle [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 12, 2000 1:38 PM To: [EMA

RE: bind:address already in use (WAS: Multicast Question)

2000-10-12 Thread Warren Melnick
o ignore. Thanks, Kevin --- Kevin Tyle <[EMAIL PROTECTED]> MESO, Inc. Troy, NY ----------- Warren Melnick writes: >In a word: No. The whole idea of multicast is to have every packet hit >every machine so that a

RE: relaying denied.... (sendmail config probs)

2000-10-12 Thread Warren Melnick
being the mail server for your domain. Just add ardisinteractive.com to your sendmail.cw file and restart sendmail. -- Warren Melnick Director, Research & Development Astata Corporation (212) 584-5523 Fax: (212) 584-5580 "I worry about my child and the Internet all

RE: Eth0 device not found after rebuild of kernel

2000-10-13 Thread Warren Melnick
What is your eth0 device? Did you compile it into the kernel? Did you make it a module? If you did make it a module, be sure you did a "make modules" and a "make modules_install" after compiling the kernel or the modules will not be there! ---------- Warr

RE: solaris or linux

2000-10-13 Thread Warren Melnick
There are good sites to get binaries for a lot of the GNU tools. From there you can compile a lot of the other things you are used to. ---------- Warren Melnick Director, Research & Development Astata Corporation (212) 584-5523 Fax: (212) 584-5580 "I worry about my c

RE: Autoresponders

2000-10-23 Thread Warren Melnick
The vacation package does this rather nicely. -- Warren Melnick Director, Research & Development Astata Corporation (212) 584-5523 Fax: (212) 584-5580 "I worry about my child and the Internet all the time, even though she's too young to have logged on yet.

US-Elections - making them topical

2000-10-23 Thread Warren Melnick
If Bush wins: You get the choice of what operating system you want to use.  The federal government will stay out of your way and let the states decide how to best tax it.  However, underpowered computers may not get the option of running a given o/s, but tax incentives will be given if the

Large Hard Drives (80 gig) - Which Kernel?

2000-10-24 Thread Warren Melnick
Which kernel version needs to be in place for an 80 gig HD to be supported? TIA, W ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Kind of OT: (Redhat) Linux vs NetWare?

2000-10-31 Thread Warren Melnick
mpany that is buying you out and the other IT managers there. If they are not familiar with Linux then they probably are against it, and you will most likely have to go through an education period before you can start bringing it in. Good Luck! -- Warren Melnick Director, Res

RE: Logitech Trackman Marble FX

2000-10-31 Thread Warren Melnick
I use mine as Generic 3-button bus mouse -- Warren Melnick Director, Research & Development Astata Corporation (212) 584-5523 Fax: (212) 584-5580 "I worry about my child and the Internet all the time, even though she's too young to have logged on yet.

RE: Networking problem

2000-11-02 Thread Warren Melnick
How are you creating your routing? My 6.2 boxes show no routing for the local address (in your case 9.0.0.41) and a gateway of *, not 0.0.0.0 for the local subnet. Try manually doing the following (from the console): /sbin/route del 9.0.0.41 /sbin/route del 9.0.0.0 /sbin/route del default /sbin

Need help choosing MB/RAID card

2000-11-06 Thread Warren Melnick
A friend asked me to put together a system for him to do a bunch of hosting on.  Based on his needs, I want to set up a machine with dual CPUs (P3 most likely) and RAID 0+1 for the databases.  The questions are these:   Which motherboard does SMP (very) well with P3 (or P3-type, can be AM

RE: Something like PC Anywhere for Gnome?

2000-11-06 Thread Warren Melnick
The link is: http://www.uk.research.att.com/vnc/ Just be aware that VNC uses up a LOT more bandwidth than PC Anywhere. Hope it Helps, Warren -Original Message- From: ken mc [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 04, 2000 10:02 PM To: [EMAIL PROTECTED] Subject: Re: Somethi

[OT] Need NYC-based VB programmer in Linux-friendly environment

2001-04-23 Thread Warren Melnick
email. Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: eth0 & eth1 thank you, also ...

2001-04-23 Thread Warren Melnick
Actually, for DSL the majority of the providers use PPPoE, not DHCP. I believe there are settings to pppd to handle PPPoE now. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL

RE: Chasing the Dragon, Part Two

2001-04-24 Thread Warren Melnick
10 seconds? It takes 10 minutes on some on my machines! Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Mikkel L. Ellertson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 24, 2001 4:24 PM To: [EMAIL PROTECTED] Subject

RE: Renamed System file

2001-04-24 Thread Warren Melnick
If you still have a shell open you can do the following: export LD_LIBRARY_PATH=/home/ftp/lib that will let you use the copy that is used for the anonymous ftp user. Now you can rename the other one. You should them be OK. Warren Melnick Director of Research and Development

RE: Renamed System file

2001-04-24 Thread Warren Melnick
o you might want to type: /mnt/hda1/sbin/lilo -r /mnt/hda1 This is assuming that /etc and /sbin are both on the same partition. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Brad Bonkoski [mailto:[EMAIL PROTECTED]] Sent: Tu

RE: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Warren Melnick
my time is split almost evenly between Win98 and Gnome as my GUIs. Also... Red Carpet already has a Redhat 7.1 channel and already shows updates available for it. -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Michae

Ximian Gnome 1.4 works with RedHat 7.1

2001-04-25 Thread Warren Melnick
used toit :) Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Barcode Reader Suggestions

2001-04-27 Thread Warren Melnick
Does Radio Shack still give away the CueCat for free? If so, I used this one for a while (until I nroke the connector) with decent results, especially for the price. W -Original Message- From: scott.list [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 10:42 AM To: [EMAIL PROTECT

RE: Kingston nic

2001-05-02 Thread Warren Melnick
Doing a quick search of the revelent lists, lots of people are having problems with this card. It is apparently a tulip-based card but does not work properly with the tulip driver. You may have to get a new card. W -Original Message- From: Jerry Human [mailto:[EMAIL PROTECTED]] Sent: W

RE: Replacing Cisco Router with Linux Box (Leased Line)

2001-05-02 Thread Warren Melnick
Check out the cards at www.sangoma.com for some options. I have used their cards for 5 years now. Warren -Original Message- From: Moke Tsing [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 8:56 AM To: Redhat-List (E-mail) Subject: Replacing Cisco Router with Linux Box (Leased L

RE: mount fat32 disk

2001-05-03 Thread Warren Melnick
vfat /dev/hda5 /mnt/hda5 vfatdefaults0 0 W -Original Message- From: cEycEy [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 9:33 AM To: '[EMAIL PROTECTED]' Subject: mount fat32 disk How can I month fat32 disk on /dev/hda5 automatically What should I writ

RE: transparent proxy

2000-12-16 Thread Warren Melnick
https is on port 443, not port 80. You need another 3 lines that deal with port 443. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: J. Carlos Cristobal [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 16, 2000 3:20

RE: server recommendations?

2000-12-18 Thread Warren Melnick
I use many Dell Linux servers and workstations and they all work great. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Ed Lazor [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 16, 2000 7:44 PM To: [EMAIL PROTECTED

RE: RH 7 slowww

2001-01-03 Thread Warren Melnick
(tab)rc(tab)in(tab)ht(tab) restart :) Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Kyle Hargraves [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 03, 2001 4:12 AM To: [EMAIL PROTECTED] Subject: Re: RH 7 slowww On

Motherboard recommendation needed

2001-01-03 Thread Warren Melnick
? Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Problems with console login

2001-01-18 Thread Warren Melnick
Did you do the upgrades to glibc, etc before you did the upgrade? If not, reboot with 2.2 and install the appropriate RPMs from the preview/ folder on the 7.0 CD. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Bret

RE: SSH stuck

2001-01-18 Thread Warren Melnick
This is exactly right. I use TeraTerm Pro with the SSH upgrade. It is ssh1 only. You must have a valid ssh1 daemon available on your linux box. Either install ssh1 or remove ssh2 and load openssh/openssl. Warren Melnick Director of Research and Development Astata Corporation

Global RPM rebuild

2001-01-19 Thread Warren Melnick
Is there a way to globally have your system rebuild all installed RPMs from the SRPMs so that the system is better tuned for the processor(s) you are running? Warren Melnick Director of Research and Development Astata Corporation

RE: Groupware anybody?

2001-01-19 Thread Warren Melnick
I believe Lotus Domino might fit the bill. Unfortunately there is no Open Source alternative to Exchange and Outlook. If there were I believe a lot of small to midsize businesses would move over to Linux. Warren Melnick Director of Research and Development Astata Corporation

RE: RE: Configuratin of a 486DX4 [was RE: Speed optimization for 486DX]

2001-01-19 Thread Warren Melnick
Are you using 50-pin (old) SCSI or one of the newer, wider drives. If the latter is true, you might want to try changing the cable. The higher density cables are really easy to damage with a slight crimp and will exhibit the exact symptoms you are speaking of. Warren Melnick

Determining if CDs are respins

2001-01-19 Thread Warren Melnick
I got the Redhat 7.0 CDs at Comdex from the RedHat booth. Would anyone know if these are the originals or the respins? If not, how can I easily tell? Warren Melnick Director of Research and Development Astata Corporation

RE: booting from cdrom

2001-01-25 Thread Warren Melnick
recreate the lilo boot sector: /mnt/sbin/lilo -r /mnt After you reboot, you should probably make a boot floppy by going into /etc/lilo.conf and and changing boot=/dev/hda to boot=/dev/fd0 and rerunning lilo. Don't forget to put it back to /dev/hda when you are done! Warren Me

RE: Version Conflicts

2001-01-25 Thread Warren Melnick
glaring exception being Apache. ---- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Ramesh Babu Muthuvel [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 4:37 PM To: [EMAIL PROTECTED] Subject: Version Conflicts Hello All, I

RE: does redhat suppport mobile IP?

2001-01-25 Thread Warren Melnick
http://www.hpl.hp.com/personal/Jean_Tourrilhes/MobileIP/mip.html Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Ramesh Babu Muthuvel [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 4:43 PM To: [EMAIL

RE: Best tool 4 script string replacement

2001-01-26 Thread Warren Melnick
I would used sed. You will have to learn a little bit about regular expressions, but they are such a powerful tool that it is worth investing a some time. Basically: cat oldscriptname| sed s/jabberd/newservername/g > newscriptname ---- Warren Melnick Director of Research

Need help with cross-platform development

2001-01-30 Thread Warren Melnick
just one file. Thanks, Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: HTTPD Writable

2001-02-05 Thread Warren Melnick
Be careful when assigning to that username. Redhat through 6.2 used nobody. Redhat 7 uses apache as the user and group names. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Nitebirdz [mailto:[EMAIL PROTECTED]] Sent

RE: second IDE drive causes the "LI" boot hang

2001-02-05 Thread Warren Melnick
You are changing the system geometry in a way that lilo does not like. Try writing your boot kernel out to a floppy (dd if=/vmlinuz of=/dev/fd0) and booting directly off of that rather than through lilo. Often this helps. Warren Melnick Director of Research and Development

RE: second IDE drive causes the "LI" boot hang

2001-02-05 Thread Warren Melnick
ready been read into memory from the drive. -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Vidiot [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 2:31 PM To: [EMAIL PROTECTED] Subject: Re: second IDE drive caus

RE: login in telnet

2001-02-12 Thread Warren Melnick
Also be sure there is no "/etc/nologins" file. -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Nitebirdz [mailto:[EMAIL PROTECTED]] Sent: Monday, February 12, 2001 6:59 AM To: [EMAIL PROTECTED] Cc: [EMAIL

RE: Multiple Virtual Hosts

2001-02-20 Thread Warren Melnick
directly to. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Frank Reichenbacher [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 11:30 AM To: Redhat List Subject: Multiple Virtual Hosts www.xxx.yyy.zzz is my

RE: Multiple Virtual Hosts

2001-02-20 Thread Warren Melnick
? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Frank Reichenbacher [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 20, 2001 2:24 PM To: Warren Melnick; [EMAIL PROTECTED] Subject: Re: Multiple Virtual Hosts As far as I can

RE: unix sys

2001-02-22 Thread Warren Melnick
ago our ISP moved offices so we physically had to move the box. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Michael R. Jinks [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 22, 2001 3:38 PM To: [EMAIL PROTECTED

RE: How to use tar

2001-02-26 Thread Warren Melnick
tar cIf tarfile.tar.bz2 /directory If you want a list of what is being tar'd you can use cIvf instead of cIf. Quickly: c=create, I=bzip2, v=verbose, f=file Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: A

RE: How to use tar

2001-02-26 Thread Warren Melnick
ptions with tar only exist under the GNU tar implementation and not the BSD tar version (last I knew). It's nice to use them if they exist, but if you're ever doing scripts which have to be portable, it's best to split the steps up :) On Mon, 26 Feb 2001, Warren Melnick wrote: > tar

RE: [OT] cheap Linux box

2001-02-26 Thread Warren Melnick
ld be able to find it. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 26, 2001 3:15 PM To: [EMAIL PROTECTED] Subject: [OT] cheap Linux box Just wond

Good cheap box for linux

2001-02-26 Thread Warren Melnick
The best boxes for cheap linux are old Pentium Pro boxes. Linux really shines on the PPro. You can generally find these really cheap. Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing

ibm's (very real) commitment to linux And Dell

2001-02-27 Thread Warren Melnick
realize the company that you are talking about. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: kevin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 11:07 AM To: Mike Burger Subject: RE: ibm's (al

RE: 2 OS/HD

2001-02-27 Thread Warren Melnick
partitions and use them for your data. Be sure the have the lilo default boot be Windows. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 12:16

RE: rawhide

2001-02-27 Thread Warren Melnick
7.1 will be Wolverine 7.0 is Guinness 6.2 was zoot (I think) 6.1 was Cartman 5.2 was Apollo Rawhide is the current unreleased build, whatever it might be. Anyone remember the 5.1, 5.0, 4.x and 3.x releases? I think 3.0.3 was the first one with a name. Warren Melnick Director

RE: Need VPN guidance puhleez! :)

2001-02-27 Thread Warren Melnick
the only ones making the connection or will you be required to allow people to take their Windows notebooks home and connect to the VPN as well? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Steve Gulick [mailto:[EMAIL

RE: How can I use Postfixas a backup for an NT MTA?

2001-02-27 Thread Warren Melnick
. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 1:10 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: How can I use Postfixas a

RE: rawhide

2001-02-27 Thread Warren Melnick
uot;, I remember that much, but I cannot remember which one it was. That was about where I started with RedHat. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Robert Fausey [mailto:[EMAIL PROTECTED]] Sent: Tuesd

RE: rawhide

2001-02-27 Thread Warren Melnick
Had anyone heard of Harry Potter in mid-1999? :) Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: John Aldrich [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 3:54 PM To: [EMAIL PROTECTED] Subject: RE

RE: Loss recovery begins

2001-02-28 Thread Warren Melnick
before the underburn protection. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Jerry Human [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 5:09 AM To: [EMAIL PROTECTED] Subject: Loss recovery begins Hello

RE: Need VPN guidance puhleez! :)

2001-02-28 Thread Warren Melnick
lot of network traffic then you are going to be very unhappy. Remember that the program has load itself and all of its parts over this link, and all of the data has to go back and forth as well. Good Luck! Warren Melnick Director of Research and Development Astata Corporation

RE: [OT] DOS - how to find out who has the IP's ?

2001-02-28 Thread Warren Melnick
ARIN in the US. Aside from that do a traceroute backwards and see who owns the last recognizable IP. Remember that these may be spoofed though since they do not require a reply. Warren Melnick Director of Research and Development Astata Corporation -Original Message

RE: kernel compile problems

2001-02-28 Thread Warren Melnick
hould work. -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Andy Worthington [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 11:56 AM To: [EMAIL PROTECTED] Subject: kernel compile problems I am having trouble compiling a

RE: shutdown linux from nt

2001-03-02 Thread Warren Melnick
Yes. Use the RSH command on the NT box to execute the script in a remote shell on the linux box. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Spyros Ioakim [mailto:[EMAIL PROTECTED]] Sent: Friday, March 02, 2001 5

RE: files I can't delete on ext2

2001-03-02 Thread Warren Melnick
Did you try doing a full fsck on boot? It should catch a screwup of that magnitude. shutdown -F now the -F will force an fsck on reboot. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: W. Wade, Hampton IV [mailto

RE: files I can't delete on ext2

2001-03-02 Thread Warren Melnick
There is something else you can do, but it's rather radical. Overwrite the entries directly in the directory table. You would have to write a program to do it, but it should solve the problem. Warren Melnick Director of Research and Development Astata Corpor

RE: kernel frustration

2001-03-02 Thread Warren Melnick
Well, that's certainly an interesting way of finding out the 2.4.2 has been released:) Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Statux [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 10:40 PM To: [

RE: Microsoft Exchange

2001-03-09 Thread Warren Melnick
Part of the problem with MAPI is that it is not a protocol. It is an RPC on a port that MS uses for many other things. Unfortunately we may be stuck using MS products for a while. Hopefully Evolution will make some progress. W Warren Melnick Director of Research and

RE: how to ftp files automatically?

2001-03-14 Thread Warren Melnick
ncftpget or ncftpput depending on the direction Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Eric Wood [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 11:23 AM To: Red Hat List Subject: how to ftp files

Sendmail problem

2001-03-19 Thread Warren Melnick
failure However is I send the same email directly with -v it work and when I run the queue (sendmail -q) it goes out as well. The .cf file has background processing as the delivery option. Any ideas why this is being deferred instead of sent? Warren Melnick Director of Research and

RE: Sendmail problem

2001-03-20 Thread Warren Melnick
ne calls itself www, that's not some weirdness) Any ideas? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Emmanuel Seyman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 4:19 AM To: [EMAIL PROTECTED] Subject

RE: slightly OT can anyone recommend software converting mp3 to wavs

2001-03-20 Thread Warren Melnick
ve to do a quick mv after each one so that you do not end up overwriting each one in turn. If you are looking to make audio CDs, you might want to check out mp3burn on freshmeat. Good Luck! -------- Warren Melnick Director of Research and Development Astata Corporation -Origin

How to become my own CA and gen Class 1 certs?

2001-03-21 Thread Warren Melnick
smime.p7m

Let's try that again... Need help with digital certificates for email

2001-03-21 Thread Warren Melnick
enssl? Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: OT: The Truth: Server Shipments in Y2K

2001-03-22 Thread Warren Melnick
. Any questions? :) -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 22, 2001 12:10 PM To: [EMAIL PROTECTED] Subject: RE: OT: The Truth: Server Shipments in Y2K

RE: How do you log into a Linux box from another *ix box?

2001-03-22 Thread Warren Melnick
r variables not setting properly, I usually set mine in .bashrc instead of .bash_profile. -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Jerry Garrison [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 22, 2001 2:51 PM To: [

ABit KT7A and AMD Duron

2001-03-30 Thread Warren Melnick
... Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Apache question on RedHat

2001-03-30 Thread Warren Melnick
rd to write it. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Philip Senechal [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 11:27 AM To: RedHat ListServ Subject: Apache question on RedHat Here's my cur

RE: apt like tool for Redhat

2001-04-04 Thread Warren Melnick
It does work, and it has a channel for Redhat 7.0 updates. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Silviu Cojocaru [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 9:32 AM To: [EMAIL PROTECTED] Subject

Video streaming?

2001-04-05 Thread Warren Melnick
the audio input if that helps. Any recommendations? Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: newbie / Samba quidance

2001-04-05 Thread Warren Melnick
to attach to it. Good Luck! -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Johnny Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 4:21 PM To: [EMAIL PROTECTED] Subject: newbie / Samba quidance Good d

RE: a '.dat' video player.

2001-04-10 Thread Warren Melnick
.dat files are mpeg-1 files that have been repacked for VideoCD. You can either try to play them as-is with an mpeg-1 player, or convert them back to pure mpeg-1 files using vcdman. Warren Melnick Director of Research and Development Astata Corporation -Original Message

RE: Reposting please help : how to from booting from floppy

2001-04-10 Thread Warren Melnick
I think the answer you are looking for is this: in your /etc/lilo.conf file you should see the line: boot=/dev/fd0 you want to change it to read: boot=/dev/hda This is for IDE drives. if you have a scsi drive, use /dev/sda. Warren Melnick Director of Research and Development

RE: Script (sed/perl) to remove all quotes (") from a file?

2001-04-10 Thread Warren Melnick
I think that since you are removing a single character, a better and faster choice might be: tr -d '"' -------- Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Larry Grover [mailto:[EMAIL PROTECTED]] Sent: Tu

RE: CGI problem

2001-04-11 Thread Warren Melnick
Have you checked the apache logs to see if the error is with Apache or your browser? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Mike W [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 11, 2001 12:41 PM To: Red Hat

RE: X Problems with newly added user

2001-04-13 Thread Warren Melnick
is she running on the console or is she a remote user? Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Stephen E. Hargrove [mailto:[EMAIL PROTECTED]] Sent: Friday, April 13, 2001 12:10 PM To: [EMAIL PROTECTED] Subject

Let the games begin!

2001-04-16 Thread Warren Melnick
Redhat has unprotected the directory - 7.1 is released! Warren Melnick Director of Research and Development Astata Corporation ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Let the games begin!

2001-04-16 Thread Warren Melnick
orrow. The RedHat site is very slow. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Chuck Mead [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 12:32 PM To: [EMAIL PROTECTED] Subject: Re: Let the games begin! On Mo

RE: Download versus Purchase

2001-04-16 Thread Warren Melnick
. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 12:12 PM To: [EMAIL PROTECTED] Subject: Re: Download versus Purchase David Talkington <[EM

RE: Booting to Runlevel 5

2001-04-17 Thread Warren Melnick
Look at the last entry in /etc/inittab Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Jack Gillis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 12:06 PM To: Red Hat List Subject: Booting to Runlevel 5 I am

RE: Why is there no rsync to redhat's ftp server

2001-04-17 Thread Warren Melnick
Peter, Why do you send all of your messages to this list as urgent? This is a miling list. Please send messages with normal urgency. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Pieter De Wit [mailto:[EMAIL

RE: Why is there no rsync to redhat's ftp server

2001-04-17 Thread Warren Melnick
. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 3:22 PM To: [EMAIL PROTECTED] Subject: Re: Why is there no rsync to redhat's ftp server Pieter De Wit &l

RE: Gnome 1.4

2001-04-17 Thread Warren Melnick
It does not work with 7.1 yet. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Mike Chambers [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 5:04 PM To: RedHat - SeaWolf Subject: Gnome 1.4 Does anyone know if

RE: file size limit?

2001-04-17 Thread Warren Melnick
Yes, use a partition instead of a virtual drive. Warren Melnick Director of Research and Development Astata Corporation -Original Message- From: Michael R. Jinks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 17, 2001 5:01 PM To: [EMAIL PROTECTED] Subject: file size

  1   2   >