Re: [ilugd] Squid uses 98% CPU

2005-07-13 Thread Dhanraj sheth

hi, 

Check for the cache peer option in the squid file if
you are using that, there was bug with same but it was
fixed in your version (if the patch is applied) !!

http://www.squid-cache.org/Versions/v2/2.4/bugs/
still recommand to update squid.


cache_peer

http://squid.visolve.com/squid/squid24s1/neighbour.htm#cache_peer


--- SWAPNIL [EMAIL PROTECTED] wrote:

 Dear All
 
  What is your squid version and config?? and you
 are
 using the same (squid) on which distro ?
 
 I am using squid 2.4.STABLE1 on RH 6.2
 with 40 MB cache mem
 and cache dir ufs 1000 160 256
 
 This squid and server setup done by someone else i
 dont know the squids
 compiling options what he did.
 
 Swapnil K.
 - Original Message - 
 From: Dhanraj sheth [EMAIL PROTECTED]
 To: ilugd@lists.linux-delhi.org
 Sent: Wednesday, July 13, 2005 10:22 AM
 Subject: Re: [ilugd] Squid uses 98% CPU
 
 
 hi all,
 
 Yes, this will create unnecessarily thread in the
 wrong direction!
 
 Well but lets start with
 *How-do-I-troubleshoot-Squid-hogging-my-CPU* issue
 
  What is your squid version and config?? and you are
 using the same (squid) on which distro ?
 
 If you compiled and installed that what were your
 compiling options ?
 
 regards,
 Dhanraj sheth
 --
 Making better world of computers with li...
 http://linuxbug.co.in
 
 
 --- Sharad Birmiwal [EMAIL PROTECTED]
 wrote:
 
  yes, you're right. i should have probably also
  mentioned that linux
  using only 128MB probably isn't the reason why
 squid
  is hogging up so
  much cpu. i've no experience with setting up squid
  so can't help you
  with that.
 
  sharad birmiwal
 
 
 
 
 
 
 Start your day with Yahoo! - make it your home page
 http://www.yahoo.com/r/hs
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at:
 http://news.gmane.org/gmane.user-groups.linux.delhi

http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 
 


Dhanraj Sheth
It is the mind that moves.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Squid uses 98% CPU

2005-07-12 Thread Dhanraj sheth
hi all,

Yes, this will create unnecessarily thread in the
wrong direction!
 
Well but lets start with
*How-do-I-troubleshoot-Squid-hogging-my-CPU* issue

 What is your squid version and config?? and you are
using the same (squid) on which distro ?

If you compiled and installed that what were your
compiling options ?

regards,
Dhanraj sheth
--
Making better world of computers with li...
http://linuxbug.co.in


--- Sharad Birmiwal [EMAIL PROTECTED] wrote:

 yes, you're right. i should have probably also
 mentioned that linux
 using only 128MB probably isn't the reason why squid
 is hogging up so
 much cpu. i've no experience with setting up squid
 so can't help you
 with that.
 
 sharad birmiwal
 





Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
 

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] [help] does any one knows this Error !! { PAM (dlerror: libkrbafs.so.0:.....)}

2004-12-27 Thread Dhanraj sheth
hi all,
I am doing pam_krb5 auth on linux so that user can get
authenticated from the ADS.
well i installed almost every thing like 
pam_krb5-2.0.5-1,krb5-workstation-1.3-6,
checkpassword-pam-0.98-1.
well config files look like this :- 

/etc/pam.d/qmail-pop3d
#
auth   requiredpam_nologin.so
authrequired   
/lib/security/pam_krb5.so shadow  nullok
account required   
/lib/security/pam_pwdb.so
account required   
/lib/security/pam_stack.soservice=system-auth
session required   
/lib/security/pam_stack.soservice=system-auth
#===

/etc/pam.d/login
===
authrequired/lib/security/pam_securetty.so
authrequired/lib/security/pam_nologin.so
authsufficient  /lib/security/pam_unix.so
shadow md5 nullok likeauth
authrequired/lib/security/pam_krb5.so
use_first_pass

account required/lib/security/pam_unix.so

passwordrequired   
/lib/security/pam_cracklib.so
passwordrequired   
/lib/security/pam_unix.so shadow md5 nullok
use_authtok

session required/lib/security/pam_unix.so
session optional/lib/security/pam_krb5.so
session optional/lib/security/pam_console.so

#

well  i am getting following error in messages, when
some one tries to login through the pop3 does any one
heared about this error ??

Dec 27 16:06:46 in sshd[27548]: PAM unable to
dlopen(/lib/security/pam_krb5.so)
Dec 27 16:06:46 in sshd[27548]: PAM [dlerror:
libkrbafs.so.0: cannot open shared object file: No
such file or directory]
Dec 27 16:06:46 in sshd[27548]: PAM adding faulty
module: /lib/security/pam_krb5.so

well when i do kinit [EMAIL PROTECTED]
is works well user also gets authenticated so the
Kerberos authentication is working fine, as i am able
to see logs at ADS i think some thing is wrong with
PAM
well if any one has seen this or solved this please
give pointers and link on that !
Thanks in Adv.
Dhanraj Sheth
[EMAIL PROTECTED]




__ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Re: [help] does any one knows this Error !! { PAM (dlerror: libkrbafs.so.0:.....)}

2004-12-27 Thread Dhanraj sheth
yes that file exits there and 
which the below ownership and rights 

-rwxr-xr-x1 root root51100 Mar  9 
2004 /lib/security/pam_krb5.so*

there is also one file linked on the above file
pam_krb5afs.so

thanks for the quick reply,
Dhanraj sheth

--- Tarun Dua [EMAIL PROTECTED] wrote:

 Dhanraj sheth wrote:
 
  Dec 27 16:06:46 in sshd[27548]: PAM unable to
  dlopen(/lib/security/pam_krb5.so)
 Does this file exist.
 If not install it.
 -Tarun
 -- 
 http://www.tarundua.net
 Nothing you ever wanted to find about Tarun Dua
 
 
 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at:
 http://news.gmane.org/gmane.user-groups.linux.delhi

http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
 




__ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] kernel Too many work in interrupt, status 8401

2004-09-23 Thread Dhanraj sheth
hi all ,

well i have got mandrake 10 official on my mail server
with kernel 2.6
well  today it self i found that the nework stops
working at any time and all the things related to
network (ssh,mail , etc) stops . As it shows in logs
like below message in /var/log/messages 


 kernel Too many work in interrupt, status 8401

and 
my eth0 shows the below status 

inet addr:xx.xx.xx.xx  Bcast:xx.xx.xx.xx 
Mask:xx.xx.xx.xx
  inet6 addr: fe80::203:99ff:fe88:39b8/64
Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500 
Metric:1
  RX packets:4986878 errors:0 dropped:0
overruns:6654 frame:0
  TX packets:1948431 errors:0 dropped:0
overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:807360949 (769.9 Mb)  TX
bytes:291499317 (277.9 Mb)
  Interrupt:18 Base address:0xdc00

the most i am worried about is overruns:6654 what does
that stat and 
what does the above message stats in the
/var/log/messages 
well after googling i came to know that it could be
PCI slot malfuncting and the drivers of the lan card
well that card is correctly detected as 3 comm with
perfect model and I even have changed the PCI slot .
but all in vain 
well does any one faced this kind of problem ?? any
solutions are well come ! any pointers !!
thanks
Dhanraj sheth





__
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] can't login su - user

2004-05-26 Thread Dhanraj sheth
hi,
Did you tried with he Full path of the su command what
where the results? 
E.g. /bin/su or where ever su is as /usr/local/bin/su
thanks 
Dhanraj sheth





__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Commercial : Vendor/ Individual required of linux admin thing on conact basis

2004-02-27 Thread Dhanraj sheth
hi,

For Ticketing Solution One Can Use Php ticket , php
helpdesk.
and For payment Gate way Idea One can Take From
http://www.oscommerce.com (Free Full Working with
payment gateway A shop e-commerce solution.
As i Am not in delhi ( i m from ahmedabad looking for
job based on linux in delhi )  else I would have
contacted your for the solution your ever wanted.

thanks 
Dhanraj sheth
--- Amit Sharma [EMAIL PROTECTED] wrote:
 hi,
 
 we are using RH 8.0 and looking for few things that
 need to be implemened on the webserver like SSL,
 Payment Gateway Integration, complete email solution
 (ticketing).
 
 intrested individual/ vendor may contact the
 undersigned. 
 
 amit
 9810647522
 
 __
 Do you Yahoo!?
 Get better spam protection with Yahoo! Mail.
 http://antispam.yahoo.com/tools
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at:
 http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/[EMAIL PROTECTED]/


__
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] New Thread :- giving root privileges to a function (adding system user from PHP)

2004-02-27 Thread Dhanraj sheth
hi ,

Well Any one know how to add a user from a Webpage as
there is a registration form(registration.php) where i
want to add that use to the system for xyz purposes. i
have Tried some of the Php functions Like system() and
others. But not successfull for adding a user to the
System (linux)
If Any idea then plz Give A pointer or details.
thanks 
dhanraj sheth
http://linuxdhanraj.tripod.com



--- Tarun Dua [EMAIL PROTECTED] wrote:
 arundeep singh wrote:
  Possible solution maybe to run the JVM in
 privileged
  mode with a security
  policy defined for JVM disallowing access to
 other
  system resources.
  well it seems good to me, but could u just tell
 how to
  do that, as i was thinking the same but don't
 anything
  abt it.
 Look at the launch scripts for tomcat and
 catalina.policy file.
 -Tarun
 
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at:
 http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/[EMAIL PROTECTED]/


__
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] connecting to two servers thr single IP Address

2003-08-14 Thread dhanraj sheth
dear M.B,
what is the OS in the PC having IP of 197.172.100.1
and clear my dout that what is the purpose of that pc 
just internet sharer for the client and then what is
the  the use of Sco server ? why Dont u use the Linux
OS to share internet with your clients and there u can
also troble-shoot your problem too . 
thanks 
Dhanraj sheth 



--- MALKIAT BENIPAL [EMAIL PROTECTED] wrote:
 Dear all,
  
 I have two servers with me.  One is running Unix SCO
 5.5 server and another one is a PC based, meant for
 providing internet connection sharing through dialup
 using samber server to differnt PCs for net surfing
 and mail distribution purpose. The IP address of SCO
 server is 100.0.0.1 and the IP address of PC server
 is 191.172.100.2. 
  
 Now, I have a client PC and I am connected to both
 these servers thr lan card. By default I am
 connected to PC server for net surfing purpose. Now,
 if I wish to connect to Unix SCO Server then in
 network neighbourhod (win.98) of client PC, I have
 to change the address of my IP as 100.0.0.12 and
 reboot my PC. Now, I am able to connect to my SCO
 server. Again, if I wish to connect that PC server I
 have to change my IP address to that of PC one ie.
 191.172.100.12. 
  
 Is there any other way through which I am relieved
 of the task of changing the IP addresses of my
 client PC and restarting it again and again for
 switching over between these two servers. For your
 information, I am using telnet (win98) to connect to
 Unix SCO server.  pl. guide.
  
 best regards,
  
 malkiat
 
 
 MALKIAT S. BENIPAL
 
 
 -
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site
 design software
 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd]creating squid acls,,it's urgent

2003-06-11 Thread dhanraj sheth
hello,
this will effectively deny msn messenger from
contacting its http gateways, 
as it appears that microsoft have kindly put them all
into a single c-net : 
-). 


acl MSN-MESSENGER dst 64.4.13.0/255.255.255.0 
http_access deny MSN-MESSENGER 

additionally, you can do this 
acl MSN-GATEWAY urlpath_regex -i \gateway.dll$ 
http_access deny MSN-GATEWAY 
### here we bust the Sex sites #
acl badurl url_regex -i sex 
http_access deny badurl 

and this is the way u can find another messenger and
pron sites and deny them 
 
cheers 
dhanraj sheth
http://linuxdhanraj.tripod.com



__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd