Re: mod_headers in apache 1.3

2006-09-27 Thread saravanan ganapathy
--- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > Hi, > > I am using apache 1.3.33 on debian3.1 and I want to > hide 'server string' in headers. I already > configured > 'ServerTokens Prod'. > > Now it shows server string as 'A

mod_headers in apache 1.3

2006-09-27 Thread saravanan ganapathy
Hi, I am using apache 1.3.33 on debian3.1 and I want to hide 'server string' in headers. I already configured 'ServerTokens Prod'. Now it shows server string as 'Apache' and I need to change this. So I configured the following in my httpd.conf and this is not working LoadModule headers_module /

Will Debian supports Intel 64 bit processor?. How to set mirroring.

2005-12-02 Thread Muthukumaran Saravanan
Dear all,   I want some technical details.   Will Debian supports Intel 64 bit processor. I want to install debian file server which the data should be shared with windows clients, need to install smb server also.   How to setup mirroring using debian in the same server. I have 2 73 GB SCSI Harddis

Re: sarge upgrade - ipopd not working

2005-07-19 Thread saravanan ganapathy
--- Alberto Cabello Sanchez <[EMAIL PROTECTED]> wrote: > On Mon, Jul 18, 2005 at 11:36:31PM -0700, saravanan > ganapathy wrote: > > Hai , > > > > I upgraded woody to sarge, all other services are > > working , except ipopd. Its listening on port 110 > and &

sarge upgrade - ipopd not working

2005-07-18 Thread saravanan ganapathy
Hai , I upgraded woody to sarge, all other services are working , except ipopd. Its listening on port 110 and when I connect from pop client, I am getting " Unknown Authorization state command". Then I came to know that this version of pop3 doesn't allow plaintext authentication. How to enable p

Re: sarge on HP DL320 G3

2005-07-12 Thread saravanan ganapathy
--- Bob Proulx <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > Anybody got success in installing sarge on HP > DL320 > > G3? > > > > When I tried to install using sarge 2.6.x , the > hdd > > (SATA) was not detected. > > I did thi

sarge on HP DL320 G3

2005-07-12 Thread saravanan ganapathy
Hai , Anybody got success in installing sarge on HP DL320 G3? When I tried to install using sarge 2.6.x , the hdd (SATA) was not detected. Any tips for my problem? Sarav __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection

Re: sarge install on hp DL320

2005-06-27 Thread saravanan ganapathy
--- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > --- Daniel Thoroughgood <[EMAIL PROTECTED]> > wrote: > > > saravanan ganapathy wrote: > > > > >Hai, > > > > > >When I try to install sarge (2.6 kernel) on hp > > >Dl320(SATA

Re: sarge install on hp DL320

2005-06-27 Thread saravanan ganapathy
--- Daniel Thoroughgood <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > >Hai, > > > >When I try to install sarge (2.6 kernel) on hp > >Dl320(SATA HDDs) , it says that no common CDROM > >detected. > > > >If I choose 2.4 kernel,

sarge install on hp DL320

2005-06-24 Thread saravanan ganapathy
Hai, When I try to install sarge (2.6 kernel) on hp Dl320(SATA HDDs) , it says that no common CDROM detected. If I choose 2.4 kernel, then it was detected the CDROM , but it couldn't detect HDD. How to proceed? Sarav __ Do You Yahoo!? Tire

Re: 2 GB RAM support in woody

2004-12-31 Thread saravanan ganapathy
--- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > --- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > > > > > How did you compile your kernel? Did you > use > > > > > make-kpkg? Did you use > > > > > /boot/conf

Re: 2 GB RAM support in woody

2004-12-30 Thread saravanan ganapathy
--- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > > > > How did you compile your kernel? Did you use > > > > make-kpkg? Did you use > > > > /boot/config-2.4.18-686 for building new > kernel? > > > > > > > > I'

Re: 2 GB RAM support in woody

2004-12-30 Thread saravanan ganapathy
> > > How did you compile your kernel? Did you use > > > make-kpkg? Did you use > > > /boot/config-2.4.18-686 for building new kernel? > > > > > > I'd suggest you to do the following: > > > > > > 1. unpack /usr/src/kernel-source-2.4.18.tar.bz2 > > > 2. copy /boot/config-2.4.18-1-686 to .con

Re: 2 GB RAM support in woody

2004-12-30 Thread saravanan ganapathy
--- Jonathan Lassoff <[EMAIL PROTECTED]> wrote: > On Wed, 29 Dec 2004 07:49:07 -0800 (PST), saravanan > ganapathy > <[EMAIL PROTECTED]> wrote: > > > > I have done recompile using kernel-source-2.4.18 > and > > after reboot I got the following error > &

Re: 2 GB RAM support in woody

2004-12-30 Thread saravanan ganapathy
--- Alexei Chetroi <[EMAIL PROTECTED]> wrote: > On Wed, Dec 29, 2004 at 07:49:07AM -0800, saravanan > ganapathy wrote: > > Date: Wed, 29 Dec 2004 07:49:07 -0800 (PST) > > From: saravanan ganapathy <[EMAIL PROTECTED]> > > To: debian-user@lists.debian.org > &

Re: 2 GB RAM support in woody

2004-12-29 Thread saravanan ganapathy
> > > > > > 2nd, if you want to use kernel that comes with > > > stable, install package > > > kernel-source-2.4.18 and recompile it with > highmem > > > enabled. I wouln't > > > recommend package from kernel.org as Debian > kernel > > > include some patches > > > and security back-ports. Otherwi

Re: 2 GB RAM support in woody

2004-12-29 Thread saravanan ganapathy
--- Alexei Chetroi <[EMAIL PROTECTED]> wrote: > On Tue, Dec 28, 2004 at 09:10:52PM -0800, saravanan > ganapathy wrote: > > Date: Tue, 28 Dec 2004 21:10:52 -0800 (PST) > > From: saravanan ganapathy <[EMAIL PROTECTED]> > > To: Adam Aube <[EMAIL PROT

Re: 2 GB RAM support in woody

2004-12-28 Thread saravanan ganapathy
My arch is 686 only. 686-smp testing version only supports highmem support. I 've installed kernel-image-2.4.18-smp (stable) which doesn't support highmem support Sarav --- Adam Aube <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > > I installed woo

Re: 2 GB RAM support in woody

2004-12-28 Thread saravanan ganapathy
2004 23:06:39 -0800 (PST), > saravanan > > > ganapathy > > > <[EMAIL PROTECTED]> wrote: > > > > Hai, > > > > I installed woody on my dual processor,2 GB > RAM > > > > server. I have enabled smp support by > installing > > &

Re: 2 GB RAM support in woody

2004-12-28 Thread saravanan ganapathy
f > anything jumps out at you. > > I'd be happy to help you compile your own kernel. > > --Jonathan > > > On Mon, 27 Dec 2004 23:06:39 -0800 (PST), saravanan > ganapathy > <[EMAIL PROTECTED]> wrote: > > Hai, > > I installed woody on my dua

2 GB RAM support in woody

2004-12-27 Thread saravanan ganapathy
Hai, I installed woody on my dual processor,2 GB RAM server. I have enabled smp support by installing kernel-image-2.4.18-smp. Now it shows dual processor. But the os detects my RAM as 900 MB only. How do I enable the os to detect actual RAM(2 GB)? Please help me Sarav

Re: remove perl

2004-12-27 Thread saravanan ganapathy
Refer the url for more details http://linux.math.tifr.res.in/doc/securing-debian-howto/ch3.en.html --- Sam Watkins <[EMAIL PROTECTED]> wrote: > On Sun, Dec 26, 2004 at 11:53:47PM -0800, saravanan > ganapathy wrote: > > Hai, > > I need to remove perl for security reaso

remove perl

2004-12-26 Thread saravanan ganapathy
Hai, I need to remove perl for security reasons.But perl is needed for most of the system utilities.So I am unable to remove. Is there any way that I can remove perl? Or How do I disable perl not to run any scripts? Please suggest me Sarav _

custom headers in apache

2004-12-21 Thread saravanan ganapathy
Hai I am using apache(1.3.26) on woody and I have enabled mod_headers, 1) Header set Server "test" But the header response gives still Server as 'apache'.even unset also not working. 2) When I add like Header append Author "joe" This has been added in header response. Why 1) is not

Any Ping Issue in Debian

2004-10-07 Thread saravanan ganapathy
Hai , I am using debian3.0 for sometimes and now only I noticed that some issue in ping. My IP is 192.168.11.20 and its accessible in my LAN.It got response if I ping 192.168.11.21(available in LAN). But if I ping 192.168.11.22( not available in LAN), I didn't get any output like " Destination

Increase Max Threads

2004-09-28 Thread saravanan ganapathy
Hai, i) What is the limit on the max number of threads on debian woody (2.4.18-bf2.4) ? How to find this? ii) How to increase? What will be the recommended max value to increase? Please guide me Sarav __ Do You Yahoo!? Tired of spam? Yaho

chroot bind9 issue

2004-09-06 Thread saravanan ganapathy
Can anybody please help me to solve my probs? Sarav --- saravanan ganapathy <[EMAIL PROTECTED]> wrote: > Hai, > I am new for this list. I would like to configure > bind9 with chroot on my debian woody. I have > referred > lot of links (some are in this list also) and bas

chroot bind9 issue ( rndc stop)

2004-09-06 Thread saravanan ganapathy
Hai, I am new for this list. I would like to configure bind9 with chroot on my debian woody. I have referred lot of links (some are in this list also) and based on that I have did the configuration. It works fine except some issues, when I stop bind9, I am getting the following error Stopping do

Help : Can't start many X programs after an routine update (sarge testing) - CPU 100 %

2004-08-05 Thread Saravanan Subbiah
ctify this problem ? I have been forced to move to xfce 3.x, dillo ,xedit envinorment for the last few days :( Please cc me as I am not subscribed to the list. Thanks, Saravanan strace on gqview== read(6, "\n I can send the entire strace if anybody is inter

unsubscribe

2004-02-29 Thread saravanan
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: enable smp support

2004-02-12 Thread saravanan
/initrd.img-2.4.18-686-smp Any other problems? Sarav Adam Aube wrote: Posting in HTML makes your message barely readable, which greatly reduces your chances of getting useful answers. Please set your mail client to plain text when posting to a mailing list. On Thursday 12 February 2004 03:00 pm

enable smp support

2004-02-12 Thread saravanan
Hai , I 've installed debian3.0 on my rackable systems c1000. Since it doesn't support smp by default, I 've installed kernel-image-2.4.22***-smp.deb. But the kernel is still the same as the old one. (uname -a , shows the kernel without smp). What's the problem? Pls help me Sarav -

sendmail logging

2003-12-26 Thread saravanan
Hai, I am using sendmail 8.12 on debian 3.0. The mail logs are stored in /var/log/mail/maillog as well as /var/log/syslog I 've configured in my /etc/syslogd.conf as mail.* /var/log/mail/maillog I want to store only in /var/log/mail/maillog. How to avoid to store in s

enable mouse in tty

2003-12-16 Thread saravanan
hai, i) how to enable mouse in tty? ii) List me the debian package sites? (not OS, other utilities)(sites like rpmfind.net) Sarav -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: some issues

2003-12-13 Thread saravanan
Yah, it works. But what is the general command to upgrade a package?  ( like rpm -Uvh package) Sarav Nunya wrote: On Sun, Dec 14, 2003 at 08:06:18AM +0530, saravanan wrote: 2) I 've installed sendmail from debian CD set. I 've downloaded latest sendmail.deb. How

some issues

2003-12-13 Thread saravanan
Hai all, 1) I 've recompiled my kernel with 2.4.23 for smp support. After that, /proc/cpuinfo shows abt 4 processors available in my system. but 'top' shows abt only single cpu states. What to do ? 2) I 've installed sendmail from debian CD set. I 've downloaded latest sendmail.deb. How t

newbie: 3c905C eth0 card not detected

2000-12-29 Thread M K Saravanan
-- -- M K Saravanan, Member Research Staff, The AU-KBC Centre for Internet & Telecom Technologies, Madras Institute of Technology, Anna University, Chromepet, Chennai 600 044. Tamilnadu, INDIA Tel (O): 91 44 2417885 Email: [EMAIL PROTECTED] Telefax (O): 91 44 2402711 URL :