Re: Please help ! Anyone can teach me how to set IP Forwarding in RH 7.2 ?

2002-02-19 Thread Kevin Chan
Dear Jack and all, Jack, I was tried to config the sysctl.conf and reboot the machine after. But the problem still the same - is client side can't browse Intereting when I assign a different range of IP (10.0.0.1) to them (p.s. Server IP Address is 192.168.13.222). If I change the IP (192.168.

Re: Please help ! Anyone can teach me how to set IP Forwarding in RH7.2 ?

2002-02-19 Thread Jack Bowling
On Wed, 20 Feb 2002 14:36:47 +0800 Kevin Chan <[EMAIL PROTECTED]> wrote: > Dear all, > > I would like to know where I can set the IP Forwarding in RH 7.2 and why I > can't use the "netcfg" under Xwindow ? Does anyone can teach me how to do > it ? Hi, Kevin. In RH 7.2, most of the sysctl functi

Re: Upgrading openssh with dependencies:

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew Simpson wrote: >Hi David, > >What about libcrypto.so.1 is needed by openssh-2.5.2p2-5 It's from one of the openssl-related packages. Just get 'em all. - -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

Re: Please help ! Anyone can teach me how to set IP Forwarding in RH 7.2 ?

2002-02-19 Thread Kevin Chan
Hi Eddie, I was tried your way, but seem like don't work or may be I did a wrong thing. The problem is client side can't browse Intereting when I assign a different range of IP (10.0.0.1) to them (p.s. Server IP Address is 192.168.13.222). If I change the IP (192.168.13.223) for client, they ha

RE: Upgrading openssh with dependencies:

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eddie Strohmier wrote: > >I believe that libcrypto.so.1 is in the krb5 packages. Grab the >krb5-devel, krb5-lib, >and krb5-server packages and install them and that should satisfy the >libcrypto.so.1 atlantis:dtalk 501 $ ls -al /usr/lib/libcrypto.s

Re: [SOLVED] Re: Bash scripting and Filenames with spaces

2002-02-19 Thread Thierry ITTY
I find it more ...funny... written like this one line for each directory to exclude, no need to edit/change their names, just note the leading \ on the last one #!/bin/sh call="find $(echo '\ /mnt/dosc/windows /mnt/dosc/Program Files /mnt/dosc/rom_zips\ ' | while read line do echo "-path

Evolution <--> Palm

2002-02-19 Thread Hossein S. Zadeh
Hi there, I have a RH 7.1 workstation with all the errata. I have downloaded and installed the latest Ximian desktop plus Evolution 1.0.2. I have configure gpilotd to sync to my Palm (serial), or so I think; it makes a backup of my Palm under ~/MyPilot. I was under the impression that Evolution

RE: Please help ! Anyone can teach me how to set IP Forwarding in RH 7.2 ?

2002-02-19 Thread Eddie Strohmier
I use netcfg under console but never tried within X. Not sure why but just open a terminal window and place the echo 1 > /proc/sys/net/ipv4/ip_forward in your rc.local and you can actually run rc.local by typing as root /etc/rc.d/rc.local and that will start the Ip forwarding then and on later nee

RE: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Eddie Strohmier
Kevin: You can forward with the command line: echo 1 > /proc/sys/net/ipv4/ip_forward This will start forwarding and you can place this line in rc.local so on a reboot or a restart of network the ip forwarding will stay in place. This is on a RH 6.2 server but I believe the command line is the s

Re: Fetch/Sendmail flushing

2002-02-19 Thread Edward Dekkers
> 1st alternative: Get mailfilter (freshmeat, icewalker, etc), set that > address as a known spammer's address, run it manually and let it delete > it. End of problem. You can keep it around to use it again in the future > if this should arise. > > 2nd alternative: have a client, any client, do a

Please help ! Anyone can teach me how to set IP Forwarding in RH 7.2 ?

2002-02-19 Thread Kevin Chan
Dear all, I would like to know where I can set the IP Forwarding in RH 7.2 and why I can't use the "netcfg" under Xwindow ? Does anyone can teach me how to do it ? THANKS ! (p.s. I know there are button call IP Forwarding in "netcfg" on RH 7.0) Thanks and regards, Kevin Chan _

RE: Upgrading openssh with dependencies:

2002-02-19 Thread Eddie Strohmier
I believe that libcrypto.so.1 is in the krb5 packages. Grab the krb5-devel, krb5-lib, and krb5-server packages and install them and that should satisfy the libcrypto.so.1 Eddie Strohmier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Matthew Simpson

Re: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Kevin Chan
Hi Eddie, Yes, it is working now .. thanks a lot. I can connect to the server and get the IP address 10.0.01 in client PC after I deleted the 127.0.0.1 from /etc/hosts. But I got another problem ! I don't know how to set IP-Forwarding on RH7.2 and why I can't use the "netcfg" under Xwindow ?

Re: upgrade from rh 7.1 to 7.2

2002-02-19 Thread Allen Wayne Best
carl: the cd on both systems is a scsi cd, both at the "top" of the cd chain (id wise). i did figure out, sorta, the user & root problem. both had passwords greater than 8 alphanumerics. when i changed them both to 8 or less, they worked. (i went to single user mode to change the passwords).

Re: Upgrading openssh with dependencies:

2002-02-19 Thread Matthew Simpson
Hi David, What about libcrypto.so.1 is needed by openssh-2.5.2p2-5 I've tried a google search and couldn't locate it? Well, I did but no success finding a site? M >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >David Talkington wrote: > >>>error: failed dependencies: > >> libcr

Re: Fonts in KDE-2.2.2 - Acrobat and Netscape

2002-02-19 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 19 February 2002 09:15 pm, Bob Hartung wrote: > Hi all, >Still struggling with font problem after upgrading KDE. The > attached png file shows what happens in both netscape and acrobat. I > can live without netscape but need acrobat f

Re: Upgrading openssh with dependencies:

2002-02-19 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 19 February 2002 11:56 pm, Matthew Simpson wrote: > Hi All, > > I'm trying to upgrade openssh-2.1.1p4-1 to openssh-2.5.2p2-5 and i get > this. > > error: failed dependencies: David already replied, but this is where Red Hat's up2date comes

[SOLVED] Re: Bash scripting and Filenames with spaces

2002-02-19 Thread kirk
Lynne, thanks for the info...your script produces what I need, except that my arguments are not on separate lines. However, I have managed to write the following script that allows "Program\_Files" to be passed as 'Program Files' to find. Especially important was the eval ($call) (also thanks to

Re: Upgrading openssh with dependencies:

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Talkington wrote: >>error: failed dependencies: >> libcrypto.so.1 is needed by openssh-2.5.2p2-5 >> openssh = 2.1.1p4 is needed by openssh-askpass-2.1.1p4-1 >> openssh = 2.1.1p4 is needed by openssh-askpass-gnome-2.1.1

Re: Upgrading openssh with dependencies:

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew Simpson wrote: >I'm trying to upgrade openssh-2.1.1p4-1 to openssh-2.5.2p2-5 and i get this. > >error: failed dependencies: > libcrypto.so.1 is needed by openssh-2.5.2p2-5 > openssh = 2.1.1p4 is needed by openssh-askpass-2.1

Upgrading openssh with dependencies:

2002-02-19 Thread Matthew Simpson
Hi All, I'm trying to upgrade openssh-2.1.1p4-1 to openssh-2.5.2p2-5 and i get this. error: failed dependencies: libcrypto.so.1 is needed by openssh-2.5.2p2-5 openssh = 2.1.1p4 is needed by openssh-askpass-2.1.1p4-1 openssh = 2.1.1p4 is needed by openssh-askpass-gnom

How to set IP Forwarding in RH 7.2 ?

2002-02-19 Thread Kevin Chan
Dear all, I would like to know where I can set the IP Forwarding in RH 7.2 and why I can't use the "netcfg" under Xwindow ? (p.s. I know there are button call IP Forwarding in "netcfg" on RH 7.0) Thanks and regards, Kevin Chan ___ Redhat-list maili

RE: delete queued mails

2002-02-19 Thread Roger
Thanks peter! I still wonder if I could delete these mails while sendmail running? Thanks again ... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
Disregard that last message, I had musicmatch jukebox running on another desktop and it had automatically mounted the cd already. Sorry bout that. -Brandon On Tue, 2002-02-19 at 20:24, Brandon Dorman wrote: > (I did reboot btw) > > Now I can't mount either of my cdrom drives. > > -Brandon

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
(I did reboot btw) Now I can't mount either of my cdrom drives. -Brandon On Tue, 2002-02-19 at 10:15, Charles Galpin wrote: > On Tue, 2002-02-19 at 12:31, Brandon Dorman wrote: > > > > > > and then later > > > > > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > > > Uniform CD

Re: delete queued mails

2002-02-19 Thread Pieter De Wit
delete queued mailsHello Roger, Check under mailq and the mails name will appear as a number (quite long) That number is the file name under /var/spool/mqueue (I think) and delete the file under there when sendmail is not running, this will however *not* send a NDR Cheers, Pieter - Origina

Re: redhat patches

2002-02-19 Thread Pieter De Wit
Hello Jeff, Depends on which ones you don't have, if none, I would say the once that protects your machine from security holes, which is about 90% of the patches... Cheers, Pieter - Original Message - From: "Go, Jeffrey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, Februa

Re: 80% packet loss

2002-02-19 Thread Monte Milanuk
On Tue, 19 Feb 2002 22:07:05 -0500 (EST) Dave Wreski <[EMAIL PROTECTED]> wrote: > > Make sure it's resolving to the IP address you think it's resolving to. Eh?? As an interesting add-on, I can ssh into and out of the laptop by machine name. I just can't ping by name! grrr! TIA, Monte

Re: 80% packet loss

2002-02-19 Thread Dave Wreski
> I recently installed RH 7.2 on an older laptop (P2-300, 160MB RAM, 6GB > HD) w/ a broken screen for use as a headless server. The install goes > ok, but when I configure the networking, I am having some problems > when I try to ping by machine name vs ip address. If I use the ip > address of

And while we're at it...

2002-02-19 Thread Mike Burger
...does anyone have any idea what this means? Feb 19 22:00:06 burgers postfix/smtpd[988]: warning: missing attribute reason in input from unknown_stream It only comes up when I mail from Pine. ___ Redhat-list mailing list [EMAIL PROTECTED] https://

80% packet loss

2002-02-19 Thread Monte Milanuk
Hello, I recently installed RH 7.2 on an older laptop (P2-300, 160MB RAM, 6GB HD) w/ a broken screen for use as a headless server. The install goes ok, but when I configure the networking, I am having some problems when I try to ping by machine name vs ip address. If I use the ip address of ano

postfix-20011125-1SASL and error 451 when using Pine

2002-02-19 Thread Mike Burger
just installed/upgraded to the latest RedHat package of postfix, noted above. The first problem, of course, was that it required all of the directories in /var/spool/postfix that were previously owned by mail to have to be owned by the user postfix. Ok...I figured that out, and got it going.

Re: Fetch/Sendmail flushing

2002-02-19 Thread ABrady
On Wed, 20 Feb 2002 10:11:19 +0800 "Edward Dekkers" <[EMAIL PROTECTED]> blurted: > I currently have a message at my ISP which my server will not delete > off theirs because of the safeties I've turned on in sendmail. Check > out the error: > > -- > Feb 20 08:30:35 server sendmail[7365]: g1K0UDG0

Fonts in KDE-2.2.2 - Acrobat and Netscape

2002-02-19 Thread Bob Hartung
Hi all, Still struggling with font problem after upgrading KDE. The attached png file shows what happens in both netscape and acrobat. I can live without netscape but need acrobat for some documentation etc. Does anyone have any idea about the source of the problem? Where should I star

Fetch/Sendmail flushing

2002-02-19 Thread Edward Dekkers
I currently have a message at my ISP which my server will not delete off theirs because of the safeties I've turned on in sendmail. Check out the error: -- Feb 20 08:30:35 server sendmail[7365]: g1K0UDG07365: ruleset=check_mail, arg1=<[EMAIL PROTECTED]>, relay=IDENT:stIyaDffSHUlF2yo40UIVgGdnvhPg5

Re: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Kevin Chan
Hi Eddie, First, I would like to say thanks for you reply ! Some of my server setting as below: [root@L-Server ppp]# more options.ttyS0 L-Server:ppp-client [root@L-Server ppp]# [root@L-Server ppp]# more /etc/hosts # Do not remove the following line, or various programs # that require network fu

Re: Startup Application

2002-02-19 Thread ABrady
On 19 Feb 2002 20:22:46 -0500 James Pifer <[EMAIL PROTECTED]> blurted: > Where is the autostart folder? I can't find one. I'm logging in as > root, should it be under /root? Do I just create it? > > Thanks, > James It was created on my logins automatically. It's located at $HOME/.kde/Autostart.

RE: setting password parameters in 7.2

2002-02-19 Thread David Goode
Setting password related security parameter is handled by PAM now. Much of the information in login.defs is no longer looked to. The module in charge of password security parameters is pam_cracklib.so It is through this module that min password length, password comparison etc.. is performed.

Re: Startup Application

2002-02-19 Thread James Pifer
Where is the autostart folder? I can't find one. I'm logging in as root, should it be under /root? Do I just create it? Thanks, James On Tue, 2002-02-19 at 14:59, ABrady wrote: > On 19 Feb 2002 14:49:25 -0500 > James Pifer <[EMAIL PROTECTED]> blurted: > > > I'm using KDE as my Window Manager on

delete queued mails

2002-02-19 Thread Roger
Title: delete queued mails Hi guys In my box, there is a queued mail, it seems that it can’t be sent out forever, because the host name of the destination lookup failure. Please tell me how to delete this mail! Thank you in advance!

Re: *.bin extension

2002-02-19 Thread Art Ross
Cameron Simpson wrote: > On 21:56 18 Feb 2002, Art Ross <[EMAIL PROTECTED]> wrote: > | Lynne Lawrence wrote: > | > Art Ross wrote: > | > > I've used files with the .bin extension but it was a couple of years > | > > ago. How are they used in linux? ./ or some other way. > | > > | > Try "file ./

Re: ppp and bind

2002-02-19 Thread Edward Dekkers
> >Well bugger me with a fish-fork! > > > > Errr... ouch! :) :) You have to be a Monty Python fan to enjoy that one Jeff, it's not something I ask for on a regular basis LOL > For the heck of it, I'm going to tinker with the script to see if I can > make a useful change to it. It's a fairly i

Re: kerberized openssh

2002-02-19 Thread Matthew Melvin
On Tue, 19 Feb 2002 at 5:22pm (-0800), sara sodagar wrote: > HI > I want to setup a kerberos 5 client with kerberos enabled openssh. > I have installed required rpms for Rh7.1 : openssh-2.9p2-1eds.i386.rpm > openssh-server-2.9p2-1eds.i386.rpm openssh-client-2.9p2-1eds.i386.rpm > from Simon Wilk

Re: Can't see DVD drive

2002-02-19 Thread Cameron Simpson
On 08:45 19 Feb 2002, James Pifer <[EMAIL PROTECTED]> wrote: | Thanks. That got me a little farther. It tries to read it now. One dvd I | got that xine can't play encrypted DVD's? This same DVD plays fine in | Windows 98 with Dell's software. Yes. Dell's sw has paid their extortion money to the

Re: setting password parameters in 7.2

2002-02-19 Thread PAUL GREENE
Thanks. "/etc/default/useradd" wasn't exactly what I was looking for, but the man pages for useradd referred to "/etc/login.defs" which was perfect. Thanks for pointing me in the right direction. Paul - Original Message - From: Karina Gómez Salgado <[EMAIL PROTECTED]> Date: Tuesday, F

Re: RH Linux 7.1/Oracle 9i Book

2002-02-19 Thread Trond Eivind Glomsrød
[EMAIL PROTECTED] (Hendrick Chan) writes: > Try this link on www.suse.com: > > http://www.suse.de/en/support/oracle/sles.html Oracle 9i is certified on RHL 7.1. No need to go elsewhere. -- Trond Eivind Glomsrød Red Hat, Inc. ___ Redhat-list maili

Re: rotatelog problem

2002-02-19 Thread Mike Burger
That's normal. The log file is rotated, and a new one created, with nothing in it. Once the service which is logging to that file is restarted, it will properly log to the new file. On Tue, 19 Feb 2002, Oksana Burke wrote: > Good day, > I am using the rotatelog application to rotate the log

Re: setting password parameters in 7.2

2002-02-19 Thread Karina Gómez Salgado
Why don't you try : /etc/default/useradd --- Karina Gomez PAUL GREENE wrote: > Thanks. > > "chage" appears to configure settings for individual users. Is there a > way to set system wide defaults? > > And it also doesn't appear to deal with the issue of minimum password > lengths; is t

Re: RH Linux 7.1/Oracle 9i Book

2002-02-19 Thread Hendrick Chan
Try this link on www.suse.com: http://www.suse.de/en/support/oracle/sles.html Speaks, Chuck W. wrote: > We are an NT/2000 shop running Oracle Applications 11.5.3 on 8.1.7.2.1. All > the DBA's here have cut their teeth on Oracle on NT/2000. Recently, we have > committed to going with the Oracl

Re: setting password parameters in 7.2

2002-02-19 Thread PAUL GREENE
Thanks. "chage" appears to configure settings for individual users. Is there a way to set system wide defaults? And it also doesn't appear to deal with the issue of minimum password lengths; is there another tool that does that? or a config file somewhere? Thanks Paul Greene - Original

Re: problems with HP g55 using usb on RH 7.2

2002-02-19 Thread ABrady
On Tue, 19 Feb 2002 14:53:27 -0600 "Alan Mead" <[EMAIL PROTECTED]> blurted: > I cannot claim much expertise in the area of printing, symlinking > libraries, etc. I have an HP OfficeJet g55 printer that I have used > with Windows and now would like to use with my Red Hat 7.2 system. > Even thoug

RH Linux 7.1/Oracle 9i Book

2002-02-19 Thread Speaks, Chuck W.
We are an NT/2000 shop running Oracle Applications 11.5.3 on 8.1.7.2.1. All the DBA's here have cut their teeth on Oracle on NT/2000. Recently, we have committed to going with the Oracle 9i RAC configuration on Red Hat Linux (7.1 I think). With all this in mind, does anyone have any suggestio

(no subject)

2002-02-19 Thread PRASADSL
hi i recently installed RH7 every thing was fine except two things 1.modem not detected probably its an winmodem ..recentaly only that win modems are also there now you know why Bill gates is so rich 2.soundcard not configured sndconfig detects my card as ESS allegro 1980 but sa

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
I went into my 2.4.17 directory, and ran "make xconfig" this would essentially recreate the settings I had compiled it with, right? Everything that should have been checked was and what shouldn't have been wasn't checked. I think I might want to try to compile again sometime soon here though, t

problems with HP g55 using usb on RH 7.2

2002-02-19 Thread Alan Mead
I cannot claim much expertise in the area of printing, symlinking libraries, etc. I have an HP OfficeJet g55 printer that I have used with Windows and now would like to use with my Red Hat 7.2 system. Even though this is an OfficeJet, the hpoj.sourceforge.net site seems to say that the DJ9xx dri

rotatelog problem

2002-02-19 Thread Oksana Burke
Good day, I am using the rotatelog application to rotate the log files. I have periodically one problem some files become empty during the rotation. I thought that it might be disk space problem, but it is not. Does anybody has idea where i can look for? Thank you in advanced for your help. Oksan

Re: setting password parameters in 7.2

2002-02-19 Thread R P Herrold
On Tue, 19 Feb 2002, PAUL GREENE wrote: > Hello All; > > Where (or can you) do you set the various password parameters in Redhat > 7.2? man chage ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redha

setting password parameters in 7.2

2002-02-19 Thread PAUL GREENE
Hello All; Where (or can you) do you set the various password parameters in Redhat 7.2? i.e. where can you set minimum password lengths, password expiration times, complexity requirements, etc. I thought it was probably in one of the PAM config files, but couldn't seem to find it. (I'm looki

Re: Startup Application

2002-02-19 Thread Karina Gómez
James Pifer wrote: > How do I make an application start when I login? I hate to compare to > windows, but similar to how windows has a startup group. Is there > anything like that? I want to start kmix so I have the sound control in > the task bar. In this folder you can put the stuff that you

Re: Startup Application

2002-02-19 Thread ABrady
On 19 Feb 2002 14:49:25 -0500 James Pifer <[EMAIL PROTECTED]> blurted: > I'm using KDE as my Window Manager on RH72. I have a couple questions > I can't figure out. > > How do I make an application start when I login? I hate to compare to > windows, but similar to how windows has a startup grou

Connecting to Novell

2002-02-19 Thread James Pifer
I'm trying to use ncpmount to connect to a Netware server. I've followed the howto and have done this: #ipx_configure --auto_interface=on --auto_primary=on I can then do: #slist servername and it returns the servername with the correct IPX address, etc. When I try to issue the ncpmount comman

Startup Application

2002-02-19 Thread James Pifer
I'm using KDE as my Window Manager on RH72. I have a couple questions I can't figure out. How do I make an application start when I login? I hate to compare to windows, but similar to how windows has a startup group. Is there anything like that? I want to start kmix so I have the sound control i

RE: boot into redhat 7.2

2002-02-19 Thread Paul Hamm
This is my post to another issue see the second paragraph. This of course assumes you are using grub on the mbr to boot with. It has always been my policy to not upgrade Windows OS unless/until there is something specific I need that is only available in the new product. My home and office mach

Re: more cd burning questions

2002-02-19 Thread Duane Clark
Brandon Dorman wrote: > [root@localhost sbin]# ./insmod loop > insmod: loop: no module by that name found > [root@localhost sbin]# > [root@localhost sbin]# ./insmod sg > insmod: sg: no module by that name found > [root@localhost sbin]# ./insmod sr_mod > insmod: sr_mod: no module by that name foun

redhat patches

2002-02-19 Thread Go, Jeffrey
Hi guys,. I will be installing patches on my RH 7.2 box this weekend... Any important patches to look at or pay more attention to? Thanks in advance, Jeff Go SAP Labs Global IT-BSS System Services Tel #: 650-849-4069 ttps://listman.redhat.com/mailman/listinfo/redhat-list

Grub/Upgrade Problems

2002-02-19 Thread Richardson, Robert
Title: Grub/Upgrade Problems Hello, I recently used "up2date" to upgrade my box from 2.4.7 to 2.4.9. After registration, etc., I was unable to boot off of 2.4.9. I decided to not deal with those issues, instead stay with the 2.4.7. Is it allowed for me to try to rebuild the system from scratc

Re: more cd burning questions

2002-02-19 Thread Charles Galpin
On Tue, 2002-02-19 at 12:31, Brandon Dorman wrote: > > > > and then later > > > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > > Uniform CD-ROM driver Revision: 3.12 > > > hdd: ATAPI 6X CD-ROM CD-R/RW drive, 768kB Cache, DMA > > > > thats not so good. It looks like the IDE driver

RE: Apache for a newbie

2002-02-19 Thread Ismael Touama
OK nice, will see... but now i've got some problems with my icons... nice too, will see thx -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de David Talkington Envoye : mardi 19 fevrier 2002 18:25 A : [EMAIL PROTECTED] Objet : RE: Apache for a newbie ---

Re: xntpd?

2002-02-19 Thread Fred Dech
Emmanuel Seyman wrote: > On Tue, Feb 19, 2002 at 10:19:05AM -0600, Fred Dech wrote: > > > > olive(fdech)9% rpm -q xntp3 redhat-release > > package xntp3 is not installed > > redhat-release-7.1-1 > > I believe the ntp package changed its name in the 7.x releases . > It's called xntp3 in RedHat 6.

Re: Trying to install updates on 7.1

2002-02-19 Thread Robert Canary
Cool, thanks. Ed Wilts wrote: > > On Tue, Feb 19, 2002 at 10:55:52AM -0600, Robert Canary wrote: > > Can anyone tell me what the hell is kernel-drm And what package it > > belongs to?? > > Use up2date instead of autorpm and it *will* resolve the dependencies for you. > kernel-drm belongs to

Re: ssh problem (was: error)

2002-02-19 Thread Janyne Kizer
Edward Marczak wrote: > > On 2/14/02 7:59 AM, "Janyne Kizer" [EMAIL PROTECTED] pressed the keys > forming the message: > > > The thing is, I have four servers that are set up exactly the same way > > (copied from tape) and three of them work fine. This one does not. I > > have confirmed that t

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
> > and then later > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > Uniform CD-ROM driver Revision: 3.12 > > hdd: ATAPI 6X CD-ROM CD-R/RW drive, 768kB Cache, DMA > > thats not so good. It looks like the IDE driver attached itself to your > CD-ROM drives. After you made your chan

Re: xntpd?

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Emmanuel Seyman wrote: >> olive(fdech)9% rpm -q xntp3 redhat-release >> package xntp3 is not installed >> redhat-release-7.1-1 > >I believe the ntp package changed its name in the 7.x releases . >It's called xntp3 in RedHat 6.x and ntp in 7.x > >I th

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
Hi Ben, others, Try loading them manually, and then see what cdrecord does: > > # insmod loop > # insmod sg > # insmod sr_mod > # insmod ide-scsi [root@localhost sbin]# insmod loop bash: insmod: command not found [root@localhost sbin]# ./insmod loop insmod: loop: no module by that name found [r

RE: Apache for a newbie

2002-02-19 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ismael Touama wrote: >>I'm wanting to start using Apache and was wondering if >>anyone on the list could offer some advice/websites to >>get me going in the right direction. > >Hmm ... http://www.apache.org comes to mind. I personally don't think >i

Re: Trying to install updates on 7.1

2002-02-19 Thread Ed Wilts
On Tue, Feb 19, 2002 at 10:55:52AM -0600, Robert Canary wrote: > Can anyone tell me what the hell is kernel-drm And what package it > belongs to?? Use up2date instead of autorpm and it *will* resolve the dependencies for you. kernel-drm belongs to the kernel rpm so upgrade using Red Hat's lat

RH7.2 + Compaq RAID card

2002-02-19 Thread Eric Sisler
Greetings, I'm having some trouble with a new server. It's a Compaq ProLiant ML370 G2 with a Smart Array 421 hardware RAID card. fdisk is seeing the drive geometry wrong - it thinks the drive has 1 head and 1 cylinder, which as you can imagine makes partitioning a little difficult. I can pa

Re: Dumb Volume Question

2002-02-19 Thread Jim Cunning
On 19 Feb 2002, James Pifer wrote: > Where I the heck are the volume controls in KDE? I've tried the Control > Center under Sound but don't see a way of increasing/decreasing the > volume. > > I know some apps, like xmms, have their own controls. But for others > that don't, isn't their a general

Re: ssh problem (was: error)

2002-02-19 Thread Edward Marczak
On 2/14/02 7:59 AM, "Janyne Kizer" [EMAIL PROTECTED] pressed the keys forming the message: > The thing is, I have four servers that are set up exactly the same way > (copied from tape) and three of them work fine. This one does not. I > have confirmed that the files in /etc/ssh are exactly the

Trying to install updates on 7.1

2002-02-19 Thread Robert Canary
autorpm has this crap load of rpms that will not install. I am at the command prompt trying to upgrade these packages manually with rpm. I seem to be running into allot of dependcies that aren't even listed on the freaking RH website. Can anyone tell me what the hell is kernel-drm And what

Re: xntpd?

2002-02-19 Thread Emmanuel Seyman
On Tue, Feb 19, 2002 at 10:19:05AM -0600, Fred Dech wrote: > > olive(fdech)9% rpm -q xntp3 redhat-release > package xntp3 is not installed > redhat-release-7.1-1 I believe the ntp package changed its name in the 7.x releases . It's called xntp3 in RedHat 6.x and ntp in 7.x I think it would be p

Re: more cd burning questions

2002-02-19 Thread Duane Clark
Brandon Dorman wrote: > I ran dmesg again just now and actually got more information. here is > about the cd drives: > hdc: MATSHITADVD-ROM SR-8584A, ATAPI CD/DVD-ROM drive > hdd: PHILIPS CDD3610 CD-R/RW, ATAPI CD/DVD-ROM drive Thats good, and > > and then later > > hdc: ATAPI 32X DVD-ROM dri

RE: (Need Help !) Re: Can't login and auto disconnect on Dial-in PPP Server ?

2002-02-19 Thread Eddie Strohmier
Kevin: I need to know how you assign IP addresses to your remote machines. I do this on at a local school with 2 dial in lines with options.ttySx (x being the number of the modem). In that file I would place first the IP address of the host machine then a colon and the IP address I want to assig

Re: xntpd?

2002-02-19 Thread Fred Dech
ha! well *i* learned something new here (redhat-release): olive(fdech)9% rpm -q xntp3 redhat-release package xntp3 is not installed redhat-release-7.1-1 i updated to ntp V4.1.0 from the tars at http://www.eecis.udel.edu/~ntp/. thanks again to the person who pointed me there. man. the digest of

Dumb Volume Question

2002-02-19 Thread James Pifer
Where I the heck are the volume controls in KDE? I've tried the Control Center under Sound but don't see a way of increasing/decreasing the volume. I know some apps, like xmms, have their own controls. But for others that don't, isn't their a general volume control? Thanks, James ___

RE: Thoughts on possible XP upgrade with RH 7.2

2002-02-19 Thread Paul Hamm
It has always been my policy to not upgrade Windows OS unless/until there is something specific I need that is only available in the new product. My home and office machines both dual boot to Win2k, better stability and security than 98/ME and will play games. You should have no problem installi

boot into redhat 7.2

2002-02-19 Thread Jianping Zhu
I have a w2k install in the primary partion in linux (redhat 7.2), When I install redhat linux I failed to produced a boot floppy(because there some defect with the floppy drive). Now when I boot my computer it always goes to w2k, is there any way I can boot into linux?(by using hard disk or CDR

Re: Majordomo maxlength messages

2002-02-19 Thread Vidiot
>I've implemented majordomo by rpm, and I have set a test list. When I send a >large message to the list, the list owner get a bounce message, saying that >the Message is too long (>4 chars) though my message is 48KB only. >I did not see a line in majordomo config files specifying a max leng

Re: ppp and bind

2002-02-19 Thread Jeff Hogg
-Original Message- From: Edward Dekkers <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Monday, February 18, 2002 6:36 PM Subject: Re: ppp and bind >Well bugger me with a fish-fork! > Errr... ouch! :) >You got it Jeff. I didn't suspect the script because it returne

RE: strange message in logs.

2002-02-19 Thread Ryan O'Neil
Most of our clients from win98 or some sort of internet sharing, but I will keep that in mind, thanks for the quick input! Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Emmanuel Seyman Sent: Tuesday, February 19, 2002 9:26 AM To: [EMAIL PROTECTED

RH72 VPN Questions

2002-02-19 Thread James Pifer
On my new install of RH72 I need to be able to VPN either with PPTP or IPSec. 1) I searched google.com for a pptp client and found one, but when I try to install it I get a kernel version mismatch. So apparently it was built for an older kernel. (my kernel is 2.4.7-10). Is there a pptp client tha

kerberized openssh

2002-02-19 Thread sara sodagar
HI I want to setup a kerberos 5 client with kerberos enabled openssh. I have installed required rpms for Rh7.1 : openssh-2.9p2-1eds.i386.rpm openssh-server-2.9p2-1eds.i386.rpm openssh-client-2.9p2-1eds.i386.rpm from   Simon Wilkinsn Site.      I have configured

RE: Can't see DVD drive

2002-02-19 Thread Carter, Shaun G
try ogle. go to http://freshrpms.net. download the libdvdcss files and the ogle/ogle_gui files. I have ogle playing all dvd's in my collection. Shaun -Original Message- From: James Pifer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 8:45 AM To: redhat Subject: RE: Can't

Re: strange message in logs.

2002-02-19 Thread Emmanuel Seyman
On Tue, Feb 19, 2002 at 08:46:45AM -0500, Ryan O'Neil wrote: > > We keep receiving the following messages in the log "Feb 17 10:23:48 ns1 > named[791]: client xx.xx.xx.x#4503: update denied" > > It comes in on different ports and such. Any thoughts on this? My guess is that these are from Win2

Re: Thoughts on possible XP upgrade with RH 7.2

2002-02-19 Thread Bruce Kall
"Rev. David P. Giffen" wrote: > > Win XP Home uses FAT32. XP Professional uses NTFS. XP Pro 'defaults' to NTFS, but can be configureed to use Fat32. Bruce > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Holisky > > Sent: Friday, Fe

Re: xntpd?

2002-02-19 Thread dbrett
Ok so I'm wrong again. What else is new david On Tue, 19 Feb 2002, Emmanuel Seyman wrote: > On Mon, Feb 18, 2002 at 05:02:41PM -0600, dbrett wrote: > > > > I didn't find an rpm for xntpd for rh6.x, but did find the source at the > > web page listed below and didn't have any trouble setting it

strange message in logs.

2002-02-19 Thread Ryan O'Neil
We keep receiving the following messages in the log “Feb 17 10:23:48 ns1 named[791]: client xx.xx.xx.x#4503: update denied”   It comes in on different ports and such.  Any thoughts on this?

RE: Can't see DVD drive

2002-02-19 Thread James Pifer
Thanks. That got me a little farther. It tries to read it now. One dvd I got that xine can't play encrypted DVD's? This same DVD plays fine in Windows 98 with Dell's software. Then the other DVD it says it can't find VIDEO_TS.VOB. I think I saw a xine mailing list somewhere. I think I'll see i

RE: Can't see DVD drive

2002-02-19 Thread Carter, Shaun G
best idea to resolve the /dev/dvd problem is to "ln -s /dev/cdrom /dev/dvd" or is that backwards? don't remember and, unfortunately, don't have access to my box right now. Of course you would want to replace the "/dev/cdrom" with whatever redhat installed your cdrom as, /dev/cdrom is default

Can't see DVD drive

2002-02-19 Thread James Pifer
I have a Dell Inspiron 7000 and I just installed RH72. I installed it with my CDRW drive in. I shutdown, stuck my DVD drive in, and booted back up. I then installed xine to see if I could play a DVD. I get errors that there's no available input plugin to handle 'xine-ui version 0.9.8'. In a term

  1   2   >