Re: [Ilugc] Recover node failure in overlay multicast by proactive method in NS2

2009-02-02 Thread Shrinivasan T
Hi, > hai my dear respected frinds,i do my project in Network Simulator-2[NS2],i > need help to implement in Tcl coding... > > For-Recover node failure in overlay multicast by proactive method in NS2 First Install NS 2 in your linux box. Learn NS2 concepts and codings. Learn TCL Then study the

Re: [Ilugc] postfix error

2009-02-02 Thread Shrinivasan T
Hi, > I have been trying postfix mail server since last 3 days. > could u help for me. What error you found on postfix? Please mention what distribution you use and version in the mails. Use google search before asking in a mailing list. Postfix is very easy to configure and go

[Ilugc] postfix error

2009-02-02 Thread Rajesh Kumar
Dear friends I have been trying postfix mail server since last 3 days. could u help for me. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mail

[Ilugc] FYI: Trophees du Libre

2009-02-02 Thread Bharathi Subramanian
The French International competition "Trophees du Libre" is again offering prizes for the most innovative FOSS solution for 2009. Cash Prize (in Euros) 1st 3K, 2nd 1K and 3rd .5K Last Date: Feb 15th 2009. Visit: http://www.trophees-du-libre.org/ HTH :) -- Bharathi S ___

Re: [Ilugc] re: how to take snapshot for the website dynamically from php

2009-02-02 Thread sivaji j.g
> I have requriement to take snapshot of a websites from my php based web > application, If some body had done it earlier, please do share your > experience or a pointer regarding it would be highly appreciated. http://www.regnow.com/softsell/visitor.cgi?affiliate=23579&action=site&vendor=12012&re

[Ilugc] Re: External hard disk with RW permission

2009-02-02 Thread Mohan R
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 பத்மநாதன் wrote: > I want an auto mount provision with Read/Write permissions for all users. Changing group settings for the users may help you to solve the problem. I usually create normal users with all the groups except admin, lpadmin. Here is the

Re: [Ilugc] re: how to take snapshot for the website dynamically from php

2009-02-02 Thread Arun Kumar Khan
On Monday 02 Feb 2009, Ravi Jaya wrote: > Dear Luggies, > > I have requriement to take snapshot of a websites from my php based > web application, If some body had done it earlier, please do share > your experience or a pointer regarding it would be highly > appreciated. wget, httrack do it from C

Re: [Ilugc] Help on Asterisk

2009-02-02 Thread deva free
Hello Version ? Generally, set the conference room in meetme.conf with pin (optional) see sample conf generated by asterisk for help. [rooms] conf => 8600 conf => 8601,1234 You need to call the room in extensions.conf like this [your-context-here] exten => 8600,1,Meetme(${EXTEN}) Th

[Ilugc] need help

2009-02-02 Thread mani kandan
I need help to detect my modem. I am using dialup usb-modem(BSNL). Supported in XP OS. But not detect in Ubuntu 8.04 , only detect the usb port number where the usb modem is connected. Details viewed through XP OS. Name  : VIA Telecom CBS USB Modem#2. Version : 1.3.16.0 Driver profile : VIA Telec

Re: [Ilugc] Wget behind proxy

2009-02-02 Thread narendran krishnan
I was able to get over the wget proxy problem as I got a machine which doesnt require a proxy. authentication used here for proxy here is NTLM. Now I have one more question. What method does wget use to calculate the transfer rate? And how accurate it is? How can I relate that with throughput of

Re: [Ilugc] re: how to take snapshot for the website dynamically from php

2009-02-02 Thread Krishna
On Mon, Feb 2, 2009 at 2:25 PM, Ravi Jaya wrote: > Dear Luggies, > > I have requriement to take snapshot of a websites from my php based web > application, If some body had done it earlier, please do share your > experience or a pointer regarding it would be highly appreciated. I dont understan

[Ilugc] re: how to take snapshot for the website dynamically from php

2009-02-02 Thread Ravi Jaya
Dear Luggies, I have requriement to take snapshot of a websites from my php based web application, If some body had done it earlier, please do share your experience or a pointer regarding it would be highly appreciated. thanks in advance, cheers RJ __

[Ilugc] Help on Asterisk

2009-02-02 Thread Yugendra Venkata Durgamruth Kumar Sala
How to configure Conference facility in Asterisk Please give in detail. THanks and Regards, Yugendra Venkata Durgamruth Kumar S ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://

[Ilugc] Re: External hard disk with RW permission

2009-02-02 Thread பத்மநாதன்
> First give the owner ship of the mount point, > # chown [users] > # chmod 775 I tried this already. > add a line in /etc/fstab and in /etc/mtab to make it auto mount, > with fstab, it'll auto mount any disk stated in /etc/fstab file, with mtab, > it'll mount the disk is inserted. > /dev/sd