RE: creating ext3 partition

2003-01-03 Thread brain_damage
Hi ! This command (mkfs -t ext3 etc...) works fine on my system (Red Hat 7.1 , e2fsprogs 1.28, kernel 2.5.6). Perhaps ext3fs support is not compiled in ur e2fsprogs.If u get "filesystem not supported " then it is not compiled in ur kernel (that is less probable coz most current distros 've ext3

Information required about RH 8.0

2003-01-03 Thread Madan Sudhindra
Hi To All, I have downloaded redhat Linux 8.0 from your website. My machine specs are : Processor: Intel P4 1.2GHz motherboard: Mercury board with Intel 845G chipset Memory: 128MB HDD: 40GB - Samsung CD Rom Drive: 52x Samsung I have tried installing Linux 8 on this machine. The installation go

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Dmitry Melekhov
According to www.redha.com/licenses you can copy RH AS and do as much installation as you want. But according to Service Agreement you have to pay for server year. I.e. you can do what you want without support or pay per server/year for each server. The same story is with Suse SLES, but they even d

changing gcc's include paths?

2003-01-03 Thread christopher j bottaro
hello, i'm trying to compile MPlayer with libmp3lame support. lame is installed in /shared. thus the include files for lame are in /shared/include/lame. here is part of the configure.log that shows were autodetection of lame failed: #include int main(void) { lame_version_t lv; (void) lame_in

Re: changing gcc's include paths?

2003-01-03 Thread christopher j bottaro
whoops...found it. $CPATH for headers $LIBRARY_PATH for libs --christopher On Friday 03 January 2003 03:14 am, christopher j bottaro wrote: > hello, > i'm trying to compile MPlayer with libmp3lame support. lame is installed > in /shared. thus the include files for lame are in /shared/include/la

control keys xterm, wich file to edit for /home/user?

2003-01-03 Thread paal
Have a box with redhat 7.0 for running a xterm program as client. Have a problem for the control keys as F2 and F3 do not work. Got a script from the vendor with the correct settings. I named the file resources and on another box the command xrdb -merge resources command made it work ok. On ano

limewire

2003-01-03 Thread greg
Hi list, I am trying to install limewire on my RH8 box. When I run the installer, this is the message I have appear: Preparing to install... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... War

Re: Serial Port for Terminal Access

2003-01-03 Thread Teodor Georgiev
very simple, I think you mean this "serial console" term. This howto will definitely help in my opinion: http://howtos.linuxbroker.com/howtoreader.shtml?file=Remote-Serial-Console-H OWTO.html - Original Message - From: "Christopher Lyon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

How to : list the content of a directory in C

2003-01-03 Thread cana rich
Hello,    I am using Redhat 7.2 and i would like nto know how to list a directory in a C program. Thnaks for your help. CanarichDo You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail

RE: JAVA Plug-in for Mozilla

2003-01-03 Thread Thomas E. Dukes
Thanks for the step by step. However, I should have been a little more explicit in the problem. Mozilla won't download the file to install. The download dialog box opens but nothing happens. I set the mime type as the help page suggested, application/octet-stream, that didn't help either. I'm d

Re: 7.3 Kernel/Shared Libraries Craziness

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 2 Jan 2003 17:38:24 -0800, Mike McMullen wrote: > I verified the rpms using your example and lo and behold > there are lots of files including the file utilities I am seeing > problems with that have different file sizes and checksums. > I

RE: JAVA Plug-in for Mozilla

2003-01-03 Thread Thomas E. Dukes
OK, I got the package downloaded and ftp'ed it to my RH machine. Got to cd /usr/lib/mozilla/plugins but mine is located at /usr/lib/mozilla-1.0.1 Do I need to create a new directory, /usr/lib/mozilla/plugins? I made the link to mozilla-1.0.1 but it didn't work. I got to get ready to go to work

test, pls ignore...

2003-01-03 Thread Beast
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Ldap svr design question [was Re: domain auth

2003-01-03 Thread Beast
At 10:39 PM 12/20/2002 -0700, you wrote: > >> ldap = is it proven techology for this purpose? >> > > LDAP is a general purpose thing now, you can really put anything in >LDAP. LDAP from companies such as Sun (Sun ONE Directory Server) have >extra plugins and if you don't mind using one of th

RE: JAVA Plug-in for Mozilla

2003-01-03 Thread Ed Rosack
No, you don't need to create a new directory. Just use the path to the one that is already there when you create the link (as root). Ed On Fri, 2003-01-03 at 06:25, Thomas E. Dukes wrote: > OK, I got the package downloaded and ftp'ed it to my RH machine. Got to > cd /usr/lib/mozilla/plugins but

Re: JAVA Plug-in for Mozilla

2003-01-03 Thread Jim Webb
Thanks for the info, Michael, but I received the following errors (See below) On Thu, 2003-01-02 at 22:34, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 02 January 2003 09:35 pm, Thomas E. Dukes wrote: > > Geez, > > > > I guess I'm an idiot. I can't get

Re: RH for server

2003-01-03 Thread T. Ribbrock
On Fri, Jan 03, 2003 at 04:03:39AM +, [EMAIL PROTECTED] wrote: > Here's a link to the latest alert I've seen... > > http://archives.neohapsis.com/archives/bugtraq/2002-12/0206.html > > and from the alert notice: > > Mark J Cox ([EMAIL PROTECTED]) of Red Hat said the following: > > "Red Hat

SendMail & Exchange

2003-01-03 Thread Ronald Hermans
Hi list, I've set up BugZilla on a RH8.0 machine for the local Intranet. I configured the SendMail to relay all the mail to the local exchange server so the developers will recieve there bug mail. It takes a long time before the mail is deleverd (4-5 ours). Is there a setting in SendMail that I've

Fonts in RH8

2003-01-03 Thread Anthony Hologounis
Hello I installed RH8.0 and found that I can install my Windows fonts in .fonts in the home directory. This works great for every app EXCEPT mozilla and openoffice. In particular, the MS Verdana font(which I really like) is not available. The strange part is if I run Mozilla or Openoffice as

Re: JAVA Plug-in for Mozilla

2003-01-03 Thread Beast
At 06:56 AM 1/3/2003 -0500, you wrote: >rpm -Uvh j2re-1_4_1_01-fcs-linux-i586.rpm >error: cannot get exclusive lock on /var/lib/rpm/Packages >error: cannot open Packages index using db3 - Operation not permitted >(1) >error: cannot open Packages database in /var/lib/rpm Try login as root and run r

Re: SendMail & Exchange

2003-01-03 Thread Anthony E. Greene
On 03-Jan-2003/12:49 +0100, Ronald Hermans <[EMAIL PROTECTED]> wrote: >I've set up BugZilla on a RH8.0 machine for the local Intranet. I configured >the SendMail to relay all the mail to the local exchange server so the >developers will recieve there bug mail. It takes a long time before the mail >

RE: SendMail & Exchange

2003-01-03 Thread Ronald Hermans
Hi, Thanx for the reply, I checked the logfiles and the delays where all around 2 ours and 10 minutes. Have you any idea what I can do about it? On 03-Jan-2003/12:49 +0100, Ronald Hermans <[EMAIL PROTECTED]> wrote: >I've set up BugZilla on a RH8.0 machine for the local Intranet. I configured >th

RE: SendMail & Exchange

2003-01-03 Thread Beast
At 01:21 PM 1/3/2003 +0100, you wrote: >Hi, >Thanx for the reply, I checked the logfiles and the delays where all around >2 ours and 10 minutes. >Have you any idea what I can do about it? I'm never use sendmail, but this may help. Did you use smart relay or use dns to deliver mails? from linux m

RE: Sendmail questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: Ze Ji Li [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 6:07 PM To: [EMAIL PROTECTED] Subject: Re: Sendmail questions Is your Fw in sendmail.cf defined? ex: # file containing names of hosts for w

RE: Sendmail questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I put in the individual clients' IP addresses (with no netmask), and did a "make access.db" access.db was rebuilt, but I can see no difference - -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02,

RE: Sendmail questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Checked that, & it's all copasetic. Tried changing the hosts lines from RELAY to OK, also, to no avail - -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 10:26 PM To: [EMAIL PROTECTED] Subje

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: Gene [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 6:01 PM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >

Re: SendMail & Exchange

2003-01-03 Thread Tim Kehres
Hello, It's been a while since I've configured sendmail, but at least in the good 'ol days, there used to be two settings you could configure - the queue run interval, and how sendmail treats new mail upon submission. The queue run intreval is typically set for something like every 10 minutes or

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Running as nobody in group nobody. /home/httpd/html directory is group nobody & user nobody DirectoryIndex line is there. index.html exists. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 200

RE: SendMail & Exchange

2003-01-03 Thread Joe Polk
In your maillog, did you see the message delivery attempt time stamp? Was it immediate? Were there any notices of "host not found" or the like? Generally, sendmail is going to send each message right away unless told to queue. It would sound like a DNS issue were it not for the fact that it's a

RE: SendMail & Exchange

2003-01-03 Thread Ronald Hermans
Thanx list, >From what I can see now, there is a DNS problem. When I try to send mail I get a Name Server timeout. I better check with the network manager. Thanx. In your maillog, did you see the message delivery attempt time stamp? Was it immediate? Were there any notices of "host not found"

RE: Unable to use telnet

2003-01-03 Thread Rick Carroll
Be advised that putty has been identified as having security vulnerabilities. http://www.cert.org/advisories/CA-2002-36.html -Original Message- From: gihas [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 12:14 AM To: [EMAIL PROTECTED] Subject:Re: Unable to us

Re: apache setup questions

2003-01-03 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 03 January 2003 08:12 am, Burke, Thomas G. wrote: > Running as nobody in group nobody. /home/httpd/html directory is > group nobody & user nobody > > DirectoryIndex line is there. > > index.html exists. Just to double check, is /home/httpd/

RE: File Copying Library

2003-01-03 Thread Rick Carroll
Why build the engine when you only need to drive the car? -Original Message- From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 10:33 PM To: [EMAIL PROTECTED] Subject:Re: File Copying Library << File: PGP.sig >> Yes, I am sure I could,

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Interesting... /etc/httpd is defined as the server root... Isn't that correct, as that's where the config files are? -Tom - -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 8:33 AM T

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ServerRoot "/etc/httpd" DocumentRoot "/home/httpd/html" - -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 8:33 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions *** PGP Signature

RE: SendMail & Exchange

2003-01-03 Thread Cowles, Steve
> -Original Message- > From: Ronald Hermans > Sent: Friday, January 03, 2003 5:49 AM > Subject: SendMail & Exchange > > > Hi list, > > I've set up BugZilla on a RH8.0 machine for the local Intranet. > I configured the SendMail to relay all the mail to the local > exchange server so the d

RE: name resolution

2003-01-03 Thread Rick Carroll
Have you checked /etc/nsswitch.conf? What do you get when you do: ypcat -k hosts | grep sualco you can also do some troubleshooting with: getent -service=nis hosts sulaco or getent -service=files hosts sulaco or getent -service=dns hosts sulaco -Original Message- From: Hidong Kim [ma

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 3 Jan 2003 13:00:20 +0400, Dmitry Melekhov wrote: > According to www.redha.com/licenses > you can copy RH AS and do as much installation as you want. Where exactly is that written? [...] The term "Installed Servers" means the number of s

Re: creating ext3 partition

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 3 Jan 2003 13:44:01 +0530, [EMAIL PROTECTED] wrote: > This command (mkfs -t ext3 etc...) works fine on my system (Red Hat > 7.1 , e2fsprogs 1.28, kernel 2.5.6). Perhaps ext3fs support is not Hah, you're funny. e2fsprogs is not Red Hat Linux

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Dmitry Melekhov
- Original Message - From: "Michael Schwendt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 6:36 PM Subject: Re: Open Source Licensed RHAS, licenses? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 3 Jan 2003 13:00:20 +0400, Dmitry Melekhov wrot

Re: apache setup questions

2003-01-03 Thread John Nichel
Document root will be listed in two places. Is it "/home/httpd/html" in both places? Burke, Thomas G. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ServerRoot "/etc/httpd" DocumentRoot "/home/httpd/html" - -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent:

Re: Information required about RH 8.0

2003-01-03 Thread Bret Hughes
On Fri, 2003-01-03 at 02:37, Madan Sudhindra wrote: > Hi To All, >I have downloaded redhat Linux 8.0 from your website. My machine specs are : > > Processor: Intel P4 1.2GHz > motherboard: Mercury board with Intel 845G chipset > Memory: 128MB > HDD: 40GB - Samsung > CD Rom Drive: 52x Samsung >

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I only see DocumentRoot once, I think. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Document root will be listed in two pl

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ugghh... I'm getting fed up. How do I force RPM to reinstall the httpd.conf file, so I have a fresh start? Here's a copy of the error (I installed ssh2 last night, so I can work on this from work) Forbidden You don't have permission to access / on

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 3 Jan 2003 18:55:44 +0400, Dmitry Melekhov wrote: > > > According to www.redha.com/licenses > > > you can copy RH AS and do as much installation as you want. > > > > Where exactly is that written? > > > > http://www.redhat.com/licenses/advanc

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The error changes to /index.html if I type in http://tomii.dnsalias.com/index.html - -Original Message- From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: '[EMAIL PROTECTED]' Subject: RE: apache set

Re: Unable to use telnet

2003-01-03 Thread Jeffrey Tadlock
On Fri, Jan 03, 2003 at 08:32:12AM -0500, Rick Carroll wrote: > Be advised that putty has been identified as having security vulnerabilities. > > http://www.cert.org/advisories/CA-2002-36.html Which has been fixed in the most recent version, 0.53b. http://www.securiteam.com/securitynews/6R00B20

Printing Chinese Characters

2003-01-03 Thread anthony caskey
Dear List Members: I am becoming aquainted with Emacs. I figured out how to enter Chinese characters in the editor. However, I cannot get the Chinese characters to print correctly on my cheap Epson Stylus C41SX, regardless if I try to print it in PostScript or not. A long time ago I remember

RE: apache setup questions

2003-01-03 Thread Brent Sims
> Forbidden > You don't have permission to access / on this server. > Apache/1.3.27 Server at tomii.dnsalias.com Port 80 > Hi Thomas, The error is telling you what is amiss. Correcting the problem should be much easier than starting anew. If the permissions are correct in the /html dire

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Permissions are correct, See below... [root@tomii /home]# ls -al drwxr-xr-x5 root root 4096 Nov 5 11:32 httpd [root@tomii /home]# cd httpd [root@tomii httpd]# ls -al total 20 drwxr-xr-x5 root root 4096 Nov 5 11:32 .

Re: SendMail & Exchange

2003-01-03 Thread fluke
The problem is more likely Exchange's SMTP gateway than sendmail. Rather than trying to have Exchange push email to bugzilla, you may want to have the bugzilla pull from Exchange. Anotherwords, setup an Exchange account to recieve bugzilla mail and then have the RH box pull from the POP/IMAP

Re: limewire

2003-01-03 Thread fluke
Looks like your trying to get limewire running on top of Kaffe. You need to get an offical Java2 Runtime such as the IBM JRE v1.3.1 in RPM format. On 3 Jan 2003, greg wrote: > Hi list, > > I am trying to install limewire on my RH8 box. When I run the > installer, this is the message I have ap

Re: apache setup questions

2003-01-03 Thread John Nichel
Somewhere around line 283, you will see a line that looks like this DocumentRoot "/path/to/your/document/root" Then around line 308 And around line 363 DirectoryIndex Make sure this line contains "index.html", such as DirectoryIndex index.html Burke, Thomas G. wrote: -BEGI

Wish list

2003-01-03 Thread Alastair Roy
I would like to setup a Redhat 8.0 Linux box as a gateway for 5 other machines to access the internet via a USB ADSL Speedtouch modem, eventually the box will have a firewall and apache webserver installed ontop of everything else, can somebody point me in the right direction as to what Application

Re: apache setup questions

2003-01-03 Thread John Nichel
Also, are you restarting Apache after you make changes? John Nichel wrote: Somewhere around line 283, you will see a line that looks like this DocumentRoot "/path/to/your/document/root" Then around line 308 And around line 363 DirectoryIndex Make sure this line contains "index.html

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 They're not in that order, but they're all there.. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:02 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Somewhere around line 283,

Re: mrtg

2003-01-03 Thread Gene
[EMAIL PROTECTED] wrote: Installed Redhat 8.0 on an x86 machine. Trying to get mrtg to work. I'm collecting snmp data from the router but there are no graphs. I get an email every five minutes indicating an error with libpng "invalid filter type specified". Should mrtg work "out of the box" or do

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:08 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Also, are you restarting Apache after you make changes? John Nichel wrot

Re: apache setup questions

2003-01-03 Thread John Nichel
If you want, email me your httpd.conf off list, and I'll take a look at it. Burke, Thomas G. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:08 AM To: [EMAIL PROTECTED] Subject:

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Dmitry Melekhov
- Original Message - From: "Michael Schwendt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 7:26 PM Subject: Re: Open Source Licensed RHAS, licenses? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 3 Jan 2003 18:55:44 +0400, Dmitry Melekhov wrot

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Gene
rather than speculating what we think we know, why doesn't everyone spend this weekend to read over the GPL and see how REDHAT is walking the fine line. let's not jump to any conclusion about the definition. let's not even start comparing Redhat versus Microsoft. i'll do my reading over the

RE: Wish list

2003-01-03 Thread Ferguson, Michael
try giptables found at openna.com -Original Message- From: Alastair Roy [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:06 AM To: '[EMAIL PROTECTED]' Subject: Wish list I would like to setup a Redhat 8.0 Linux box as a gateway for 5 other machines to access the internet via

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just un/reinstalled all the apache packages... I'll take a quick look through there, first. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:17 AM To: [EMAIL PROTECTED] Subject: Re: apache

Samba and Piranha

2003-01-03 Thread John Mozurkewich
Hi All, Right now I have a pair of Pogo-Linux Servers (Running RH Advanced Server) handling our websites (Apache) with Piranha handling failover (with FOS). I have been tasked to move our (aging) Samba server on to the Pogo-Linux Servers to take advantage of the failover properties

Re: How reload MBR

2003-01-03 Thread Murat Bicer
boot using the rescue option. run grub. then use the options assuming hd0 is your disk root(hd0,1) -> here 1 for second partition 2 for third partition depending on where your root partition is. setup(hd0) This will overwrite the MBR. - Original message - From: "gihas" <[EMAIL PROTECTE

Re: RedHat 8.0 - trying to upgrade Apache

2003-01-03 Thread grenoml
I would definitely like to understand just how RH is treating the various packages with regard to fixes. RH treatment seems a little fuzzy on this. A package matrix showing the policy for each would be great. Also, if I install a newer RPM of a package that was originally provided by RH on t

Bind 9.2.1 Problem

2003-01-03 Thread Brandon Caudle
Hello, I'm new to the list, my name is Brandon Caudle and I'm a 16 year old admin of my own server at my house, my grandparents business and my school. I recently upgraded to Redhat 8.0 (I have been using linux for quite a while now, but just recently have I gotten a domain name for my ser

Re: RedHat 8.0 - trying to upgrade Apache

2003-01-03 Thread Ed Wilts
On Fri, Jan 03, 2003 at 08:27:27AM -0800, grenoml wrote: > I would definitely like to understand just how RH is treating the > various packages with regard to fixes. RH treatment seems a little > fuzzy on this. A package matrix showing the policy for each would be > great. I've followed up wit

Re: Wish list

2003-01-03 Thread Warren Johnson
Ferguson, Michael wrote: I would like to setup a Redhat 8.0 Linux box as a gateway for 5 other machines to access the internet via a USB ADSL Speedtouch modem, eventually the box will have a firewall and apache webserver installed ontop of everything else, can somebody point me in the right direct

cp problem

2003-01-03 Thread Jianping Zhu
I have redhat 7.1 linux server. i want to cp /home/blackduck to /home1/blackduck (about 12G), i use commant cp -r /home/blackduck under /home1. but after i finished cp, i use du /home1/blackduck>b1 and du /home/blackduck>b2 to check and found out that /home/blackduck and /home1/blackduck are of dif

logrotate problem with mysql

2003-01-03 Thread Jiann-Ming Su
I'm using mysql that was distributed by mysql.com. I seem to be having a problem with logrotate. When I run logrotate manually on mysql only, the logs seem to rotate fine. But, when it runs in the cron job, it creates the new log, but mysql continues to log to the old log. My mysql logrotate e

Re: cp problem

2003-01-03 Thread Ed Wilts
On Fri, Jan 03, 2003 at 11:45:14AM -0500, Jianping Zhu wrote: > I have redhat 7.1 linux server. i want to cp /home/blackduck to > /home1/blackduck (about 12G), i use commant cp -r /home/blackduck under > /home1. but after i finished cp, i use du /home1/blackduck>b1 and du > /home/blackduck>b2 to ch

Re: Unable to use telnet

2003-01-03 Thread Gene
Chandra wrote: Thanks for the helpful information and insights. I am planning on using telnet because of the fact that I am not aware of any utilities which would help me remote login to Linux machine using ssh from a windows machine. Secondly, was able to fix the telnet problem, by editing /

ULTRA DMA 100

2003-01-03 Thread williams
Hi friends! I would like to know if RedHat 8.0 support Ultra DMA 100 thechnology! Williams Lima. - Esta mensagem foi enviada atraves do Webmail da UFPA http://www.ufpa.br/mail/ -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subj

console customization

2003-01-03 Thread Larry Brown
I usually run win2k as a desktop and work on my RedHat servers through the SSH client for windows. I am now attempting to move to Linux on the desktop and am trying to work a couple of nusances out. One of them is that from an SSH client when I am in something piped with less or a man page and I

Receiving mail

2003-01-03 Thread slharp
I recently re-loaded RH 7.3 on my server after trying 8.0 and am now having difficulty receiving e-mail. I can send with no problem using either sendmail or my Notes MTA but cannot receive with either. May be a security issue with port 25, how do I resolve this? Thanks Sam -- redhat-list ma

RE: Receiving mail

2003-01-03 Thread Larry Brown
What do your maillogs show? Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Friday, January 03, 2003 12:14 PM To: [EMAIL PROTECTED] Subject: Receiving mail I recently re-loade

Re: cp problem

2003-01-03 Thread John T. Douglass
On Fri, 2003-01-03 at 09:53, Ed Wilts wrote: > On Fri, Jan 03, 2003 at 11:45:14AM -0500, Jianping Zhu wrote: > > I have redhat 7.1 linux server. i want to cp /home/blackduck to > > /home1/blackduck (about 12G), i use commant cp -r /home/blackduck under > > /home1. but after i finished cp, i use du

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not at all suprising... Linuxconf hosed the file pretty bad - I recall this always has been a problem with linuxconfig I'm in the process of comparing the 2 files & putting the correct stuff into the file from rpm. - -Original Message- F

Questions on LILO and searching this list

2003-01-03 Thread John N. Alegre
# 0k SECOND time for this quesion # No Answers the first time Ok, Back to the list with questions. First off let me thank Duncan and Jonathan for helping me with the "Network in Rescue" problem. I s

Re: ULTRA DMA 100

2003-01-03 Thread medina
I don´t think so... more info >> http://kb.redhat.com/view.php?eid=260 = [EMAIL PROTECTED]

Re: cp problem

2003-01-03 Thread John T. Douglass
On Fri, 2003-01-03 at 10:15, John T. Douglass wrote: > This is not true. cp -r will in fact copy all the dot files. The > recursive option of copy picks up everything. It does not however > preserve the timestamps and links that the cp -a would (since the -a is > the same as a -dpR). > > What

NEWBIE - clear error log

2003-01-03 Thread Dana Holland
I realize this is a very basic question, but we have a technician here replacing memory in a brand new server, and he wants us to clear the error log. He doesn't know how himself. All of our previous experience is with AIX - the errpt command that works there doesn't seem to exist on RH 7.1.

Re: cp problem

2003-01-03 Thread Adam H. Pendleton
The recursive flag is -R, not -r. From the cp man page: "Historic versions of the cp utility had a -r option. This implementation supports that option, however, its use is strongly discouraged, as it does not correctly copy special files, symbolic links or fifo's." Try using cp -R.

Red Hat 8

2003-01-03 Thread Nicholas Marsh
Wher should I set my locale settings? perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "c" Thanks! nick marsh [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[E

Re: 7.3 Kernel/Shared Libraries Craziness

2003-01-03 Thread Mike McMullen
Michael, Again, thanks for your help! I'll be reinstalling packages later this afternoon and hopefully I can get the system back up and get some development going on it. I'm pretty certain the system hasn't been compromised. I'm the only one locally with root access and any unix/linux skills. I'd

Unable to boot the 2.1AS kernel on a RH 7.2 distro

2003-01-03 Thread Andrea Dell'Amico
Hello all, I'm trying to boot a kernel compiled from the soruce RPM of the RH Advanced Server 2.1, but it always fail to load the modules from the initrd image. I built the rpm from source, after compiling and installing the packages needed to satisfy the (pre)requirements of the kernel spec fil

Re: Bind 9.2.1 Problem

2003-01-03 Thread Brian Ashe
Brandon Caudle, On Friday January 03, 2003 11:30, Brandon Caudle wrote: > Hello, > > I'm new to the list, my name is Brandon Caudle and I'm a 16 year old > admin of my own server at my house, my grandparents business and my school. > I recently upgraded to Redhat 8.0 (I have been using linux

Re: Unable to use telnet

2003-01-03 Thread Michael S. Dunsavage
I used penguinet for a little and now I use absolute telnet, both very good SSH clients fron the win32 enviroment. -- Michael S. Dunsavage - Original Message - From: "Gene" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 12:03 PM Subject: Re: Unable to use telnet

Re: Bind 9.2.1 Problem

2003-01-03 Thread Gordon Messmer
On Fri, 2003-01-03 at 08:30, Brandon Caudle wrote: > I have moved > to 8.0 (Redhat) and it upgraded Bind to 9.2.1 so my configuration no longer > works. I can only think of a couple reasons why. Don't think. Start named and look at the messages it sends to /var/log/messages. For the most part, b

Re: console customization

2003-01-03 Thread Gordon Messmer
On Fri, 2003-01-03 at 09:03, Larry Brown wrote: > One of them is that from an > SSH client when I am in something piped with less or a man page and I use q > to exit the viewable information from the man page or less would still be > showing while I was back at the prompt. With the Konsole I loose

Re: Open Source Licensed RHAS, licenses?

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 3 Jan 2003 19:45:03 +0400, Dmitry Melekhov wrote: > > > http://www.redhat.com/licenses/advancedservereula.html > > > > > > > > > EULA that permits you to copy, modify, and redistribute the > > > software, in both source code and binary code f

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK, apache is working from the local machine... I can log in from the local machine, & I get the test page that shipped with it. However, when I try to get there from outside (work, in this case), I get the connecting message (in netscape at the bott

Re: Unable to boot the 2.1AS kernel on a RH 7.2 distro

2003-01-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03 Jan 2003 19:04:03 +0100, Andrea Dell'Amico wrote: > I'm trying to boot a kernel compiled from the soruce RPM of the RH > Advanced Server 2.1, but it always fail to load the modules from the > initrd image. > > I built the rpm from source, after

Re: JAVA Plug-in for Mozilla

2003-01-03 Thread Gene
Thomas E. Dukes wrote: OK, I got the package downloaded and ftp'ed it to my RH machine. Got to cd /usr/lib/mozilla/plugins but mine is located at /usr/lib/mozilla-1.0.1 Do I need to create a new directory, /usr/lib/mozilla/plugins? I made the link to mozilla-1.0.1 but it didn't work. assumin

Re: Ldap svr design question [was Re: domain auth

2003-01-03 Thread Gordon Messmer
On Fri, 2003-01-03 at 10:39, Beast wrote: > Server design: > all sites are connected using leased line, so problem in links should not > interupt user in one site to authenticate(or modify their password) to > their own ldap server, but all servers in all sites should be synch. > > What is the bes

Intrussion attempt?

2003-01-03 Thread Ashley M. Kirchner
I'm getting these more and more every day now: Jan 3 12:12:14 ivanhoe rpc.statd[634]: gethostbyname error for ^X÷ÿ¿^X÷ÿ¿^Z÷ÿ¿^Z÷ÿ¿%8x%8x%8x%8x%8x%8x%8x%8x%8x%62716x%hn%51859x%hn\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\220\22

Re: JAVA Plug-in for Mozilla

2003-01-03 Thread Gene
Jim Webb wrote: Thanks for the info, Michael, but I received the following errors (See below) On Thu, 2003-01-02 at 22:34, Michael Fratoni wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 January 2003 09:35 pm, Thomas E. Dukes wrote: Geez, I guess I'm an idiot. I can't g

Re: Intrussion attempt?

2003-01-03 Thread Teodor Georgiev
yes, there are a lot of exploits for RPC's. This is 100% an intrusion attempt. Catch the bas*ard :) - Original Message - From: "Ashley M. Kirchner" <[EMAIL PROTECTED]> To: "Red Hat Mailing List" <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 9:13 PM Subject: Intrussion attempt?

  1   2   >