[ilugd] RAM information

2005-02-01 Thread Ritesh Raj Sarraf
Hi, I've a Compaq laptop with 256mb RAM (266mhz). I'm planning to add more RAM into it. Can I add another 512mb (266mgz) RAM from some other vendor, say kingston or samsung ?? Will a combination of 512 and 256 make conflicts ??? Regards, rrs ___ ilu

Re: [ilugd] JRUN 3 installation problem on mandrake 10/FC 2

2005-02-01 Thread Ritesh Raj Sarraf
never ran JRun before.. What do the *.properties files do in it ?? How are they created ?? May be you should re-download the setup file, verify it's md5sum and then proceed. rrs On Mon, 31 Jan 2005 23:10:36 -0800 (PST), santosh dubey <[EMAIL PROTECTED]> wrote: > Hi All, > > I am unable to inst

[ilugd] OT - Thunderbird-1.0 rpm

2005-02-01 Thread Bimal Pandit
Dear All, This is my experience that i would like to share with all, in case it could help someone. I tried to install thunderbird-1.0 on my system(RedHat 9), i started with tar file but then it was accessible to the root user only, even i tried making link as [EMAIL PROTECTED] root]# cd /usr/l

[ilugd] volunteering and speaking procedure for linux-delhi workshop at linux asia

2005-02-01 Thread Supreet Sethi
Hi, I have been kind of out of circuit, for a while. But today I have been able to finalize on coming to delhi. I was wondering what is the procedure for volunteering and speaking in linux-delhi workshop at linux-asia. Sorry for sleeping over, while this might have been discussed. Following are

Re: [ilugd] Events, jobs, etc on linux-india.org

2005-02-01 Thread Pankaj kaushal
Raj Mathur wrote: Pankaj> Just a tip, it will be really cool if you can add fwds Pankaj> like http://linux-india.org/jobs /events etc. Only for Pankaj> these *categories*. Pankaj> It will be easy to remember/type and pass around. Ah, here we have a volunteer who also just happens to

[ilugd] (fwd) [SECURITY] [ GLSA 200502-01 ] FireHOL: Insecure temporary file creation

2005-02-01 Thread Raj Mathur
[Please upgrade if you use FireHOL on any distribution -- Raju] This is an RFC 1153 digest. (1 message) -- Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===1623573007==" Message-ID: <[EMAIL PROTECTED]> Fr

Re: [ilugd] Capture sound from sound card

2005-02-01 Thread vivek khurana
--- Mayank Jain <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to capture sound from my sound card using > C/C++. How can i > do that? Any pointers/libraries... > Look at code base of audacity, if you want to seriously learn art of capturing sound through soundcard. Regards VK = H

[ilugd] Capture sound from sound card

2005-02-01 Thread Mayank Jain
Hi all, I'm trying to capture sound from my sound card using C/C++. How can i do that? Any pointers/libraries... Thanks -- regards, makuchaku --- http://makuchaku.blogspot.com #gnutech [at] nl.chatjunkies.org --- Linux... Life... Freedom... ___ ilugd

Re: [ilugd] [COMMERCIAL] Requirement at Data Armor- Linux Administrator

2005-02-01 Thread Navneet Choudhary
nothing ??? On Wed, 26 Jan 2005 Sumit Malhotra wrote : > >___ >ilugd mailinglist -- ilugd@lists.linux-delhi.org >http://frodo.hserus.net/mailman/listinfo/ilugd >Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi >http://www.mail-archive

Re: [ilugd] Re: Running commands from FTP Protocol

2005-02-01 Thread Arindam Dey
On Tue, 1 Feb 2005 14:57:38 +0530, Abhijit Menon-Sen <[EMAIL PROTECTED]> wrote: > At 2005-02-01 13:40:54 +0530, [EMAIL PROTECTED] wrote: > > > > Does anybody have any idea how to go about running system commands > > through FTP protocol ? > > Ask Google about "ftp site exec". > Awesome, thanks f

Re: [ilugd] Linux as router (Gateway Server) [revisited]

2005-02-01 Thread Narender Hooda
hi navneet, Squid is more http proxy than ftp. But still you will be able to get download. It is able to use GET but not put. Actually which i percieve thhat u r trying to do ftp at windows machine. If this is the case then please upgrade your explorer to IE6. Earlier versions of explorer have bug.

[ilugd] Re: Running commands from FTP Protocol

2005-02-01 Thread Abhijit Menon-Sen
At 2005-02-01 13:40:54 +0530, [EMAIL PROTECTED] wrote: > > Does anybody have any idea how to go about running system commands > through FTP protocol ? Ask Google about "ftp site exec". -- ams ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://

Re: [ilugd] Partition corrupted

2005-02-01 Thread Narender Hooda
hi, just do #fdisk -l (it will show u all the partition like..in your case it may be diferent. /dev/hda1 * 119152586 83 Linux /dev/hda220 784 6144862+ 83 Linux /dev/hda3 785 911 1020127+ 82 Linux swap now, #e2fsck /dev/hda1 #e2f

[ilugd] Running commands from FTP Protocol

2005-02-01 Thread Arindam Dey
Hi all, Does anybody have any idea how to go about running system commands through FTP protocol ? What I want to achieve is while using FTP I want to run my PERL script lying on the server in my user's home dir and get some return values from it. Any pointers people. -- Arindam Dey The mi