[ilugd] Retrieving the no. of common results in a twin search engine

2013-03-06 Thread Santosh
o retrieve and show the number of common results from both search engines. any suggestion would be helpful. Thanks -- *Santosh Kushwaha * ___ Ilugd mailing list Ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd

[ilugd] [Basic Question]:Problem in Configuring Linux client to access internet

2008-07-06 Thread santosh dubey
/etc/resolve.conf.   Please let me know what is missing on linux box to enable this feature.   I will be very thankful to you.   Santosh Kumar Dubey   PS:   I want this setup for faster internet access and running servers like apache on linux. My machines are old so graphical linux is slow but windo

[ilugd] A Question for RH302 (RHCE)

2006-07-15 Thread santosh dubey
Hi All, Can I directly take RHCE exam on RH302 with a good preaparation? On RedHat website, it shows.. Some Linux Knowledge-->RH133-->RH253-->RH302 Going for three exam is very costly on personal basis. If someone has done RH302, pls suggest me.. 1. Only knowledge on command l

[ilugd] RHCE test center address???

2006-01-04 Thread santosh dubey
Hi All, Can anyone , pls , give me address of center from where i can take RHCE or Sun Solaris examination thanks skdubey - Yahoo! DSL Something to write home about. Just $16.99/mo. or less ___

Re: [ilugd] Something funny about Windows

2005-12-14 Thread santosh dubey
DON'T LIVE IN ISOLATION.. Still we have mission but everything around us is still not covered under boundaries of our mission... Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: On Thursday 15 Dec 2005 12:16 pm, ankush grover wrote: > An Indian discovered that nobody can create

[ilugd] Apache to listen on two ports???

2005-12-09 Thread santosh dubey
Dear All, I implemented apache to listen on two ports namely 80 abd 8080 with different document roots. when i hit http://192.168.8.132:80/ and http://192.168.8.132:8080/ it works fine and displays corresponding pages but drops port number in request and plainly shows http://192.168.8.132/

Re: [ilugd] Prob. Apache can't execute cgi???

2005-12-07 Thread santosh dubey
st me. previously i have done same things with suidperl but it is not on our server. thanks have a nice day. skdubey Mithun Bhattacharya <[EMAIL PROTECTED]> wrote: --- santosh dubey wrote: > Dear All, My apache server is not executing cgi scripts instead it > is showing

[ilugd] Executing a cgi as root on apache.

2005-12-07 Thread santosh dubey
such scripts from apache.?? if yes then how to do that? security of server is no issue as it is over internal server... thanks santosh kumar dubey - Yahoo! Personals Single? There's someone we'd like you to meet. Lots of som

[ilugd] Prob. Apache can't execute cgi???

2005-12-06 Thread santosh dubey
Dear All, My apache server is not executing cgi scripts instead it is showing only text of perl scripts...my settings in config file are given below. Pls suggest me where i am wrong... -- DocumentRoot "/spare3/ihs/default/htdocs" ScriptAlias /cgi-bin/ "/spare3/ihs/

[ilugd] Basic Ques. : IPTABLES (FC2)

2005-09-25 Thread santosh dubey
Dear Sys Admins, 1. I have seen a chain "RH-FIREWALL-1-INPUT" in some documentation for filter table. Actually it is a target for INPUT and OUTPUT chain. Is there any benefit to use it or simply write my rules in convetional way using iptables. 2. Second question is very basic. In /etc/services

[ilugd] rpm --import public.gpg.key ERROR

2005-06-18 Thread santosh dubey
Hi all, I have fc3. when i run yum update it says: You need to install public key for each package by doing rpm --import public.gpg.key but this command says public.gpg.key missing. How can i do gpg key match or totally bypass it to update fc3. Have a nice day. skdubey

[ilugd] Transfer time from local server to LATE

2005-06-14 Thread santosh dubey
Hi all, I have written some perl script and install on my own machine. but when i access them using apache ... it shows a large time 3,4 seconds to display. but sometimes it is very fast. there is no leakage in script...is it problem with my linux based machine..like some services are making it n

[ilugd] SMS Gateway + HTTP request ???

2005-05-25 Thread santosh dubey
Hi all, SMS Gateway like kannel can send sms by using GSM mobile phones. Is there any way by which such SMS gateway can send sms to some http server from where http server will send sms to mobiles using some utility. I will be thanksful for your response. thanks have a nice day. skdubey

[ilugd] DOC to Image converter + Hindi font in open-office ???

2005-05-18 Thread santosh dubey
Hi all, I got one ms word file containg some hindi words. I need to convert it into jpg/gif image. Is there any tool to convert this and is available in sourceforge? secondly, if i open this file in open-office, it will not display due to hindi fonts. How can i install corresponding hindi font's f

[ilugd] How to Download directory from ftp server???

2005-05-11 Thread santosh dubey
Hi all, Is it possible to recursively download a directory from a ftp server?? If yes , then by which ftp client or other sw?? Have a nice day skdubey __ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://

Re: [ilugd] help for SMS to cell phone

2005-05-11 Thread santosh dubey
Hi, as per my knowledge, your linux server cannot directly send sms to a mobile. it will send it to smsc provider like airtel, idea hutch etc. you need to see how they are accepting your request and responsing back. skdubey --- SWAPNIL <[EMAIL PROTECTED]> wrote: > Hi all, > > I am using redhat

[ilugd] wine to create WINDOWS 2000 env??

2005-05-07 Thread santosh dubey
Hi all, anybody have idea to configure wine for windows 2000 environment. By default it uses the file structure of win98. pls suggest Best regards skdubey __ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone.

[ilugd] Creating ODBC Connection in FC2 ?????

2005-05-05 Thread santosh dubey
Dear All, I want to connect MS SQL server 2000 on a different machine from my FC2 box using odbc connection. How can i create such a connection from LInux and verify whether it is working?? Thanks Have a nice day. skdubey __ Do you Yahoo!? M

[ilugd] URGET: MySql BINARY dump restore

2005-05-01 Thread santosh dubey
Dear All, I got mysql dump from some person. but this dump is not a simple txt file. IT IS IN BINARY FORMAT AND NOT READABLE BY vi. The command mysql -u -p < dump.sql does not works and shows error: ERROR 1064 at line 1: You have an error in your SQL syntax near 'var/backupdata/SunitDB/. HOW CA

[ilugd] How to launch d4x???

2005-04-27 Thread santosh dubey
Hi, I installed d4x but how to launch it. command d4x does not exists. what i have done is as: [EMAIL PROTECTED] data]# rpm -Uvh d4x-2.5.0-0.rc4.4.1.fc2.dag.i386.rpm warning: d4x-2.5.0-0.rc4.4.1.fc2.dag.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing...

Re: [ilugd] A idea can change our Life..... --Important

2005-04-27 Thread santosh dubey
Dear Mishra, Your idea may be good but i am not agree with it. If finance is a problem then we can donate as a LUG member with best of our capability and still there are other many ways. But starting a business in any way does not seems right.In this way, LUG will reflect as a JOB CONSULTANT and b

[ilugd] Module error in WINE

2005-04-27 Thread santosh dubey
Hi, Since we want to port some of our exe applications on linux so best choice is wine. i am testing wine with various applications to verify whether it can be useful. when i try ti execute Spyware doctor , i got following module error... Can you pls suggest me some pointer so that i can solve i

[ilugd] How to execute EXE from wine???

2005-04-27 Thread santosh dubey
Dear Sys Admins, I have installed winzip.exe using wine. it was ok but how can i invoke this command to start winzip. typing winzip does not helps. If you have any further valuable info for using wine to install windows applications, pls let me know. Thanks have a nice day skdubey __

Re: [ilugd] What is Real Time Linux???????

2005-04-26 Thread santosh dubey
Sys admins since i am targeted my questions to administrator --- Viksit Gaur <[EMAIL PROTECTED]> wrote: > Hullo, > > > Dear Sys admins, > > Not everyone on this list is a sysadmin! :) > > > What is Real Time Linux?? > According to one of the most reliable sources > around, > RT Systems are t

[ilugd] What is Real Time Linux???????

2005-04-25 Thread santosh dubey
Dear Sys admins, What is Real Time Linux?? How it is different from Mandrake,Fedora and RH etc. >From where i can download it??? How the term embedded is related with it?? Have a nice day skdubey __ Do You Yahoo!? Tired of spam? Yahoo! Mail has t

[ilugd] How to RESTRICT Traffic BW to client machine?????

2005-04-22 Thread santosh dubey
Dear Sys Admins. A client is connected with our Linux server.I want to restrict traffic BW to client So that he can access only 1MB at a time from our Linux server including IN and OUT Traffic. How can i do it on my Linux server. Pls suggest your answer in simple words. Thanks Have a nice day.

Re: [ilugd] User restriction

2005-04-20 Thread santosh dubey
Hi Vidyanand, in /etc/passwd, specify shell to /bin/rbash for the user. This shell is restricted bash shell and user will be confined to his home dir and sub dir. he can't move elsewhere. I have done it and certainly it will solve the matter. skdubey --- Vidyanand Thakur <[EMAIL PROTECTED]> wro

[ilugd] --------> Thanks, Ajay Mulwani <-------------

2005-04-19 Thread santosh dubey
Dear Ajay, Thank you very much. I will appreciate your effort to answer questions in a very easy and understandable way. This helps a lot to people who are not from admin background. I am sure your this nice approach is playing some role for making linux much more acceptable. thanks have a nice

[ilugd] How to allocate space from one partion to other??

2005-04-18 Thread santosh dubey
Dear Sys Admins. I want to allocate space from one partion(/home) to other(/) where free space is required very much. I don't wan't to create fs etc as it is a live server. Is it possible by link etc or something same which do not require major work at server... df -h shows FilesystemS

[ilugd] 'init' related BASIC QUESTIONS

2005-03-31 Thread santosh dubey
Dear Sys Admins, i have a basic questions related with 'init'. it is parent of all process. with pid 1. when we reboot machine with 'init 6' , it will launch a new process called 'init'. since it is 'init' process so it should have pid 1 which is not possible. so my question is whether init 6 p

[ilugd] Basic Question of RUNLEVEL

2005-03-31 Thread santosh dubey
Dear Sys Admins, I am using FC2..i got confused when looking structure of system.. i want to know for runlevel 5 , files from which directory executes: 1./etc/init.d; /etc/rc5.d or 2./etc/rc.d/init.d; /etc/rc.d/rc5.d both are similar and contains similar scripts. i have seen in documentation that

[ilugd] uname related basic questions??

2005-03-23 Thread santosh dubey
Hi all, Sometimes when i download rpm, it shows 'for i686' or 'for i386'. On my machine(FC2),i got i686 (uname -m : machine h/w name) i686 (uname -p : processor type) i386 (uname -i : h/w platform) so which type of rpm should i download? if possible please describe what they indicates. thanks hav

[ilugd] Accessing Apache with secure request i.e. HTTPS

2005-03-22 Thread santosh dubey
Dear sys admins, is it possible to call apache as https://localhost instead of http://localhost. what should i do with configuration files for this. have a nice day. skdubey __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site

Re: [ilugd] LUG Meeting?

2005-03-22 Thread santosh dubey
YES OFFCOURSE BUT TRY TO LOCATE IT IN CENTRAL PLACE IN DELHI SO REMOTELY LOCATED PERSON CAN ATTEND. ISBT IS FAR AWAY. A SMALL FINANCIAL CONTRIBUTION WILL ALSO BE ACCEPTABLE TO MAKE IT HAPPEN HAVE A NICE DAY SKDUBEY --- Linux Lingam <[EMAIL PROTECTED]> wrote: > [huge snip] > > are you guys think

Re: [ilugd] multiple linux on single HDD

2005-03-22 Thread santosh dubey
Hi, it is very simple to do. Install new linux distro in one of you free partion on same disk then give entry in grub.conf (or /etc/grub/menu.lst it is new name for new distro) to load this new distro on selection. i have done same with FC3 and Mandrake 10.1. if you need help for grub.conf then wr

[ilugd] Any common control panel for linux and windows hosting??

2005-03-21 Thread santosh dubey
Dear sys admins, Is there any control panel by which i can manage both linux and windows servers for ISP hosting at a time. there are various applications but for linux they are seperate and for windows they are separate. i need one application to manage both types of server. Thanks have a nice

[ilugd] /usr/bin/ld error + kbiff + FC2

2005-03-16 Thread santosh dubey
Dear sys admins.. For mail notifier want to install kbiff from sources. when i do 'make' i got : /usr/bin/ld: cannot find -lselinux collect2: ld returned 1 exit status make[3]: *** [kbiff] Error 1 make[3]: Leaving directory `/data/LOCAL_INSTALLATIONS/kbiff-3.7.1/kbiff' make[2]: *** [all-recursive]

[ilugd] How to use AWSTAT with /var/log/messages????

2005-03-03 Thread santosh dubey
Dear Sysadmin, i want to see log details in /var/log/messages. what will be LogFormat, Logtype and other guidelines for using awstat with /var/log/messages. regards skdubey __ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100

[ilugd] Return value of USERADD???

2005-03-01 Thread santosh dubey
Hi all, I am writting a perl script to add users in system...but i need to know return value when somethis goes wrong e.g 9 if user already exists. only 0 and 1 are useless for detailed information. Man page does not show these return codes. I got a HP specific implementation at http://docs.hp.com

[ilugd] IndLinux Hindi v0.9 (unnati) Related Question

2005-02-22 Thread santosh dubey
Hi all, recentally i know about IndLinux Hindi v0.9 (unnati) by this list. I install it on FC2..and it gives a wonderful hindi interface but only in KDE CONTROL CENTER (accessible by kcontrol command). Is it not possible to get it into all menus appearing from start (RED HAT) button?? have a n

[ilugd] Creating Mysql DB in specified directory???

2005-02-22 Thread santosh dubey
Dear Sys Admin Is it possible to create a mysql DB at specified position such as /home/skdubey/db/. if yes then how...? I will be thankful for your answer have a nice day. skdubey __ Do you Yahoo!? Yahoo! Mail - Easier than ever with en

[ilugd] Any Body installed openweb mail?

2005-02-16 Thread santosh dubey
Dear Sys Admins, Have anybody installed openwebmail with qmail...(maildir support version) i am getting follwong problem. Couldn't open /var/www/cgi-bin/openwebmail/etc/sessions/[EMAIL PROTECTED] (Permission denied) Any Clue...??? thanks skdubey __

[ilugd] PostgreSQL + Command Line password ?

2005-02-10 Thread santosh dubey
Dear Sys Admins, Is it possible to provide password with psql command so that it will not ask for password?? thanks have a nice day skdubey __ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yaho

[ilugd] JRUN 3 installation problem on mandrake 10/FC 2

2005-01-31 Thread santosh dubey
Hi All, I am unable to install jrun 3 sp2 on mandrake 10.0 or fc2. it is because jrun server is not able to decompress and some files does not created which are required. the output is given below. if anyone of you have faced such situation pls guide me to overcome this situation. thanks and rega

[ilugd] library (.so files) problem

2004-12-29 Thread santosh dubey
Dear Sys Admins, I have successfully compiled "webalizer" from source. when i started it as $webalizer , i got "webalizer: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory" but i have this file at libgd.so: /usr/local/lib/libgd.so.2 /usr/

[ilugd] Apache FILE ACCESS PERMISSION problem

2004-12-23 Thread santosh dubey
Dear All, I want to put all my html and cgi in /home/skdubey/website. for it i have created all directories as in /var// and given mode 755. even 755 to /home/skdubey. I have also created a script alias to map my new cgi i.e ScriptAlias /reseller/cgi-bin/ /home/skdubey/website/cgi-bin/ in http

[ilugd] How to add new hard disk containg another OS???

2004-12-12 Thread santosh dubey
Dear Sys. Admin... I am using mandrake 10.0 and i have one harddisk with win 2k loaded. Is it possible to add this hard disk to my system of linux and after adding it, how i will make system dual doot without installing OS again. Pls reply in simple words. Thanks have a nice day. skdubey

[ilugd] Where is base dir of KDE ????

2004-11-29 Thread santosh dubey
Hi All, I am installing clamav antivirus for linux. it needs to install dazuko for online updation. there is a line in script cp dazuko.o $KDEDIR/bin but this environmental variable in not set on my computer. probabaly it is base direcory of kde. i look ~/.kde but there is not bin/ and they are no

[ilugd] Mounting FAT partion in R/W Mode ??

2004-10-19 Thread santosh dubey
Hi All, I have a FAT partion on my HDD. I am using Fedora Core 2. When i mount it from linux, it comes in read mode. How can i mount it so that it will visible in read/write mode. I am using commnd: mount -t vfat /dev/hdc5 /mnt/windows. Thanks Have a nice day. skdubey

[ilugd] how to update mandrake 10

2004-10-12 Thread santosh dubey
Hi all, from where i can upgrade mandrake 10 online. everywhere i see there club relaed info. have a nice day. skdubey ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com ___

[ilugd] any Internal modem compatible with linux?

2004-10-05 Thread santosh dubey
Hi All, Anyone is using internal modem compatible with Mandrake8.2,10.0, FC-2. I have arranged D-Link External modem but it is costly so i am looking for cheap internal compatible modem. If you know, pls give me details. Thanks Have a nice day. skdubey

[ilugd] Does anyone have installed COMPIERE ERP ?

2004-09-28 Thread santosh dubey
Hi All, Does any one of you have installed COMPIERE on linux/windows machine. I am doing this but getting some problem. I need some small suggesstions. If u know, pls mail me at [EMAIL PROTECTED] as yahoo access is not permitted to me during office time. Thanks Have a nice day. skdubey

[ilugd] how to LOGOUT with basic authentication with apache server

2004-09-21 Thread santosh dubey
hi all, i have authenticated my cgi directroy for some user with apache.they need to submit password but i can't logout them. i need to cloase all browser window. is there any way to acheive this. i am using fedora core 1. have a nice day. skdubey __

[ilugd] Tar problem + very URGENT

2004-09-10 Thread santosh dubey
Hi All, 1.I am getting some problem in using tar.I have a tar file on cd. it opens successfully on the computer from where backup is taken. But on my RH 9 system it gives following error: incomplete literal tree. gzip:stdin:invalid compressed data -- format violated tar:child returned status 1

[ilugd] pls tell best modem

2004-09-02 Thread santosh dubey
Hi , i have an ambient modem but it is not supported in linux. can you tell me name of some modem which will support RH 8 9 FEDORA MANDRAKE 8.2 10. thanks a lot skdubey __ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http:

[ilugd] Thanks | but things are not sufficient for documentation project

2004-08-17 Thread santosh dubey
Hi all, i am very happy to see ur interest in my suggestion...i visited documentation section of website and find 2-3 pdf's . they are very good but does not cover things which are needed in day by day activity. Even i am not very active on this list ( i am member from last 3-4 years) due to my bu

[ilugd] A Suggestion to make linux and LUG more popular

2004-08-16 Thread santosh dubey
Hi Linux Users, I have a suggestion to make using linux more easy and more popular from our community(Delhi Linux user group). Just making ourself of asking and responsing questions we can do something more exciting. i know, All of us have some mastery in our respective domain.We should start a

[ilugd] Is Dreamweaver available for linux???????

2004-08-06 Thread santosh dubey
Hi, Can you please tell me whether some modified form of dreamweaver is available for linux..macromedia does not support it. if not, then how can i run windows dreamweaver..i read somewhere i can use win4lin or wine... if you have knowledge about this pls tell me... thanks have a nice day. skdube

[ilugd] Swap Can not be on?

2004-07-16 Thread santosh dubey
Dear Admins, i have upgraded my ram to 194 mb but now a days i am getting error like, on booting, swapon: /dev/hda5 no such file or device [failed] pls suggest me what should i do to activate swap. Thanks Have a nice day skdubey __ Do you Ya

[ilugd] GNU C++ DOCUMENTATION HELP NEEDED

2004-06-14 Thread santosh dubey
Hi all, Is there any help system like java api for gnu c++. i am using compilers gcc and g++. if you know, pls tell me. it will help me great. thanks have a nice day. skdubey - Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger __

[ilugd] info needed for device file on redhat 8.0

2003-08-11 Thread santosh dubey
Dear Sys Admins, IS THERE ANY FILE IN RED HAT 8.0 WHICH SHOWS DEVICES AND THEIR CORRESPONDING FILE SYSTEMS??? LIKE /DEV/HDA5 IS VFAT. /etc/fstab does not give this info. It only shows mounted file systems. Additonaly, 1.on starting mysql on redhat 8.0 it gives ERROR 2002 : cant connect t

[ilugd] can i increase storage size of a directory + oracleinstallation

2003-07-30 Thread santosh dubey
Respected Sir,OK, i will send small report for this. i have not installed Compiere . My hard disk had created some bad sector thats why i was not able to install oracle. i have arrage a small capacity HDD but i am taking same with higher capacity on which i can install everything. i will communic

[ilugd] FOR TARUN DUA + ORACLE INSTALLATION

2003-07-26 Thread santosh dubey
Dear Tarun, i am using Mandrake 8.2 delux version and trying to install oracle 9.0.1 on it. have you installed oracle on linux.? i will be thankful if you can help me. tyhanks have a nice day skdubey "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: Dear Sys Admins, Anyone of you have installed orac

[ilugd] oracle installation + very urgent

2003-07-25 Thread santosh dubey
Dear Sys Admins, Anyone of you have installed oracle on linux? i am installing it and i got message "Software Installed" and it starts linking oracle database. But when linking is done 83% my computer restarts and not shows any signal of installation. Have you faced this situation or you have mad

[ilugd] Thanks Amitabh Trehan

2003-07-05 Thread santosh dubey
5 and group axis with id 513. you can use redhat-config-users if you are on RH. I dont know anything about axis so the above heuristics are only general. Amitabh --- santosh dubey wrote: > Dear Amber, > > i always work as root. > i will be thanksful to you if you can help me. >

[ilugd] For Amber Roy

2003-07-03 Thread santosh dubey
Dear Amber, i always work as root. i will be thanksful to you if you can help me. thanks have a nice day. skdubey Ambar Roy <[EMAIL PROTECTED]> wrote: > i am installing axis on my linux box. > but i am getting following problem" > cannot change ownership to uid 1005, gid 513: operation not permit

[ilugd] Axis and other s/w Installation problem

2003-07-02 Thread santosh dubey
Hi Friends, i am installing axis on my linux box. but i am getting following problem" cannot change ownership to uid 1005, gid 513: operation not permitted." error: exit delayed from previous error. any user with this uid gid is not created by me. i look from reference manual but they does not t

[ilugd] Configuration problem relating with JAVA + important

2003-06-13 Thread santosh dubey
Dear Sys Admins/Programmers, Please give me some suggestion to rectify these problems: SERVLET PROBLEM 1. I have j2sdk1.4.0 installed but i cannot run servlet application since i could not locate servelet package. Is j2sdk is sufficient to run servlet or i need to download jsdk from sun web si

[ilugd] problem in running jboss

2003-06-06 Thread santosh dubey
Dear friends, I have installed jboss and when point to url http://localhost:8080/ i get following errors HTTP 500 no default context set. same error with tomcat also. do you have any idea. skdubey - Do you Yahoo!? Free online calendar with sync to Outlook(TM

[ilugd] problem in running java + VERY URGENT

2003-06-06 Thread santosh dubey
Dear Friends, I am getting problem on running java on my Mandrake 8.2 machine. During linux installation i find /usr/bin/javac and /usr/bin/java installed.when i try "javac" or "java" then invoked above executables. now i installed j2sdk1.4 in /usr/java/j2sdk1.4.0/ but for "javac" i need to write