[ilugd] Partitions

2003-10-02 Thread Ankur
My system is dual booted on win98 (13gb) and Red hat linux 7.3(7 gb). i want to restructure my partitions so that i can allocate a different size of hdd to linux and install RHL 9.tell me how can i do this or how can convert the ext2 file system to free space. Ankur _

Re: [ilugd] Daemonizing Java

2003-10-02 Thread Tarun Dua
On Wed, 2003-10-01 at 23:11, shah tushar wrote: I am not expert in java but here is my solution that works. Basically you can look into how tomcat startup scripts are written to get more idea. Code at org.apache.catalina.startup.Bootstrap maybe of some help to you. > Can anybody point me to a g

Re: [ilugd] configuring touchtel ADSL pppoe on redhat 8

2003-10-02 Thread Sudev Barar
On Thu, 2003-10-02 at 21:39, Gaurav Jain wrote: > From: "yogesh anand" <[EMAIL PROTECTED]> > Subject: [ilugd] configuring touchtel ADSL pppoe on redhat 8 > > > > Dear Members, > > > > I am using 256 kbps touchtel ADSL pppoe for internet > > connectivity.I want to configure it on redhat linux > >

[ilugd] No more wrapping of URLS in posts

2003-10-02 Thread Arindam Dey
Check out this site http://www.tinyurl.com/ It is compatible with mozilla even. We can just drag and drop it in the links toolbar.Although for some reason in my mozilla the Link Name was not correct when i did drag and drop had to set it manually. -- Arindam Dey The mind is not a vessel to b

[ilugd] (fwd) New OpenSSL remote vulnerability (issue date 2003/10/02)

2003-10-02 Thread Raj Mathur
lt;[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: New OpenSSL remote vulnerability (issue date 2003/10/02) Date: Thu, 2 Oct 2003 10:10:19 +0200 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 == Security advis

[ilugd] SCO to SGI after IBM ?

2003-10-02 Thread LinuxLingam
chal bhai, ab SGI is next in line for SCO's attacks? http://news.com.com/2100-7344_3-5085110.html?tag=st_pop anyone of you guys gone ahead and patented the invention of the 'zero' digit by india yet, so CSIR for instance, could sue anyone for using it without license? hey newton, arise from your

Re: [ilugd] Re: Openoffice 1.1 RCs and other publishing questions

2003-10-02 Thread LinuxLingam
On Tue, 2003-09-30 at 22:05, Raj Shekhar wrote: > On Tue, 2003-09-30 at 16:30, LinuxLingam wrote: > > > let's have a digital publishing+imaging mailing list on linux-delhi. we > > discuss digital typography, design, > I vote for this with both my hands er... in that case, how did you type the mes

Re: [ilugd] Re: Openoffice 1.1 RCs and other publishing questions

2003-10-02 Thread LinuxLingam
> I believe there's a TeX mailing list for TUGIndia, but that probably > won't want to stray into non-TeX discussions, right? > > Shuvam I have been on the Tex india mailing list, and it is totally different from this mailing list we are proposing. that mailing list is 100% focussed on tex, peo

[ilugd] Re: Hotwire Linux Client

2003-10-02 Thread Sandip Bhattacharya
Spoonman wrote: Ankur> Ankur>Can Anyone tell me how to make Internet work on Linux Platform. I have Redhat7.2 and Hotwire Cable Connection. I have no client software of Hotwire for Linux Platform. Could anyone help me in solving this problem? Well ! few months ago I wrote a client for hot

Re: [ilugd] Hotwire Linux Client

2003-10-02 Thread Spoonman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Oct 02, 2003 at 10:19:44AM -0500, Ankur Tyagi wrote: Ankur>Hello Everyone, Ankur> Ankur>Can Anyone tell me how to make Internet work on Linux Platform. I have Redhat7.2 and Hotwire Cable Connection. I have no client software of Hotwire for

Re: [ilugd] configuring touchtel ADSL pppoe on redhat 8

2003-10-02 Thread Gaurav Jain
From: "yogesh anand" <[EMAIL PROTECTED]> Subject: [ilugd] configuring touchtel ADSL pppoe on redhat 8 > Dear Members, > > I am using 256 kbps touchtel ADSL pppoe for internet > connectivity.I want to configure it on redhat linux > 8.0 > .I searched the net and got roaring Penguin PPPoE > client

[ilugd] Hotwire Linux Client

2003-10-02 Thread Ankur Tyagi
Hello Everyone, Can Anyone tell me how to make Internet work on Linux Platform. I have Redhat7.2 and Hotwire Cable Connection. I have no client software of Hotwire for Linux Platform. Could anyone help me in solving this problem? Ankur Tyagi -- _

Re: [ilugd] Re: apt-get

2003-10-02 Thread Narsingh Sahu
> Arjun Asthana wrote: > > | Thanks! It solved the problem. But I am unable to > get/install > anything using > | apt-get. Maybe because of missing pkglist.os. Can > someone send me this > file > | (on RHL7.2)? You have to provide a "/etc/apt/sources.list" file, which contains the apt repositori

Re: [ilugd] Re: [india-gii] Google withholding results

2003-10-02 Thread Achal Prabhakar
I am not a fan of DMCA but it is funny and ironic when KaZaa, the centerpoint of copyright infringement debate, should file a copyright infringement case on a search engine! It is their own argument that search engines, like Kazaa lite, do not by themselves aid in infringement and are thus not l

[ilugd] Re: apt-get

2003-10-02 Thread Sandip Bhattacharya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arjun Asthana wrote: | Thanks! It solved the problem. But I am unable to get/install anything using | apt-get. Maybe because of missing pkglist.os. Can someone send me this file | (on RHL7.2)? AFAIk, That is supposed to be downloaded! Maybe the apt

[ilugd] Re: Daemonizing Java

2003-10-02 Thread Sandip Bhattacharya
shah tushar wrote: Hi, Can anybody point me to a generic solution for daemonizing a java application natively (So that it can daemonize on any platform without any additional stuff like daemontools ) Also How can I make binaries out of a java file ? Hi Tushar! A good place to ask this wo