[Ilugc] Shell-script when cron'ed does not send mail (using "sendmail")

2009-01-13 Thread S.Selvam Siva
Hi, We wrote a shell script which will do some posting work and need to send the details of the work(posting). It works fine when it is not cronned ,but it does not send mail when cronned. I googled on this and found that we need some authentication for sendmail to work when it is cronned. I tried

[Ilugc] ldap_bind error in OpenLDAP.

2009-01-13 Thread Thanigairajan murugan
Hi Luggies, I am settingup OpenLDAP on Debian-Etch. While I add the details through ldapadd, it throws "ldap_bind: Invalid credentials (49)". error. Since ldap is running in 0.0.0.0:389, I guess it will be problem. So what i have to do , to run this service on my ip(192.168.1.8). There is no entr

[Ilugc] Re: Shell-script when cron'ed does not send mail (using "sendmail")

2009-01-13 Thread Manish Sharma
> "SivaS" == S Selvam Siva writes: SivaS> Hi, We wrote a shell script which will do some posting work and SivaS> need to send the details of the work(posting). It works fine SivaS> when it is not cronned ,but it does not send mail when cronned. SivaS> I googled on this and found that we need

RE: [Ilugc] Shell-script when cron'ed does not send mail (using"sendmail")

2009-01-13 Thread Sivakumar Gopalan
> > echo "password" | sudo -u "username" -S script-to-send-mail.sh > > please guide me on this problem Is "script-to-send-mail.sh" accessible without path from cron Did you happen to check the cron log to see what went wrong ? Rgds, Siva. PS: why do you want to change to appropriate user in

Re: [Ilugc] ldap_bind error in OpenLDAP.

2009-01-13 Thread Sahid Khan (সাহিদ)
On Tue, Jan 13, 2009 at 3:37 PM, Thanigairajan murugan wrote: > While I add the details through ldapadd, it throws "ldap_bind: Invalid > credentials (49)". error. > Since ldap is running in 0.0.0.0:389, I guess it will be problem. > So what i have to do , to run this service on my ip(192.168.1.8

Re: [Ilugc] Government still using Microsoft word and IIS ?

2009-01-13 Thread Arun SAG
Anybody lodged grievance against that website.? http://pgportal.gov.in/pgofficers.htm It seems to be the officers controlling this department. I wonder Central government don't have any policy on which softwares to use? ___ To unsubscribe, email ilugc-r

[Ilugc] Hi Linuxians

2009-01-13 Thread s.sudharsan siva
Hi i installed PHPMyadmin with MySQL 4.1.22 but after the installation it shows an error message to upgrade to mysq 5.0.15 . whats the erason phpmyadmin does not work with mysql 4.1.22.. -- S.Sudharsan(be) http://techsudha.blogspot.com/ ___ To unsubscri

Re: [Ilugc] Government still using Microsoft word and IIS ?

2009-01-13 Thread Bhargav Prasanna
On Mon, Jan 12, 2009 at 6:50 PM, Kapil Hari Paranjape wrote: > > Perhaps we can formulate a grievance against this web site!? > Yea.. But where do we file it?? File it with them? This is like telling someone something bad about them, to them, on their face!! :P -- Bhargav Prasanna ___

Re: [Ilugc] Hi Linuxians

2009-01-13 Thread Shrinivasan T
Hi Sudharsan, > Hi i installed PHPMyadmin with MySQL 4.1.22 but after the installation it > shows an error message to upgrade to mysq 5.0.15 . whats the erason > phpmyadmin does not work with mysql 4.1.22.. > >From www.phpmyadmin.net home page, "Since version 3.0.0, phpMyAdmin joined the GoPHP

Re: [Ilugc] Hi Linuxians

2009-01-13 Thread Raja Subramanian
On Tue, Jan 13, 2009 at 7:43 PM, s.sudharsan siva wrote: > Hi i installed PHPMyadmin with MySQL 4.1.22 but after the installation it > shows an error message to upgrade to mysq 5.0.15 . whats the erason > phpmyadmin does not work with mysql 4.1.22.. It's good ettiquette to use an appropriate subj

Re: [Ilugc] Shell-script when cron'ed does not send mail (using "sendmail")

2009-01-13 Thread Arun Khan
On Tuesday 13 Jan 2009, S.Selvam Siva wrote: > Hi, > > We wrote a shell script which will do some posting work and need to > send the details of the work(posting). > It works fine when it is not cronned ,but it does not send mail when > cronned. Are you executing the job as a regular user or syste

Re: [Ilugc] ldap_bind error in OpenLDAP.

2009-01-13 Thread Arun Kumar Khan
On Tuesday 13 Jan 2009, Thanigairajan murugan wrote: > Hi Luggies, > I am settingup OpenLDAP on Debian-Etch. > While I add the details through ldapadd, it throws "ldap_bind: > Invalid credentials (49)". error. Looks like setup problem with the "administrator" user of the openldap server. > Sin

Re: [Ilugc] python doubt

2009-01-13 Thread swamynathan
On Tue, Jan 13, 2009 at 10:31 AM, Arun Venkataswamy wrote: > On Mon, Jan 12, 2009 at 9:15 PM, swamynathan wrote: > > > > > eg if i press 'a' , 'a' is passed to the function > > if i press 'a','d' then the function should be called simultaneously > > > > > The standard keyboard controller (the ch

Re: [Ilugc] python doubt

2009-01-13 Thread Venkatraman S
On Tue, Jan 13, 2009 at 11:12 PM, swamynathan wrote: > can other keys be made to work like an alt or shift key > Scan codes are different for each key > > > cant use dbus im doing in windows for now > Think TSR approach should work for you, but you need to disable your AV for that, IMHO. > > i

Re: [Ilugc] Thamizhar Thirunal vazthukkal

2009-01-13 Thread Sachin Rajamoahan
I am proud of your patriotic spirit - but this is a forum for linux, not about classical, modern, post-modern vernacular poetry. There are many people who might not understand Tamil - what if everyone starts to write poems in praise of their state/lanuage/religion/ culture yada yada.. This would

Re: [Ilugc] python doubt

2009-01-13 Thread Vaidhyanathan Mayilrangam Gopalan
Think TSR approach should work for you, but you need to disable your AV for that, IMHO. A TSR on a multi-threaded OS ??? What happens when there are multiple programs that require keyboard input? There is a reason TSRs went the way of dodo with DOS and single active process. begin:vcard

Re: [Ilugc] Thamizhar Thirunal vazthukkal

2009-01-13 Thread Krishna
On Tue, Jan 13, 2009 at 7:30 PM, Sachin Rajamoahan wrote: > > This would degenerate and defeat the very purpose of this forum. > Please dont top post. Bye, Krishna. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subje

Re: [Ilugc] python doubt

2009-01-13 Thread Venkatraman S
On Wed, Jan 14, 2009 at 1:32 AM, Vaidhyanathan Mayilrangam Gopalan < vai...@gmail.com> wrote: > > A TSR on a multi-threaded OS ??? What happens when there are multiple > programs that require keyboard input? There is a reason TSRs went the way of > dodo with DOS and single active process. > > True

[Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kapil Hari Paranjape
Hello, Malaysia and Vietnam have gone for large scale FOSS adoption. http://english.vietnamnet.vn/tech/2009/01/822425/ Is the MIT, GOI listening? Kapil. -- ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or bo

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kenneth Gonsalves
On Wednesday 14 Jan 2009 7:20:53 am Kapil Hari Paranjape wrote: > Malaysia and Vietnam have gone for large scale FOSS adoption. >  http://english.vietnamnet.vn/tech/2009/01/822425/ > Is the MIT, GOI listening? it is DIT - please bring this to the attention of DIT. -- regards KG http://lawgon.liv

Re: [Ilugc] Thamizhar Thirunal vazthukkal

2009-01-13 Thread Kenneth Gonsalves
On Tuesday 13 Jan 2009 1:21:35 pm mettur salem wrote: > Thanks for reading this mail >     iniya thamizhar thiru nal vallthukal deyau sewdu, inda listikku sambandam illaad vishayangalai ezhudaadeergal -- regards KG http://lawgon.livejournal.com ___ To

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Arun Kumar Khan
On Wednesday 14 Jan 2009, Kapil Hari Paranjape wrote: > Hello, > > Malaysia and Vietnam have gone for large scale FOSS adoption. > http://english.vietnamnet.vn/tech/2009/01/822425/ > Is the MIT, GOI listening? > I suppose GOI == Govt. of India and MIT == Mass. Inst. of Tech? Anyway, as for GOI (

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kenneth Gonsalves
On Wednesday 14 Jan 2009 9:52:14 am Arun Kumar Khan wrote: > On Wednesday 14 Jan 2009, Kapil Hari Paranjape wrote: > > Hello, > > > > Malaysia and Vietnam have gone for large scale FOSS adoption. > >  http://english.vietnamnet.vn/tech/2009/01/822425/ > > Is the MIT, GOI listening? > > I suppose GOI

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Arun Kumar Khan
On Wednesday 14 Jan 2009, Kenneth Gonsalves wrote: > On Wednesday 14 Jan 2009 9:52:14 am Arun Kumar Khan wrote: > > On Wednesday 14 Jan 2009, Kapil Hari Paranjape wrote: > > > Hello, > > > > > > Malaysia and Vietnam have gone for large scale FOSS adoption. > > >  http://english.vietnamnet.vn/tech/2

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Arun Kumar Khan
On Wednesday 14 Jan 2009, Arun Kumar Khan wrote: > > From what I have seen it is Ministry of Information and > Telecommunications Oops, it is Ministry of Communications and Information Technology. -- Best regards, Arun Khan ___ To unsubscribe, email

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kapil Hari Paranjape
Hello, On Wed, 14 Jan 2009, Arun Kumar Khan wrote: > Anyway, as for GOI (and PSUs under it), forget FOSS adoption; even open > standards adoption is lip service. Otherwise, we would not have broken > e-governance sites (i.e. requiring MS Windows/IE combo to conduct > business with the govt./ps

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kenneth Gonsalves
On Wednesday 14 Jan 2009 10:52:26 am Arun Kumar Khan wrote: > > From what I have seen it is Ministry of Information and > > Telecommunications > > Oops, it is Ministry of Communications and Information Technology. as I said - MCIT. -- regards KG http://lawgon.livejournal.com

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kenneth Gonsalves
On Wednesday 14 Jan 2009 10:57:52 am Kapil Hari Paranjape wrote: > What is *required* is that centres like nic.in which are *supposed* to > help the government in setting up the sites do a little more homework > before outsourcing their work or before doing it themselves. given the present salary

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread Kapil Hari Paranjape
Hello, On Wed, 14 Jan 2009, Kenneth Gonsalves wrote: > it is DIT - please bring this to the attention of DIT. On Wed, 14 Jan 2009, Kenneth Gonsalves wrote: > MIT = Ministry of Information Technology (actually it is DIT, Department of > Information Technology under MCIT) Thanks for the correctio

Re: [Ilugc] python doubt

2009-01-13 Thread kish
Maybe this will help http://zynaddsubfx.sourceforge.net/ --kish --- Esse Quam Videri krisk.wordpress.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.

Re: [Ilugc] Anyone at MIT, GOI listening?

2009-01-13 Thread satyaakam goswami
On Wed, Jan 14, 2009 at 10:57 AM, Kapil Hari Paranjape wrote: > Hello, > > On Wed, 14 Jan 2009, Arun Kumar Khan wrote: > > Anyway, as for GOI (and PSUs under it), forget FOSS adoption; even open > > standards adoption is lip service. Otherwise, we would not have broken > > e-governance sites (i.e