Re: [PLUG] DOWNLOAD MANAGER

2007-02-26 Thread Milind Arun Choudhary
te little ones nothig works _best_ for everyone afterall its all subjective i think -- Milind Arun Choudhary -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bi

Re: [PLUG] Firefox download world record

2008-05-30 Thread Milind Arun Choudhary
ttp://plug.org.in/cgi-bin/mailman/listinfo/plug-mail > Send 'help' to [EMAIL PROTECTED] for mailing instructions. > -- Milind Arun Choudhary -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.

Re: [PLUG] CVS question

2008-09-13 Thread Milind Arun Choudhary
Hi, There is no native windows command for cvs. There are two ways to get the CVS CLI on windows. 1. Install CYGWIN withe the cvs package 2. use CVSNT it comes with WINCVS and provides cvs CLI, probably you can install CVSNT without WINCVS, haven't tried myself. Thanks -- Milind

Re: [PLUG] Inserting module in 2.4.20-8

2008-12-01 Thread Milind Arun Choudhary
;> kernels to which they are built for. >> true Any specific reason for using 2.4? Consider reading this.. if you already haven't . http://www.kroah.com/lkn/ http://tldp.org/LDP/lkmpg/ -- Milind Arun Choudhary -- __

Re: [PLUG] named.conf forwarders ....... for .in domain

2009-01-16 Thread Milind Arun Choudhary
Hi, I haven't done this myself, but may be reversing the order will help. Put all the specific cases above and if it falls through then the last generic case will take care. block for block for block for I used similar rules in my spam filter. Milind Arun Choudhary On Fri, Jan 16,

Re: [PLUG] How to tweak Grub

2009-02-09 Thread Milind Arun Choudhary
On Mon, Feb 9, 2009 at 5:23 PM, K.V.RAJEEV wrote: > Hello all, > I am a newbie. I have installed Fedora-10 on SATA-2 having Windows XP Prof. > on SATA-1.Everything fine. > But I want the dual boot option from the starting without hitting any key > when grub appears. > grub gives only three secon

Re: [PLUG] How to make a window executable software from linux

2009-03-22 Thread Milind Arun Choudhary
On Sun, Mar 22, 2009 at 3:42 PM, Prasenjit Giri wrote: > Hello, > I was wondering how to code something in linux (a simple daily expense > manager) that runs on linux and also be able to be executed in windows? > > The doubts are : How to aprroach it without the use of C, C++, Java or any > web ba