Re: [ilugd] urgent: help promote freed.in on your blog and site with buttons and banners

2007-08-03 Thread Linux Lingam
meanwhile, to keep the focus on the initial mail: please help promote freed.in with banners and buttons from the freed.in site that you may use for your blogs and sites, and please spread the word among other FOSS communities and LUGs across india. thanks :-) niyam

Re: [ilugd] urgent: help promote freed.in on your blog and site with buttons and banners

2007-08-02 Thread Raj Shekhar
in infinite wisdom Linux Lingam spoke thus On 08/03/2007 01:27 AM: dear all, quote Help us promote freed.in http://linux-delhi.org/ takes you to India Linux Users Group - Delhi Due to some technical issues, you will now be re-directed to the new location of the web site. We are working

Re: [ilugd] urgent: help promote freed.in on your blog and site with buttons and banners

2007-08-02 Thread Kenneth Gonsalves
On 03-Aug-07, at 10:37 AM, Raj Shekhar wrote: What is the technical issue facing linux-delhi's site ? maybe downgrading from perl to PHP? Actualy some issue regarding the version of mysql on ilugd server not being compatible with the new version of the site - there is a thread on that and

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-23 Thread arjun.thounaojam
i want to get pid of a command or script which are scheduled using at. I am scheduling a command using at which will take a lot of time.I want to get pid of that command I am using solaris If you're running a script, you can add the following line somewhere inside your script: echo $$

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-23 Thread Saurabh Agarwal
thanks a lot a small thing but didnt striked me as i was searching for big things.. once again u had proved think basics u can get all.. thanks Saurabh On Thu, 23 Sep 2004 19:57:24 +0530, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: i want to get pid of a command or script which are

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-22 Thread Vivek Agrawal
hi saurabh, see what at does is that it hands over the scheduled job to the atd (at deamon) and the process is scheduled to run even after you have logged off, so the deal is that most probably atd is the parent process that runs the scheduled job and thus I dont think that you can get its PID

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-22 Thread Saurabh Agarwal
Hi vivek, thanks for such a detailed desc but i am aware of that i know that i can get pid only when it is spawned by atd ,but as my process is taking a long time and i know when i am scheduling it so approximately at that time i am trying to get its pid, so the problem is now that i know the

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-22 Thread Mayank
On Wed, 2004-09-22 at 23:31 +0530, Saurabh Agarwal wrote: at that time i am trying to get its pid, so the problem is now that i know the process is up and running but i am unable to get its pid as it is not associated with a terminal and ps dont usually gived pid of process not associated with

Re: [ilugd] Urgent help needed How to get pid of a command , script which is scheduled using at command

2004-09-22 Thread Vivek Agrawal
then you can go for the alternate fork approach the parent (wrapper program) can always acces its child's (your acctual task) pid and send various signals to the child using kill system call. bye ___ ilugd mailinglist -- [EMAIL PROTECTED]

RE: [ilugd] Urgent - Help

2004-05-02 Thread D. Venkatasubramanian
Try QMTest from Code Sourcery. http://www.codesourcery.com/qmtest/ Never used it personally though. Regards, Venky QMTest is a cost-effective general purpose testing solution that can be used to implement a robust, easy-to-use testing process. QMTest runs on Windows and on most UNIX-like

RE: [ilugd] Urgent - Help

2004-05-02 Thread Rajesh p
Hi Venkatasubramanian So nice of u to have replied. Thanxs a lot. With Regards, Rajesh D. Venkatasubramanian [EMAIL PROTECTED] wrote: Try QMTest from Code Sourcery. http://www.codesourcery.com/qmtest/ Never used it personally though. Regards, Venky QMTest is a cost-effective general

Re: [ilugd] URGENT HELP !

2003-08-20 Thread Alok Sinha
Shailesh, What would you like the help on? What is your current configuration ? what is your desired configuration? regards, alok sinha Shailesh J. Kumar wrote: Hi, Can anyone help me regarding the Red Hat Linux Gateway firewall Policy setup using IPCHAINS. Please its very important ,

RE: [ilugd] Urgent help if any: Mail server

2003-08-14 Thread amit sharma
through now. Thanks again for the efforts you made. Regards Subrat -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of amit sharma Sent: Friday, August 08, 2003 12:08 PM To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any: Mail

Re: [ilugd] Urgent help if any: Mail server

2003-08-14 Thread Koushik Ghosh
sharma Sent: Thursday, August 07, 2003 11:24 AM To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any: Mail server well it shows mails are being send, what is problem then? amit --- Subrata [EMAIL PROTECTED] wrote: Hi Amit, I am pasting the mailog here

RE: [ilugd] Urgent help if any: Mail server

2003-08-14 Thread amit sharma
sometime to help me out. I will grateful for your effort. Regards Subrat -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Subrata Sent: Thursday, August 07, 2003 10:00 PM To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any

RE: [ilugd] Urgent help if any: Mail server

2003-08-14 Thread yogesh bansal
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Subrata Sent: Thursday, August 07, 2003 10:00 PM To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any: Mail server can you let me know where do i check for POP3 service and NTSYSV. Here is what I

RE: [ilugd] Urgent help if any: Mail server

2003-08-14 Thread Subrata
: Thursday, August 07, 2003 1:04 PM To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any: Mail server make sure the POP3 service is ticked in NTSYSV (ntsysv) , if not, tick it, say ok and issue service xinetd restart and see if the mails are coming. amit --- Subrata [EMAIL

RE: [ilugd] Urgent help if any: Mail server

2003-08-09 Thread Subrata
To: The Linux-Delhi mailing list Subject: RE: [ilugd] Urgent help if any: Mail server make sure the POP3 service is ticked in NTSYSV (ntsysv) , if not, tick it, say ok and issue service xinetd restart and see if the mails are coming. amit --- Subrata [EMAIL PROTECTED] wrote: Problem

Re: [ilugd] Urgent help if any: Mail server

2003-08-06 Thread amit sharma
please paste last few lines of /var/log/maillog here amit --- Subrata [EMAIL PROTECTED] wrote: Hi, I am facing a problem in my mail server as below: Yesterday, I could't recieve or sent mails to and from anywhere.I was getting the error on maillog as Connection refused by 'xxx server' and

Re: [ilugd] Urgent help if any: Mail server

2003-08-06 Thread amit sharma
please paste last few lines of /var/log/maillog here amit --- Subrata [EMAIL PROTECTED] wrote: Hi, I am facing a problem in my mail server as below: Yesterday, I could't recieve or sent mails to and from anywhere.I was getting the error on maillog as Connection refused by 'xxx server' and