Solid Database question

2003-07-08 Thread Leonard Miller
Hi, has anybody had any experience using a Solid database on Redhat? I am considering pulling my HP OpenView database over to my RH system and doing some custom development with it. Thanks L -- Psyche-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/psyche-list

ip command line question

2003-07-08 Thread Stephen Liu
Hi all folks On issuing following command # ip addr 1: lo: mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo 2: eth0: mtu 1500 qdisc pfifo_fast qlen 100 link/ether 00:50:fc:39:3b:59 brd ff:ff:ff:ff:ff:ff

Re: ip command line question

2003-07-08 Thread Ryan McDougall
--- Stephen Liu <[EMAIL PROTECTED]> wrote: > Hi all folks Hi > On issuing following command > > # ip addr > 1: lo: mtu 16436 qdisc noqueue > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > 2: eth0: mtu 1500 qdisc pfifo_fast

Time Stamp Problem

2003-07-08 Thread Suresh Babu A. [IT Engineer]
Dear All, While creating a file in my Linux the time stamp for the file shows "30th Sep 1960", because of this i couldn't view the file in Windows OS. This problem occurs occasionaly. How to resolve it ? Thanks SureshA [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://w

Re: Time Stamp Problem

2003-07-08 Thread Jeff Kinz
On Wed, Jul 09, 2003 at 01:22:08AM +0530, Suresh Babu A. [IT Engineer] wrote: > Dear All, > > While creating a file in my Linux the time stamp for the file shows "30th > Sep 1960", because of this i couldn't view the file in Windows OS. This > problem occurs occasionaly. How to resolve it ? You

Re: Time Stamp Problem

2003-07-08 Thread Suresh Babu A. [IT Engineer]
Hello All, The problem occurs occasionaly and further it gets resolved on it own !!! Suresh A. On Tue, 8 Jul 2003, Jeff Kinz wrote: > Date: Tue, 8 Jul 2003 16:59:07 -0400 > From: Jeff Kinz <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Time Stamp Proble

what kernel to choose?

2003-07-08 Thread Stephen Mah
I have a dell two way running 1000mhz Pentium IIIs. It has a gig of ram. I'm looking to upgrade the kernel to the latest errata stable version. I'm currently running 2.4.7-10smp on RH 7.2. I'm looking at the redhat site, and I see many choices: kernel-bigmem, kernel-smp, kernel-enterprise, etc

Re: Help Please

2003-07-08 Thread Mahayudin Mohd Hashim
I use mysql control centre to connect to mysql server but i can't connect and get this error :   [web] ERROR 2013: Lost connection to MySQL server during query   Pls help - Original Message - From: Steven W. Orr To: Mahayudin Mohd Hashim Sent: Tuesday, July 08, 2003

Help Please

2003-07-08 Thread Mahayudin Mohd Hashim
I use mysql control centre to connect to mysql server but i can't connect and get this error : [web] ERROR 2013: Lost connection to MySQL server during query Pls help -- Psyche-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/psyche-list

problem after python installation

2003-07-08 Thread Daniel Tan
hi all, just sharing my experience and maybe can gain some knowledge on solving my kind of problem. after installing rpms of python...my whole env can seem to work properly and then my programs can't run anymore...all thanks to that installation. i tried rebooting and my GUI can't seem to

Re: ip command line question

2003-07-08 Thread Stephen Liu
Hi Ryan, Thanks for your advice. On Wed, 2003-07-09 at 01:18, Ryan McDougall wrote: > > - snip - > > > > # ip addr > > 1: lo: mtu 16436 qdisc noqueue > > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > > inet 127.0.0.1/8 brd 127.255.255.255 scope host lo > > 2: eth0: mtu 1500

Re: what kernel to choose?

2003-07-08 Thread Samuel Flory
Stephen Mah wrote: I have a dell two way running 1000mhz Pentium IIIs. It has a gig of ram. I'm looking to upgrade the kernel to the latest errata stable version. I'm currently running 2.4.7-10smp on RH 7.2. I'm looking at the redhat site, and I see many choices: kernel-bigmem, kernel-smp, k

Re: ssh key type ?

2003-07-08 Thread Gordon Messmer
Allan M. Stewart wrote: I'm curious if there is any clear cut preference in choosing RSA or DSA keys. I believe that DSA is more resistant to current theoretical attacks. I have been using DSA since this guarantees a connection under protocol version 2. RSA1 keys are different than RSA2 key

Re: python installation create havoc

2003-07-08 Thread Gordon Messmer
Daniel Tan wrote: now try running fetchmailconf and i got this...think it some how overwrite something in my env file or then can't run it anymorehelp [EMAIL PROTECTED] bin]# fetchmailconf /usr/bin/env: python: No such file or directory Easiest fix is to re-install Red Hat's working package

glibc installation

2003-07-08 Thread Daniel Tan
i downloaded glibc-2.3.2 and untar it into a dir coz rpm does not work at all. followed INSTALL guide from glibc then ran configure --prefix=/usr/local --enable-add-ons then ran make and got these errors... Makeconfig:84: sysdeps/../config.make: No such file or directory Makerules:782: no file

getting glibc back

2003-07-08 Thread Daniel Tan
Hi all, i urgently need to get glibc back running as i have got my system up now but it keeps giving me errors like these below. startup - Init: Id "x" respawning too fast: disabled for 5 mins date and time [FAILED] running date command i got this error - date: /lib/i686/libpthread.so.0:

Re: glibc installation

2003-07-08 Thread Gordon Messmer
Daniel Tan wrote: i downloaded glibc-2.3.2 and untar it into a dir coz rpm does not work at all. ... need help fast :(... K... so why does rpm "not work at all"? -- Psyche-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/psyche-list