Re: Red Hat 7.2

2002-05-13 Thread Manzabar
Rob Yale did pen these words on 5/14/02 at 1:12 AM >Hi, > >I just did a 7.2 install on a machine that uses a static address on DSL. >The machine connects directly to the DSL modem, and I'm not using PPPoE. > >Just off the top of your heads, aside from bad cables, bad NIC, and >other hardware rel

Re: Tape Backup Software

2002-05-13 Thread Pieter De Wit
Hello Jim, Look at Arcserve. Veritas should also have a Linux part ? Cheers, Pieter - Original Message - From: "Jim Hale" <[EMAIL PROTECTED]> To: "Mailing List - Redhat" <[EMAIL PROTECTED]> Sent: Monday, May 13, 2002 11:22 PM Subject: Tape Backup Software > I'm currently using a Win2K

Red Hat 7.2

2002-05-13 Thread Rob Yale
Hi, I just did a 7.2 install on a machine that uses a static address on DSL. The machine connects directly to the DSL modem, and I'm not using PPPoE. Just off the top of your heads, aside from bad cables, bad NIC, and other hardware related problems, what could cause me to be getting "The networ

RE: Tape Backup Software

2002-05-13 Thread Linux
Bru is an excellent piece of software we've used it on many severs with great results http://www.tolisgroup.com/ Mike -Original Message- From: Jim Hale [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 14 May 2002 12:38 To: [EMAIL PROTECTED] Subject: RE: Tape Backup Software I just mainly n

Security: Separation of Services

2002-05-13 Thread Patrick Beart
Folks: I'm new to Linux. I've been using it for a year or so, but have relied upon (questionable) GUI's for most of that time. Now I'm dedicating myself to really LEARNING this stuff - with the help of a network admin friend. Here's the question: My company provides Web site

Re: Floppy dont work

2002-05-13 Thread Andy Elacion, Jr.
try mounting it. mount /dev/fd0 /mnt/floppy. ebinc wrote: > Does anyone know how to get a floppy to work > the error message I get is dev//fd0/ no such device > > I tried to add nobiospnp to the append lines > and then ran the command lilo -v but that didnt work > Ed > > ___

Re: 7.3, PHP, GD

2002-05-13 Thread Brian Ashe
Hello David, Monday, May 13, 2002, 11:56:47 PM, you textually orated: DK> I have Red Hat 7.1 now, and was frustrated when I got it after discovering DK> that PHP did not come compiled against the GD library for graphics DK> manipulation. What about Red Hat 7.3? It's not??? [brian@gateway br

7.3, PHP, GD

2002-05-13 Thread David Kramer
I have Red Hat 7.1 now, and was frustrated when I got it after discovering that PHP did not come compiled against the GD library for graphics manipulation. What about Red Hat 7.3? --- David Kramer http://t

Re: LinNeighborhood Question

2002-05-13 Thread Muhammad Faisal Rauf Danka
smbmount is not in your path when you login from your username. type find / -name "smbmount" and then use full path of smbmount. or you can add it in your PATH variable. Regards, - Muhammad Faisal Rauf Danka Chief Technology Officer Gem Internet Services (Pvt) Ltd. web: www.gem.net.pk

Re: Why doesn't RPM version of Mozilla support TrueType?

2002-05-13 Thread Hal Burgiss
On Mon, May 13, 2002 at 08:10:15PM -0700, Ward Seward wrote: > No...the "RPM" version doesn't support truetype. Read the download page > at mozilla.org. Right next to the RPM is says "Does not support > TrueType" > > You must be installing if from the tar.gz download. Or I'm missing > something.

LinNeighborhood Question

2002-05-13 Thread Jim Hale
I went and installed LinNeighborhood as root. I can mount Windows Drives and Folders all day long. When I log out of root and login as me, I can get to the program, scan the Windows Servers and drives but whenever I try to mount a drive, I get 'smbmount not found'. If I look under /root/mnt/ The D

Re: Why doesn't RPM version of Mozilla support TrueType?

2002-05-13 Thread Ward Seward
No...the "RPM" version doesn't support truetype. Read the download page at mozilla.org. Right next to the RPM is says "Does not support TrueType" You must be installing if from the tar.gz download. Or I'm missing something. >On Mon, May 13, 2002 at 04:12:42PM -0700, Ward Seward wrote: >> Is ther

PHP 4.2.1

2002-05-13 Thread Rodney Fulk
Apparently there is something in PHP 4.1.2 which makes my web software not work properly. Is there an easy way to upgrade to PHP 4.2.1 which I am told will work fine? I am a relative newbie to this sort of thing and don't want to screw up my otherwise stock 7.3 RH installation. I chose the "ins

Re: "localhost" in sendmail banner

2002-05-13 Thread Gordon Messmer
/etc/HOSTNAME isn't used to store the hostname on Red Hat Linux. Edit /etc/sysconfig/network, or use the network config tools to do it. Afterward, run 'hostname ' to set it without rebooting. You may need to restart sendmail before it notices the hostname has changed. On Mon, 2002-05-13 at 11:

Re: Can't install RH 7.3

2002-05-13 Thread Bob Hartung
Another thought is that you do have a hardware failure. I recently had a similiar problem with another OS on a new dual pentium box. Turned out that one of the memory banks was bad. New memory and no more problem. Bob Brian wrote: > I would try using NERO at www.nero.com

Re: Tape Backup Software

2002-05-13 Thread Patrick May
I can also recommend AMANDA. It can be a little tricky to set up. There is no GUI to set it up. You have 2 config files that you will need to setup. One is the main amanda.conf and the other is your disklist file. The AMANDA users mailing list is very helpful and the help is great. It uses cron t

RE: rhn_register problem

2002-05-13 Thread Bruce Embrey
I have seen this problem if your system date and time is incorrect. Verify your date and time are correct. I believe the error is due to the secure certificate on RedHat's site expires sometime in August 2002 and if your date is wron it thinks the certificate has expired. Bruce -Original Mes

RE: NIS problems

2002-05-13 Thread Gregory Hosler
On 13-May-02 Isaac Liu wrote: > > I am running NIS on a RH 7.2 machine with all eratta applied ? virgin RH7.2 does have this problem, but it was fixed in one of the eratta updates. Might have been a glibc eratta, not sure. it's generally a good idea to apply all the eratta. -G > and using an

RE: ReiserFS for root partition

2002-05-13 Thread Kevin Krieser
At one time, there was a pointer for an updated kernel that allowed you to install to Reiserfs with 7.1, but it didn't handle 7.2 since EXT3 was present. The only way I got reiserfs for my / partition was to backup and restore from tape when I swapped hard drives between systems. Some systems at

Re: Tape Backup Software

2002-05-13 Thread Dave Ihnat
On Mon, May 13, 2002 at 06:41:45PM -0500, Jim Hale wrote: > Problem with that is, I spent enough on the Veritas that I don't want to > have to spend anymore. :P Most vendors will give you equivalent credit if changing platforms. Look at it as not losing your existing investment in Veritas. No,

RE: Tape Backup Software

2002-05-13 Thread Jim Hale
I just mainly need something that I can setup for Monday, Wednesday and Friday nights with (pref) a GUI type interface (not totally used to Linux yet) that I can check to make sure the backups were ok. Veritas is actually overkill for what I need it for, but we use it at the Hospital and I got use

Re: Tape Backup Software

2002-05-13 Thread Cameron Simpson
On 18:41 13 May 2002, Jim Hale <[EMAIL PROTECTED]> wrote: | Problem with that is, I spent enough on the Veritas that I don't want to | have to spend anymore. :P Well, AMANDA is one of the more common free UNIX backup systems: http://freshmeat.net/projects/amanda/?topic_id=137 It may not

Re: Question on 7.3

2002-05-13 Thread Cesar Moya
--- "Rodolfo J. Paiz" <[EMAIL PROTECTED]> wrote: > On Monday 13 May 2002 07:55, Cesar Moya wrote: > > > Last weekend I installed RH7.3, had many problems, > but it > > What kind of problems? > At first I decided to make a clean installation, not an upgrade and tried to select specific component

Setting up RH + Symbol scanners + Sato printers

2002-05-13 Thread Jerry Human
Hello: I'm between a big rock and a real hard place. The company I work for as a Systems Tech. is running numerous scan PC's with Windows98. They are currently buying and setting up a Sun server to connect the 3 little plants we have. Once that is completed (approx. 2 months) we'll begin setting

Install

2002-05-13 Thread ebinc
After installing apache from the Red Hat cd rom is the default settings in the main apache http conf file set to allow whatever options you choose to add in the Red Hat apache conf tool, Nothing but the doc root can be changed (Includes, cgi does not work after I add them The apache conf tool is l

rhn_register problem

2002-05-13 Thread Ceyhun Kirmizitas
I have just installed Rh 7.3. When I try rhn_register then error message appears as fallows: A socket error occured: SSL_connect error, attempt #1 A socket error occured: SSL_connect er

Re: ReiserFS for root partition

2002-05-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anand Buddhdev wrote: >I don't know of any links now, but I recall from different separate emails >in the past that the 2 main reasons for preferring ext3 over ReiserFS are: That's the sort of thing I was looking for, but I had limited success in m

Installing ALSA?

2002-05-13 Thread Romain Kang
The ALSA project (http://www.alsa-project.org/) has instructions that describe how to go from the default OSS to ALSA's sound drivers. However, suppose you aren't happy with ALSA. Is it relatively easy to revert to OSS? Romain Kang Disclaimer: I speak for myself alone

RE: Tape Backup Software

2002-05-13 Thread Jim Hale
Problem with that is, I spent enough on the Veritas that I don't want to have to spend anymore. :P Thanks for the info though. :) Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf O

RE Floppy don't work

2002-05-13 Thread ebinc
That was just a type error in the email thanks for trying Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: MD5 passwd vs. Std crypt

2002-05-13 Thread Muhammad Faisal Rauf Danka
--- "scott.list" <[EMAIL PROTECTED]> wrote: >Can someone tell me what the advantage and disadvantages of using MD5 >passwords are? MD5 is more secure than the standard crypt. (advantage) I don't see any (dis-advantage) in being relatively more secure. >Is it just stronger encryption? Yes it is.

Re: Why doesn't RPM version of Mozilla support TrueType?

2002-05-13 Thread Hal Burgiss
On Mon, May 13, 2002 at 04:12:42PM -0700, Ward Seward wrote: > Is there a way to make the RPM distribution of Mozilla support > TrueType fonts? Truetype has worked fine with Mozilla for a long, long time. Set up is basically the same as NS. -- Hal Burgiss __

Re: Tape Backup Software

2002-05-13 Thread Rob Saul
On Monday 13 May 2002 02:22, you wrote: > I'm currently using a Win2K Advanced Server with a Seagate 4g/8g Tape > Backup Drive and Veritas Tape Backup Software. Is there software that is > comparable to Veritas for Linux so that maybe I can move another server > OVER to Linux? Well, if you're alr

Why doesn't RPM version of Mozilla support TrueType?

2002-05-13 Thread Ward Seward
Is there a way to make the RPM distribution of Mozilla support TrueType fonts? = -\/\/ard [EMAIL PROTECTED] http://www.thesewards.net/ AIM: wardseward __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com ___

Re: Floppy dont work

2002-05-13 Thread Keith Winston
On Mon, May 13, 2002 at 06:31:41PM -0400, ebinc wrote: > Does anyone know how to get a floppy to work > the error message I get is dev//fd0/ no such device > > I tried to add nobiospnp to the append lines > and then ran the command lilo -v but that didnt work > Ed Looks like you have one too man

Re: Moving bookmarks to Mozilla

2002-05-13 Thread ABrady
On Mon, 13 May 2002 17:22:13 -0400 Art Ross <[EMAIL PROTECTED]> wrote: > Does anyone know how to transfer bookmarks from Winodws to Linux for > the Mozilla-based browsers? > > The bookmark files for Netscape & Mozilla appear to be the same > format. I copied the bookmarks from Netscape 6 under

RE: Can't install RH 7.3

2002-05-13 Thread Brian
Title: Can't install RH 7.3 I would try using NERO at www.nero.com, make a Image of the ISO   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Patrick Lankhorst Sent: Monday, May 13, 2002 3:51 AM To: [EMAIL PROTECTED] Subject: Can't install RH 7.

Moving bookmarks to Mozilla

2002-05-13 Thread Art Ross
Does anyone know how to transfer bookmarks from Winodws to Linux for the Mozilla-based browsers? The bookmark files for Netscape & Mozilla appear to be the same format. I copied the bookmarks from Netscape 6 under windows to what I thought was the appropriate directory on my Linux box. I even u

Floppy dont work

2002-05-13 Thread ebinc
Does anyone know how to get a floppy to work the error message I get is dev//fd0/ no such device I tried to add nobiospnp to the append lines and then ran the command lilo -v but that didnt work Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https

Re: MD5 passwd vs. Std crypt

2002-05-13 Thread John Costello
To add to Anand's answer (in a separate e-mail), MD5 allows you to use passwords that are 256 characters in length. Note: If you have the shipping version of RH 7.2, you should apply the PAM updates to fix a bug with PAM and passwords that are > 8 characters. SysAdmin Magazine has an excelle

RE: MD5 passwd vs. Std crypt

2002-05-13 Thread Isaac Liu
MD5 is a message-digest algorithms developed by RSA (Rivest). It is meant for digital signature applications where a large message has to be ``compressed'' in a secure manner before being signed with the private key. It take a message of arbitrary length and produce a 128-bit message digest.

Re: MD5 passwd vs. Std crypt

2002-05-13 Thread Anand Buddhdev
On Mon, May 13, 2002 at 04:23:25PM -0500, scott.list wrote: > Can someone tell me what the advantage and disadvantages of using MD5 > passwords are? MD5 uses the entire length of the password instead of just the first 8 characters, as crypt does. > Is it just stronger encryption? Yes. > Does

Re: wget?

2002-05-13 Thread Anand Buddhdev
On Mon, May 13, 2002 at 01:53:49PM -0700, daniel wrote: > tried that > but how then do i access the data being piped into perl? > > right now, this is all the perlscript says: > > #!/usr/bin/perl -w > > for (my $i = 0; $i <= scalar(@ARGV) - 1; $i++) { > print "$ARGV[0]\n"; > } Thi

MD5 passwd vs. Std crypt

2002-05-13 Thread scott.list
Can someone tell me what the advantage and disadvantages of using MD5 passwords are? Is it just stronger encryption? Does it make it harder to run a brute force dictionary crack on a password file harder? Does it require more resources if you have thousands of password lookups going on in a sho

NIS problems

2002-05-13 Thread Isaac Liu
I am running NIS on a RH 7.2 machine and using an Sol 2.8 as an NIS client. For some reason, the NIS client wont authenticate the user. THe network trace showed that the NIS server is returning the YPMATCH request with the user's passwd. Are there compatibility issues between RH NIS server and

Tape Backup Software

2002-05-13 Thread Jim Hale
I'm currently using a Win2K Advanced Server with a Seagate 4g/8g Tape Backup Drive and Veritas Tape Backup Software. Is there software that is comparable to Veritas for Linux so that maybe I can move another server OVER to Linux? Thanks! Jim Hale --- Jim & Kathy's Website Collection http://hal

hostname & domainname

2002-05-13 Thread Jake McHenry
Hi everyone, two questions... Under hostname, should that just be the name of my computer, or the domain also? Under domainname, should that just be the domain or the host also? Also, do I need anything in these? I'm only running dns, in the man pages it says it's for nis or yp. Thanks, Ja

Re: wget?

2002-05-13 Thread daniel
tried that but how then do i access the data being piped into perl? right now, this is all the perlscript says: #!/usr/bin/perl -w for (my $i = 0; $i <= scalar(@ARGV) - 1; $i++) { print "$ARGV[0]\n"; } and when i enter what you wrote, all i get is a new prompt. - Original M

Re: wget?

2002-05-13 Thread Anand Buddhdev
On Mon, May 13, 2002 at 01:19:58PM -0700, daniel wrote: > you know how you can use wget to take the contents of a webpage and print > them to stdout? how could i then send that output into a perlscript > quietly? i've gotten this far: > > wget "www..." --quiet --output-document=- > > but it

wget?

2002-05-13 Thread daniel
you know how you can use wget to take the contents of a webpage and print them to stdout? how could i then send that output into a perlscript quietly? i've gotten this far: wget "www..." --quiet --output-document=- but it's what comes next that's got me how do i keep the quotes and newlines

Re: ReiserFS for root partition

2002-05-13 Thread Anand Buddhdev
On Mon, May 13, 2002 at 12:05:57PM -0700, David Talkington wrote: > >Yes I realise that, and I know some of the reasons why RedHat prefers us > >to use ext3. > > If someone can smack me with a link to an exposition of the above, I'd > be interested in the discussion. Thank you -d I don't kno

Kmail problem

2002-05-13 Thread Olgierd Eysymontt
Hi, I've been unable to make work kmail, I have one machine with redhat 7.2 working with kmail and in the same network is my computer (rh 7.3 now) and always gives the same error "invalid username or password", however when I read emails with netscape, everithing works fine. This problem is

Re: NFS don`t work

2002-05-13 Thread R Talbot
Bret Hughes wrote: > On Fri, 2002-05-10 at 05:08, [EMAIL PROTECTED] wrote: > > Hi list, > > > > Please somebody help me. I am suffering to setup my NFS about a week! > > > > I have some pc running RedHat 7.2. I am trying to mount directories via NFS. > > Does not matter what I do the error messag

Re: ReiserFS for root partition

2002-05-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anand Buddhdev wrote: >Yes I realise that, and I know some of the reasons why RedHat prefers us >to use ext3. If someone can smack me with a link to an exposition of the above, I'd be interested in the discussion. Thank you -d - -- David Talkin

Re: "localhost" in sendmail banner

2002-05-13 Thread Francisco Neira
Don't know where else I should change it: hosts, HOSTNAME, sendmail.cf, /etc/mail/domaintable, /etc/mail/access... The box even has its own DNS MX entry. Can't test telnetting to 110 since the box only has SMTP for relay but telnetting to 21 (I know, I know) replies with localhost.localdomain

Re: ssh revisited

2002-05-13 Thread Marcus
Actually, in /etc/services is where the ports are specified, but generally that only matters if your running ssh though inetd. I run the commecical version of SSH on my box whereas you might be running openssh. Maybe check the sshd man and see if there is a diffrent command that it wants. --Mar

Re: fetchmail

2002-05-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-May-2002/10:47 -0500, "Henning, Brian" <[EMAIL PROTECTED]> wrote: > >I am trying to get fetchmail to fetch my email and put it in my inbox on my >redhat box but i am having some problems. I get a error message of 'SMTP >connect to localhost fai

Re: ReiserFS for root partition

2002-05-13 Thread Anand Buddhdev
On Mon, May 13, 2002 at 01:02:49PM -0500, Kevin Krieser wrote: > I believe their intent is that they would prefer you use EXT3, which is > another journalling filesystem, with it's own advantages and disadvantages > with regard to Reiserfs. Yes I realise that, and I know some of the reasons why

Re: "localhost" in sendmail banner

2002-05-13 Thread Amir Tal
On Monday 13 May 2002 20:58, Francisco Neira wrote: > Hi all, > > It has been a lng weekend wrestling with sendmail . :-) > Now I am trying to replace the "localhost.localdomain" in the welcome > banner of the smtp daemon. How can I do this without messing with .mc and > m4? Could this be gene

"localhost" in sendmail banner

2002-05-13 Thread Francisco Neira
Hi all, It has been a lng weekend wrestling with sendmail . :-) Now I am trying to replace the "localhost.localdomain" in the welcome banner of the smtp daemon. How can I do this without messing with .mc and m4? Could this be generating bounces? I guess it could Regards Francisco __

Samba 2.2.4 With RH 7.3

2002-05-13 Thread Jim Hale
Anyone had any problems using the 2.2.4 Binary for RH 7.2 with RH 7.3? Is it better to install from the samba-2.2.4.tar.gz file? Anything else to watch for? Thanks! Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org ---

Re: C/C++ Help

2002-05-13 Thread hanfamily
I do not use make but to compile with g++ I do the following: To compile my own library routines g++ -c -Wall file.C ar cr file.a file.o To compile the final program g++ -o TaxMenu_ TaxMenu.C Tax.a Gentry.a Gout.a file.a date.a lock.a I hope this helps Linda On Sun, 12 May 2002, Blake Thornt

RE: ReiserFS for root partition

2002-05-13 Thread Kevin Krieser
I believe their intent is that they would prefer you use EXT3, which is another journalling filesystem, with it's own advantages and disadvantages with regard to Reiserfs. I have had good luck with Reiserfs, so I hope I can successfully upgrade an all Reiserfs system running 7.2 to 7.3. -Ori

RE: Linuxconf and 7.3

2002-05-13 Thread EricRyd
try redhat-config-network -Original Message- From: Jake McHenry [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 10:58 AM To: [EMAIL PROTECTED] Subject: Linuxconf and 7.3 Hi, I just installed 7.3, everything going good so far, but I can't get the hostname set correctly. What happe

Re: fetchmail

2002-05-13 Thread mjbjr
It looks to me as if it is actually getting at least some of the mail, but that it is not being distributed locally. Can you email to yourself locally, i.e., to [EMAIL PROTECTED] (or whatever it is)? or from another user on the same machine? My bet is you can't. Once you get that right, I thi

ssh revisited

2002-05-13 Thread Henning, Brian
Hello- I added: 'ListenAddress any' to my sshd_config file and after i rebooted and sshd failed. could it be that the port is not open on my redhat machine? if so how do i do that? thanks again, brian -Original Message- From: Marcus [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2

Re: fetchmail

2002-05-13 Thread Ray Curtis
> "bh" == Brian Henning writes: bh> Hello, bh> I am trying to get fetchmail to fetch my email and put it in my inbox on my bh> redhat box but i am having some problems. I get a error message of 'SMTP bh> connect to localhost failed' as shown below. I am pretty sure I have it

Linuxconf and 7.3

2002-05-13 Thread Jake McHenry
Hi, I just installed 7.3, everything going good so far, but I can't get the hostname set correctly. What happened to linuxconf? I used that before to set up the network info, but I can't find it on any of the cd's. What can I use in place of linuxconf? I tried using just hostname and domainname

Re: Evolution print problem (RH7.3)

2002-05-13 Thread Jim Hale
I just printed your message to a Lexmark Optra N hanging off of an HP JetDirect. No problems here. Is the printer you're trying to print to a local printer or a network printer? Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org Quoting Gianluca Romito <[EMAIL PROTECTED]>:

Re: fetchmail

2002-05-13 Thread dbrett
Hi Brian I would suggest try using fetchmailconf. It should make setting it up easier. david On Mon, 13 May 2002, Henning, Brian wrote: > Hello, > > I am trying to get fetchmail to fetch my email and put it in my inbox on my > redhat box but i am having some problems. I get a error message

fetchmail

2002-05-13 Thread Henning, Brian
Hello, I am trying to get fetchmail to fetch my email and put it in my inbox on my redhat box but i am having some problems. I get a error message of 'SMTP connect to localhost failed' as shown below. I am pretty sure I have it configured properly on the fetchmail side (below). Do i need to have

Re: [TFW] [imp] Outlook XP And Linux IMAP Server

2002-05-13 Thread Edward Marczak
On 5/13/02 10:30 AM, "Jim Hale" <[EMAIL PROTECTED]> wrote: > It's fixed - found out that the problem would pop up when I was logged into > the > IMAP Server thru Outlook and then turn around and log into the same account > thru the Browser. > > Thanks for responding though. Right - if you're u

Re: Question on 7.3

2002-05-13 Thread Harry Putnam
"Rodolfo J. Paiz" <[EMAIL PROTECTED]> writes: > The CD's which are freely downloadable do not include StarOffice, > which you can also freely download from > www.sun.com/staroffice. Including StarOffice on CD is one of the ways > in which Red Hat tries to make the purchased package more valuable

Re: Nvidia and redhat 7.3

2002-05-13 Thread Sentinel Sentinel
I haven't tried out Valhalla (yet) however it can't be all that difficult to setup. If you have a Geforce 4 (for example) then I think 7.3 will need some manual tweaking of the XF86Config file. The README has good instructions explaining how this can be accomplished. I was able to setup 7.2

RE: Where to start -- I want to design a compiler

2002-05-13 Thread Rodolfo J. Paiz
At 5/13/2002 09:56 AM -0500, Joseph Wagner wrote: >Asking a computer programmer to tell you how to write a compiler is like >saying to Picasso, "Teach me to paint like you." > >*Sigh* Nevertheless, Picasso shall try. Despite the, um, notable lack of humility, this is probably one of the most

Re: Question on 7.3

2002-05-13 Thread Rodolfo J. Paiz
On Monday 13 May 2002 07:55, Cesar Moya wrote: > > Last weekend I installed RH7.3, had many problems, but it > > is running now. > > What kind of problems? > > I want to ask one thing. In > > http://www.redhat.com/software/linux/7-3_personal.html it > > says that they have StarOffice for this r

7.2 -> 7.3 update problem

2002-05-13 Thread Craig Servin
I have a pretty vanilla 7.2 install. The only thing odd about it is that the disk volumes are raid-1 mirrors. When I tried to uprade to 7 .3 the installer complained that it could not find any linux partitions. Does this mean that a raid-1 install can not be upgraded? Any help would be aprec

RE: Where to start -- I want to design a compiler

2002-05-13 Thread Wagner, Joseph
Asking a computer programmer to tell you how to write a compiler is like saying to Picasso, "Teach me to paint like you." *Sigh* Nevertheless, Picasso shall try. The following five books must be in your collection if you want to know anything about compilers; they cover background, design, wr

virtual host

2002-05-13 Thread ebinc
Hi I'm trying to enable cgi execution and includes in the doc root for a virtual host container, I was able to enable cgi in the cgi-bin any help would be great! Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/li

Evolution print problem (RH7.3)

2002-05-13 Thread Gianluca Romito
Hi to all: I've installed RH7.3. Then i've installed a printer via the cups manager in kde. It works great, but I use evolution 1.0.3 to handle my emails and I can print from every evolution application (calendar, contacts...) but not from the mail component! It crashes my evolution mail componen

RE: newbie's to Linux (try webmin)

2002-05-13 Thread Rodolfo J. Paiz
At 5/13/2002 06:40 AM -0700, you wrote: >Not this program, it's much better if the use tarball Beg to differ. The RPM works extremely well and, as per the author (Jamie Cameron) there should be no difference in functionality whatsoever. Please present arguments as to why you think the tarball i

Re: [TFW] [imp] Outlook XP And Linux IMAP Server

2002-05-13 Thread Jim Hale
It's fixed - found out that the problem would pop up when I was logged into the IMAP Server thru Outlook and then turn around and log into the same account thru the Browser. Thanks for responding though. Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org Quoting Edward Mar

Re: Can't install RH 7.3

2002-05-13 Thread Ezra Nugroho
At 01:03 PM 5/13/2002 +0200, you wrote: >Hi Patrick, > >Patrick Lankhorst wrote: >>Hi, >>When I try to install RH 7.3, it stops with the following error: >>Error when trying to install package xxx (it does this with different >>packages) >>This can indicate a bad installation medium, lack of disk

ReiserFS for root partition

2002-05-13 Thread Anand Buddhdev
I see that kernel 2.4.18 (shipping with RedHat 7.3) has stable patches for ReiserFS, and it seems as if reiserfs is now stable enough to be used safely. But the RedHat installer does not offer an option to format any partitions with reiserfs dusring installation. Is there a reason for this, or is

Someone using Europeonline?

2002-05-13 Thread Szemerédy Gábor
Hello! Last days I receive the following message from EON: This service is no longer available. For fast internet surfing, Europe Online has introduced "EOL SkyBooster powered by Plenexis". For more information on this new service please go to http://www.europeonline.net";>www.europeonline.net. Is

Re: Outlook XP And Linux IMAP Server

2002-05-13 Thread Eric Wood
I read on the linuxconf mailing list that there is a new vimap version that will allow multiple connections to the same imap user box if the mail file is converted to mbx format on the linux server. I hope Friedrich didn't mind my cross posting his message. -eric wood Hi! If you always wanted

Re: [TFW] [imp] Outlook XP And Linux IMAP Server

2002-05-13 Thread Edward Marczak
On 5/12/02 1:53 PM, "Jim Hale" <[EMAIL PROTECTED]> wrote: > Not sure if this is a Linux or IMP issue so sorry for the Crossposting. > > I'm trying to do away with the Exchange 2000 Box. I'm experimenting with > keeping all my folders and such on the Linux box (which I just recently > installed I

RE: newbie's to Linux (try webmin)

2002-05-13 Thread Greg Wright
*** REPLY SEPARATOR *** On 13/05/2002 at 6:40 AM Brian [EMAIL PROTECTED] [gregausit/redhat-list] wrote: >Not this program, it's much better if the use tarball > >On Mon, 13 May 2002, Brian managed to produce: > >| If you’re having problems configuring your linux Box, try webm

RE: newbie's to Linux (try webmin)

2002-05-13 Thread Mike Burger
You forgot to quote the reply to what you last quoted. On Mon, 13 May 2002, rpjday wrote: > On Mon, 13 May 2002, Mike Burger wrote: > > > I'll heartily disagree. I've used both the tarballs, and the rpms. The > > RPMs work wonderfully...less hassle. > > > > On Mon, 13 May 2002, Brian wrot

RE: Evolution vs Outlook

2002-05-13 Thread Jim Hale
That is a GREAT Tutorial - Looks like it may be just what I was looking for, THANKS! :) Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Darryl Harvey > Sent: Sunday, May 12, 200

new window location

2002-05-13 Thread Amir Tal
hi, this is happening with all applications, but bothers me the most with Kmail, which runs 24\7 here and used as one of my primary every-day work tools. i use RH73, kde 3.0.0-10, Xfree 4.2.0-8 configured with Xinerama. hardware : 1) 01:00.0 VGA compatible controller: nVidia Corporation NV11 [

Re: Can't install RH 7.3

2002-05-13 Thread Thorsten Strusch
Hi Patrick, Patrick Lankhorst wrote: > > Hi, > > When I try to install RH 7.3, it stops with the following error: > > Error when trying to install package xxx (it does this with different > packages) > This can indicate a bad installation medium, lack of disk space or > hardware failure. > P

RE: newbie's to Linux (try webmin)

2002-05-13 Thread rpjday
On Mon, 13 May 2002, Mike Burger wrote: > I'll heartily disagree. I've used both the tarballs, and the rpms. The > RPMs work wonderfully...less hassle. > > On Mon, 13 May 2002, Brian wrote: > > Newbies and tar-balls.. don't you think an RPM would be > > way more newbie like ? i think that

Can't install RH 7.3

2002-05-13 Thread Patrick Lankhorst
Title: Can't install RH 7.3 Hi, When I try to install RH 7.3, it stops with the following error: Error when trying to install package xxx (it does this with different packages) This can indicate a bad installation medium, lack of disk space or hardware failure. Press OK to reboot. I

RE: newbie's to Linux (try webmin)

2002-05-13 Thread Mike Burger
I'll heartily disagree. I've used both the tarballs, and the rpms. The RPMs work wonderfully...less hassle. On Mon, 13 May 2002, Brian wrote: > Not this program, it's much better if the use tarball > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Beh

RE: newbie's to Linux (try webmin)

2002-05-13 Thread Brian
Not this program, it's much better if the use tarball -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jasper Jans Sent: Monday, May 13, 2002 3:28 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: newbie's to Linux (try webmin) On Mon, 13 May 2

Re: newbie's to Linux (try webmin)

2002-05-13 Thread Jasper Jans
On Mon, 13 May 2002, Brian managed to produce: | If you’re having problems configuring your linux Box, try webmin it’s | great for newbie’s. | | www.webmin.com, download the tarball. *grin* Newbies and tar-balls.. don't you think an RPM would be way more newbie like ? J. "I've not lost my mi

newbie's to Linux (try webmin)

2002-05-13 Thread Brian
If you’re having problems configuring your linux Box, try webmin it’s great for newbie’s. www.webmin.com, download the tarball. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Low level disk check utility (NOT fsck)?

2002-05-13 Thread Joachim Breuer
Toralf Lund <[EMAIL PROTECTED]> writes: > I've asked this question before, but I didn't get any useful answers > so I'll try again: > > Is there a proper disk check utility for Red Hat Linux? I'm not > talking about fsck or similar, but something that will exercise the > device at block level and

Re: modem dial script

2002-05-13 Thread Joachim Breuer
vincent li <[EMAIL PROTECTED]> writes: > my company have a hotline phone number, my boss want > me to write a script to dial this hotline randomly to > test if company's client service staff respond this > dialing quickly...the first thing is to connect a > modem to a linux box,and configure it..

  1   2   >