Re: [ilugd]: Req for a download manager in linux

2002-10-18 Thread Lalit Kumar Bhasin
For first query : use wget For second query : use nohup command Regds, Lalit - Original Message - From: "Nitin Chandra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 6:23 PM Subject: RE: [ilugd]: Req for a download manager in linux > when i d/l somet

[ilugd]: Linux Certification for programmers

2002-11-09 Thread Lalit Kumar Bhasin
Hi all, Can any one guide me about any Linux Certification available for the programmers across the net. I cheked LPI Certifications but it seems to be for administrators. Regds, Lalit - Original Message - From: "Prashant paliwal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL

Re: [ilugd]: Stdout and redirection

2002-11-27 Thread Lalit Kumar Bhasin
Hi, Use tee command $ (command) | tee where filename is file where you want output to be redirected. Lalit - Original Message - From: "D.Venkatasubramanian, Noida" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 27, 2002 5:41 PM Subject: [ilugd]: Stdout and redirec

Re: [ilugd]: Stdout and redirection

2002-11-27 Thread Lalit Kumar Bhasin
andard output as one of my program closes > stdout. Problem > is I can't change the program, thats a requirement, so I print message from > that on standard > error. Need to display and redirect to file. > > Regards, > > Venky > > -Original Message- > Fro

Re: [ilugd]: Re: : silly question

2002-12-12 Thread Lalit Kumar Bhasin
- Original Message - From: "Raju Mathur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 10:09 PM Subject: Re: [ilugd]: Re: : silly question > > "Sandip" == Sandip Bhattacharya <[EMAIL PROTECTED]> writes: > > Sandip> On 12/12/02 19:48 +0530, Gollum t

[ilugd]: order of execution of threads

2002-12-15 Thread Lalit Kumar Bhasin
Hi,    Using Linux threads / pthreads, is there any way of controlling the order of thread execution.  Suppose u have T1,T2,T3. The order should be (say),   T1T2T1T2T1T2T3T1T2T1T2T1T2T1T2T3..   Dont tell me thru the 'condition' variable, as it does not controls the order, which is the pre

[ilugd]: Public accessible Debian Machines

2003-01-02 Thread Lalit Kumar Bhasin
Hi, If some one tries/tried it out, do share your thoughts. Public accessible Debian Machines Hewlett-Packard (HP) offers public access to several machines running Debian GNU/Linux through their Test Drive program. Software authors and prospective users are offered an account on those ma

Re: [ilugd]: How to redirect the pid of a process when running itin background

2003-01-27 Thread Lalit Kumar Bhasin
On Mon, 2003-01-27 at 17:10, surinder makkar wrote: > HI List, > > I am running a command in background on Unix(Solaris) > by suffixing it with & and in order for this command > to run uniterrupted, I am prefixing it with nohup. I > want the pid returned by it to be trapped in some > file. The co

Re: [ilugd]: Knoppix does not run on by box

2003-02-14 Thread Lalit Kumar Bhasin
Hi Himanshu, I also faced the same problem. Don't exactly remember how it got solved. But check the options that knoppix provides at the boot time. I feel that using one of the options rectified the problem. Do post in case you have got it resolved. Regds, Lalit - Original Message - Fr

Re: [ilugd]: HELP Playing VCD under Redhat 8

2003-02-19 Thread Lalit Kumar Bhasin
Have you tried Xine ??     - Original Message - From: kingdeepaksingh To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 12:28 PM Subject: [ilugd]: HELP Playing VCD under Redhat 8 HI friends i wanna know how to run VCD under Redhat 8 i looked ard for m

[ilugd]: X-Designer Help

2003-03-04 Thread Lalit Kumar Bhasin
Hi all, Any one has worked on X-Designer. Required some help on that ? - Lalit **Disclaimer** Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended

[ilugd]: Increasing Linux Partition space

2003-04-02 Thread Lalit Kumar Bhasin
Hi all, I have a dual boot system with Windows-2000 and Linux 8.0. The total hard disk space is 40 GB, and about 5 GB is dedicated to Linux , and rest for windows. Now, I wanted to increase the Linux Ext space from 5 GB to say 10 GB. I tried Partition magic ,but it failed. Is there some other wa