/dev/random file empty

2003-10-20 Thread Ramesh .T.S
Hi, we r using compaq proliant servers(DL 360) loaded with redhat 7.1 (2.4.9-12smp kernel). the problem is that we are unable to use certain progams which use /dev/random file eg. sslrandomfile directive in few java programs which gets stuck in seeding . Pls let us know if there is a way for us

Re: fstab question

2003-06-11 Thread Ramesh .T.S
check if there is a .fstab.sw* file in etc - Original Message - From: Jon Haugsand [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 2:33 PM Subject: Re: fstab question * felipe leon Hello group, I want to have some mount points for a flash and another

Re: Eth0 issue

2003-06-11 Thread Ramesh .T.S
change the cable and check or check if there is a problem in the switch or hub. - Original Message - From: ajay raghuraj [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 3:40 PM Subject: Eth0 issue I have a redhat 7.1 box with a natsemi etho driver. When i ping

Re: E-Mail Server Setup

2003-06-11 Thread Ramesh .T.S
use qmail -- www.qmail.org - Original Message - From: Anton Piatek [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 3:18 PM Subject: Re: E-Mail Server Setup On that note, i want to do the same... are there any easier alternatives to sendmail that are easier to

Re: fsck

2003-05-29 Thread Ramesh .T.S
Andrew what about ext2? I have ext2 and nfs mounted partition. is there a way to clean only ext2 by making ne changes in rc.sysinit without checking the nfs. Ramesh - Original Message - From: Andrew Williams [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 7:18 PM

Re: Crontab issue

2003-03-08 Thread Ramesh .T.S
Hi, Create a file and add these lines, once done give it execute permissions. and then add it this file to the cron. date_str=`date '+%m%d%Y%H%M'` /bin/tar -czvf /root/dbman_back-$date_str-tar.gz \ /var/www/cgi-bin/dbman Ramesh - Original Message - From: Cameron Simpson [EMAIL PROTECTED]

Re: Error Dup2: bad file descriptor

2003-03-03 Thread Ramesh .T.S
is a correct line from my Redhat box none/proc procdefaults0 0 On Mon, 2003-03-03 at 00:43, Ramesh .T.S wrote: Hi, There is a problem with my filesystem. When the machine starts i get this error after interactive mode just when it is mounting

Error Dup2: bad file descriptor

2003-03-02 Thread Ramesh .T.S
Hi, There is a problem with my filesystem. When the machine starts i get this error after interactive mode just when it is mounting the proc filesystem. When i try to mount the proc manually it works. but not from sysinit. I have a sufficient disk space in that machine. Error: Mounting

Re: Apache w/PHP

2003-02-24 Thread Ramesh .T.S
dude just run the apache devel package and use apxs to compile the module there would be no problem if just install the php again - Original Message - From: Curtis Vaughan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 12:47 AM Subject: Re: Apache w/PHP Yes, I

Re: modprobe can't locate module errors

2003-02-23 Thread Ramesh .T.S
try kudzu -s check if there is ne change in the hardware. or is there ne ipchains or iptables running. if these r not required use ntsysv to stop it and pls send a sample of varlog messages and dmesg - Original Message - From: Michael Mansour [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: Apache w/PHP

2003-02-23 Thread Ramesh .T.S
use apache's apxs during the php installation --with-apxs=/pathto/apxs - Original Message - From: Curtis Vaughan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, February 23, 2003 1:41 PM Subject: Re: Apache w/PHP On Saturday, Feb 22, 2003, at 22:24 US/Pacific, Ramesh .T.S

Re: Apache w/PHP

2003-02-23 Thread Ramesh .T.S
/ -name) for apxs and apx*, but nothing came up. So, it seems I don't have any apxs. Curtis On Sunday, Feb 23, 2003, at 06:02 US/Pacific, Ramesh .T.S wrote: use apache's apxs during the php installation --with-apxs=/pathto/apxs - Original Message - From: Curtis Vaughan [EMAIL

Re: Wanted: good iptables script

2003-02-23 Thread Ramesh .T.S
use shorewall - Original Message - From: Matthew Simpson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 01, 1970 6:40 AM Subject: Wanted: good iptables script Has anyone come across a good iptables script with MASQ ? Please let me know Thx, Matt --

Re: Apache w/PHP

2003-02-22 Thread Ramesh .T.S
verify the php module is loaded properly. check the var/log/httpd/error_log for any errors. try httpd -l and check if the module exists. - Original Message - From: Bart SCHELSTRAETE [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, February 23, 2003 1:18 AM Subject: Re: Apache w/PHP

Re: Folder authorisation

2003-02-19 Thread Ramesh .T.S
Never ever try to run apache as apache user instead use another user or create another user and make apache run from that user and give that user permissions to use the html or etc files - Original Message - From: Ronald Hermans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday,

Re: too many files open?

2003-02-19 Thread Ramesh .T.S
use ulimit to increase the openfiles in linux - Original Message - From: dbrett [EMAIL PROTECTED] To: Sites, Brad [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 12:00 AM Subject: RE: too many files open? This has been a big help, this and the lsof command,

Re: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Ramesh .T.S
tryto compile e100 driver from intel and check cox eepro has certain bugs which affects during heavy traffic or autonegotiation - Original Message - From: Christopher Lyon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 11:36 PM Subject: eepro100:

Re: How can i recover files if they were removed accidentally

2003-02-19 Thread Ramesh .T.S
use debugfs devname and type lsdel dump to restore the inode (This can be done without unmounting the partition Ramesh - Original Message - From: nate [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 10:22 AM Subject: Re: How can i recover files if they were

Re: eepro100: wait_for_cmd_done timeout!

2003-02-19 Thread Ramesh .T.S
it. Once I get the failure on the console all network traffic stops. I must reboot the box in order for it to work correctly again. It is a Tyan 2425 with Intel Pro100 built in cards. -Original Message- From: Ramesh .T.S [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003

Auto Fsck without restart

2003-02-18 Thread Ramesh .T.S
Hi, I would like to know whether if we can do auto filesystemcheck and fixes. with out a restart and without entering a password when the machine is switched off and on. Ramesh

Re: Auto Fsck without restart

2003-02-18 Thread Ramesh .T.S
Title: Message But i want to make use of the options in rc.sysinit. How should i go about - Original Message - From: santosh kumar To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 11:54 AM Subject: RE: Auto Fsck without restart U can do auto

Re: How to configure the partition manually during setup RH?

2003-02-18 Thread Ramesh .T.S
use manual partition or DISK DRUID for easier management. - Original Message - From: Alex Chooi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 12:06 PM Subject: How to configure the partition manually during setup RH? Any idea? i want more control on the hard

Re: how to use multiple NIC cards

2003-02-18 Thread Ramesh .T.S
If it is a nic from intel bind the nic to gether as one and use trunk ports in the switch. - Original Message - From: nate [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 12:01 PM Subject: Re: how to use multiple NIC cards santosh kumar said: If i assign