Re: [ilugd] Information required

2003-10-16 Thread Ambar Roy
I don't know about bluetooth applications.. But if you need to learn about
mobile technologies, one good site to visit is the developer's section of
nokia.com, It used to be forum.nokia.com. There you can learn most things
about developing solutions. Although a lot of it will be biased towards
developing applications for Nokia platforms, but you can still get a good
deal of information.

IMHO for new application technologies, nothing beats the internet. For most
platforms you can get free development kits and sample applications.

Ambar Roy


> Thanks for your comments. If I want to learn embeded technology , say
> bluetooth application or any mobile application using MMS or infrared
> then?? Is there any place to learn??
>
> keshab
> On Fri, 2003-10-17 at 11:39, Ambar Roy wrote:
>
> > > Can anyone give  information about the training places where
mobile-java
> > > technology (J2ME/Midlet etc.) in Linux/Windows platform is taught ?
> > I don't know about the various places where it is taught, but I don't
think
> > that you really need to go to many places. Get a couple of books on J2ME
> > programming and read thru the articles at sun.
> >
> > J2ME is quite simple once u get the basics.



___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Linux presentation

2003-10-16 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Made a presentation on Linux to a corporate crowd yesterday.  It's
fairly techie but seemed to convince the audience that evaluating
Linux for their company was an immediate requirement.

I've uploaded the presentation (with the name of the company blanked
out) to:

http://kandalaya.org/Presentations/linux-raju-1.sxi

Feel free to use if any parts of it fit your needs.  It's a mish-mash
of other presentations and some of my own original stuff.

The presentation is available under the GNU FDL.

Would appreciate enhancements, comments.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard 

iD8DBQE/j5BmyWjQ78xo0X8RAuk2AJ9DSHtm15oO1zk8TTlFW5g0jWQPxwCeO7U6
5PCLTCa6TgQLOdBnGuqwAoc=
=KQ6h
-END PGP SIGNATURE-

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Information required

2003-10-16 Thread keshab
Thanks for your comments. If I want to learn embeded technology , say
bluetooth application or any mobile application using MMS or infrared
then?? Is there any place to learn??

keshab
On Fri, 2003-10-17 at 11:39, Ambar Roy wrote:

> > Can anyone give  information about the training places where mobile-java
> > technology (J2ME/Midlet etc.) in Linux/Windows platform is taught ?
> I don't know about the various places where it is taught, but I don't think
> that you really need to go to many places. Get a couple of books on J2ME
> programming and read thru the articles at sun.
> 
> J2ME is quite simple once u get the basics.
> 
> Ambar Roy
> 
> 
> ___
> ilugd mailing list
> [EMAIL PROTECTED]
> http://frodo.hserus.net/mailman/listinfo/ilugd
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Information required

2003-10-16 Thread Ambar Roy
> Can anyone give  information about the training places where mobile-java
> technology (J2ME/Midlet etc.) in Linux/Windows platform is taught ?
I don't know about the various places where it is taught, but I don't think
that you really need to go to many places. Get a couple of books on J2ME
programming and read thru the articles at sun.

J2ME is quite simple once u get the basics.

Ambar Roy


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Information required

2003-10-16 Thread keshab
Hi friends
Can anyone give  information about the training places where mobile-java
technology (J2ME/Midlet etc.) in Linux/Windows platform is taught ?

thanks in advance.

ciao
keshav

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Qmail cannot find default domain

2003-10-16 Thread vivek
A. Subramani wrote:
[snip]
Is there any way where I can configure BIND 9 (or even DJBNS) to act as
a caching nameserver, add my ISP's DNS address as forwarders and to
serve my local domain so that qmail can work?  
what yu want is only a dns setup which resolves your 
internal.mydomain.com. checkout the dns howto at http://www.tldp.org 
(HOWTOs section), and set reverse resolve too.

In BIND's /etc/named.conf setup forwarders as your ISP's DNS servers and 
in your /etc/resolv.conf only specify your own dns server i.e. 127.0.0.1

then it should work without any problems
--
\|||/
(o o)
 ooO-(_)-Ooo-
| vivek| GPG Key:|
| [EMAIL PROTECTED]| http://exain.net/vike   |
||
| Registered Linux User: #305493 |
 
   (  _  )
  _| | | |_
 (___| |___)
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Qmail cannot find default domain

2003-10-16 Thread A. Subramani
I have setup a qmail server with pop3 and courier-imap, I am able to
send messages using qmail-smtp, I am able to login using mail clients
(evolution and outlook) to the pop3 and imap server; however I can see
any mails on the pop3 or imap server.

/var/log/qmail/current/ showed the following

@40003f8ea49d1d91158c status: local 0/10 remote 0/20
@40003f8ea54515fb9a04 new msg 393634
@40003f8ea54515fba9a4 info msg 393634: bytes 491 from
<[EMAIL PROTECTED]> qp 30842 uid 503
@40003f8ea545181876f4 starting delivery 15: msg 393634 to remote
[EMAIL PROTECTED]

I had compiled qmail from source on RH 9 (after applying all patches to
the source tree as given in www.qmail.org)

./config-fast internal.mydomain.com

Now I have Bind 9.2.1 (that comes with RH 9) installed, and I have not
done any config changes to it. My /etc/resolv.conf contains my ISP's DNS
servers. Since from the qmail logs it seems to be a DNS problem, I tried
to add a forward zone internal.mydomain.com using the redhat-config-bind
tool. So I got an internal.mydomain.com.zone file, which looks like this



$TTL 86400
@   IN  SOA @  root.localhost (
2 ; serial
28800 ; refresh
7200 ; retry
604800 ; expire
86400 ; ttl
)
 
 
IN  NS  localhost.
 
@   IN  MX  1   127.0.0.1
 
@   IN  A   61.16.156.211
@   IN  A   10.1.1.3
@   IN  A   127.0.0.1


The qmail manual I am refering to has instructions for setting up djbns
as a caching nameserver. But I dont want to use a caching only
nameserver. so have to stick with BIND for now (dunno anything about
djbns)

Is there any way where I can configure BIND 9 (or even DJBNS) to act as
a caching nameserver, add my ISP's DNS address as forwarders and to
serve my local domain so that qmail can work?  

I searched everywhere but all the docs are either about configuring BIND
as a caching only name server or as a primary nameserver.

I just need a DNS to make qmail work, but I also need to connect to the
internet from this machine.

any pointers anyone?

Mani





___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] linux-delhi meet 19th oct

2003-10-16 Thread Tarun Dua
On Fri, 2003-10-17 at 02:15, LinuxLingam wrote:
> doesn't that compute to 19th october, a couple of days from today
Give me the time and place of your choosing and I'll be there ;-)
-Tarun


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] linux-delhi meet 19th oct

2003-10-16 Thread Sudev Barar
On Fri, 2003-10-17 at 02:15, LinuxLingam wrote:
> bhaiyo aur bheheno,
> linux-delhi meet, every third sunday of a month?
> doesn't that compute to 19th october, a couple of days from today
> and next weekend is a long, diwali weekend.
> so if you postpone, you end up on 2nov, sunday, at the earliest.
> choose.
> i vote for 19th october. show of hands, please, asap.
> 
> :-)
> LL
Me2
-- 
Sudev Barar

Learning Linux


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


RE: [ilugd] wired linus trovalds interview

2003-10-16 Thread Tarun Upadhyay
I agree. Fairly "wirish" but does give an insight into the man and what
makes him great.
Definitely inspiring.

tarun

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of LinuxLingam
Sent: Thursday, October 16, 2003 3:46 PM
To: Linux-Delhi mailing list
Subject: [ilugd] wired linus trovalds interview


http://www.wired.com/wired/archive/11.11/linus_pr.html

this is *the best* article i have read so far on linus, linux, linus on SCO,
and other aspects of the linux movement mentioned in passing.

do please check it out.

:-)
LL


___
ilugd mailing list
[EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Network Solutions moves on to new hands

2003-10-16 Thread Sandip Bhattacharya


 Original Message 
Subject:Announcement
Date:   Thu, 16 Oct 2003 23:05:51 -0400
From:   Network Solutions, Inc.
Dear Valued Network Solutions® Customer,

Today VeriSign, Inc. announced that it has entered into a definitive
agreement to sell Network Solutions to a new entity formed by Pivotal
Private Equity.
Please be assured that Network Solutions continues to be committed to
providing superior products and customer service to our more than 4
million customers. You have seen evidence of this commitment in the
numerous enhancements we have introduced over the last 18 months. This
commitment remains strong today in our
600 employees, each focused on providing you with a superior customer
experience.
Today's announcement will not impact the service you receive from us.
Network Solutions is the industry's first and largest domain name
service provider with over
8 million domain names under management.  We will continue to support
and enhance a full range of affordable Web related services, including
domain names, Web sites, business e-mail, and more.
As to the transaction itself, the buyer, Pivotal Private Equity, is a
provider of equity for middle market corporate acquisitions. Pivotal
focuses on companies in the telecommunications and Internet services
industries, among others. The purchase agreement is subject to certain
closing conditions, which we expect to be completed in the fourth
quarter. To view today’s press release and to get additional information
go to http://www.verisign.com/corporate/news/index.html
.
We remain committed to providing high quality services to meet your
online needs and thank you for choosing Network Solutions.
Sincerely,

Network Solutions Customer Service

Please do not reply to this message. For Network Solutions customer
service inquiries, contact us at: [EMAIL PROTECTED]
.
© 2003 Network Solutions, Inc. All Rights Reserved.



--
Sandip Bhattacharyahttp://www.sandipb.net
sandip at puroga.com
Puroga Technologies Pvt. Ltd.
http://www.puroga.com
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] linux-delhi meet 19th oct

2003-10-16 Thread LinuxLingam
bhaiyo aur bheheno,

linux-delhi meet, every third sunday of a month?

doesn't that compute to 19th october, a couple of days from today

and next weekend is a long, diwali weekend.

so if you postpone, you end up on 2nov, sunday, at the earliest.

choose.

i vote for 19th october. show of hands, please, asap.

:-)
LL


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] wired linus trovalds interview

2003-10-16 Thread LinuxLingam
http://www.wired.com/wired/archive/11.11/linus_pr.html

this is *the best* article i have read so far on linus, linux, linus on
SCO, and other aspects of the linux movement mentioned in passing.

do please check it out.

:-)
LL


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] israeli govt suspends M$ contracts

2003-10-16 Thread LinuxLingam
what i find *interesting* is that while israel is doing this,
afghanistan is adopting gnuLinux as part of its restructuring, and last
year, this guy from iran came to india showing his development work on
their arabic and persian languages for gnuLinux since M$ wasn't doing
much for their native languages.

will 'regional languages support' be the real 'killer app' for
ubiquitous gnuLinux computing?

LL
***

Israeli Government Suspends Microsoft Contracts


[0]MartinB writes "According to The Register, in a double blow to
Redmond, the Israeli government has both [1]suspended all government
contracts with Microsoft until at least the end of 2004, and Israeli
Antitrust Authority director general Dror Strum has ruled that
Microsoft is subject to US court limitations. At issue in part is
Microsoft's [2]refusal to support Hebrew in Mac versions of Office."
Links
0. http://easyweb.co.uk
1. http://www.theregister.co.uk/content/4/33365.html
2. http://www.theregister.co.uk/content/39/25742.html


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] interesting URL - must see

2003-10-16 Thread Achal Prabhakar
On the contrary we have found Tomcat to be very stable and suitable for 
production environment. I haven't seen tomcat hogging resources on our 
production servers ( solaris ).

-Achal

On Thu, 16 Oct 2003 11:41:17 +0530, Ambar Roy <[EMAIL PROTECTED]> 
wrote:

Interesting thing is that India's Largest National ISP has left default
examples on it's production server, whereas it's own signup page does 
not
work and throws tomcat/catalina/java exceptions.
And that they are using tomcat on a production server. IMHO it is worth
looking at alternative servlet containers like Resin. My experience with
tomcat has been that it is not very well suited for production servers. 
It
is a big resource hog :( Esp when used in conjunction with the Sun JDK 
for
linux!

Ambar Roy

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] ILUG-D: Contact Us

2003-10-16 Thread vineesh_v_nath
[Please CC replies to the original poster -- Raju]

Message from Vineesh Nath:

   i have installed Linux 8 using LVM, does it cretes any trouble to the hard 
disk having a linux partition and a windows NTFS partition.
Trouble:
I have installed the full Linux and return installed Winamp for windows using 
wine.When i inserted a cd and Tried to play a song from that,Cus the cd could not be 
read , linux had shown and error message as kernal panic ,System wull reboot.I 
switched off the system, on restarting ,Winamp could not be played ,on clicking the 
icon an error message as Program not fourn was seen , what is the real problem on this 
scenario. please help me rectifying this .
Problem 2:
I lost the Grub and could not recover it , what are the steps involved in restorin the 
boot loader.
 
--
This email is brought to you by http://www.linux-delhi.org/
 

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


RE: [ilugd] [lb/2003] Linux Bangalore/2003 Speaker registration now open

2003-10-16 Thread Raj Mathur
> "Tarun" == Tarun Upadhyay <[EMAIL PROTECTED]> writes:

Tarun> Does Linux Banglore provide some kind of financial
Tarun> assistance to their speakers? Like air travel from Delhi to
Tarun> Banglore.

Depends on amount of industry sponsorship they get.  Last year they
did sponsor air fare for a number of speakers from out of station.

Disclaimer: I'm not officially associated with LB-2003 in any manner.

-- Raju
-- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] writing a script for accepting passwords

2003-10-16 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> "Mani" == A Subramani <[EMAIL PROTECTED]> writes:

Mani> I installed the certificates while compiling apache, make
Mani> certificate TYPE=custom make install

Mani> it did not give me an option of doing away with passwords

http://localhost/manual/mod/mod_ssl.html#sslpassphrasedialog says,

Description: Type of pass phrase dialog for encrypted private keys

When Apache starts up it has to read the various Certificate (see
SSLCertificateFile) and Private Key (see SSLCertificateKeyFile) files
of the SSL-enabled virtual servers. Because for security reasons the
Private Key files are usually encrypted, mod_ssl needs to query the
administrator for a Pass Phrase in order to decrypt those files. This
query can be done in two ways which can be configured by type:

* builtin
* exec:/path/to/program

You probably need the second one.

Mani> Mani On Thu, 2003-10-16 at 11:42, Ambar Roy wrote:
>> > I want to write a script that will automatically accept a
>> password for > any application that requires one. e.g the
>> apachectl startssl command > requires a password, since I have
>> included this in the startup, I have > to enter a password (to
>> start apache-ssl) every time I reboot the > machine. Any idea
>> how to do this?  How about doing away with the passwords in
>> your ssl certificates? I run a few web hosting servers, and
>> almost all of them have no issues with SSL certs asking for
>> passwords. Or is this because of the control panels that are in
>> use??

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard 

iD8DBQE/jowNyWjQ78xo0X8RAs1lAJ44hTsvX/F/+PlzP8PMdbeIn5lD3QCgjPVE
aZY2H+yE/vEItONHEmayQfg=
=HupI
-END PGP SIGNATURE-

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Postgres vs oracle

2003-10-16 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> "Ambar" == Ambar Roy <[EMAIL PROTECTED]> writes:

>> > Surely NO...so we would certainly be interested to know some
>> of your >
Ambar> "Biggest Internet Sites running on open source".
>> Geocrawler use Postgres.
Ambar> Intresting thing about Geocrawler & AudioGalaxy using
Ambar> postgres was that both of these sites seemed to go offline
Ambar> for daily maintainence during the middle of the day here in
Ambar> India. Both the sites ran Postgresql, and were probably
Ambar> running a daily database cleanup. IMHO this is what has
Ambar> kept me away from considering postgresql for serious
Ambar> databases. Has this issue of regular database maintainence
Ambar> been solved by the recent versions of postgresql?

PostgreSQL (PgSQL) has two types of ``cleanup'': vacuum and vacuum
full.  The first (plain vacuum) merely marked unused (deleted) disk
clusters as free but does not compact the physical database.  The
second (vacuum full) does all that and also physically compacts the
database on disk.

Using vacuum full will lock up your database, no queries or
transactions will be possible while it is running.  However most
databases achieve a sort of `steady state' (roughly the same number of
records being added and deleted regularly) and plain vacuum suffices
for that.  Transactions are possible during vacuum, and most
installations will prefer to use that periodically over vacuum full.
It's only if your database sizes vary wildly over the course of time
that you'll need to use vacuum full (and consequently bring the system
down for maintenance).

The above is from my understanding of PgSQL, would appreciate
clarifications in case I've missed anything out.

Ambar> Another intresting thing about postgresql is that while the
Ambar> web hosting control panels on Linux used to only support
Ambar> MySQL, cPanel & Plesk now have support for Postgresql. To
Ambar> me this is a good sign. Now even smaller sites can start
Ambar> using Postgresql.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard 

iD8DBQE/joo+yWjQ78xo0X8RAh/9AJ92FPCIhsOSYWwlOrgI610XI6IjtQCbBOCv
apkVPv4S87Ot14c7+YDzGwo=
=RF8Y
-END PGP SIGNATURE-

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


RE: [ilugd] [lb/2003] Linux Bangalore/2003 Speaker registration now open

2003-10-16 Thread Tarun Upadhyay
Does Linux Banglore provide some kind of financial assistance to their
speakers? Like air travel from Delhi to Banglore.

Tarun

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Kishore Bhargava
Sent: Tuesday, October 14, 2003 9:06 AM
To: The Linux-Delhi mailing list
Subject: [ilugd] [lb/2003] Linux Bangalore/2003 Speaker registration now
open


Came in from ILUG-Bangalore:

--
All:

We are happy to announce that speaker registration for Linux Bangalore/2003
is now open.

If you wish to give a talk at Linux Bangalore/2003, please head for 

  http://linux-bangalore.org/2003/register/ 

Also make sure that you read the speaker guide before you submit a talk

  http://linux-bangalore.org/2003/guides/speakers.php

Please note that speaker registration will be provisionally open till
November 8th. We will occasionally publish lists of submitted (not
*selected*) talks to give people an idea of what others are talking about,
but shortlisting for the 70+ talk slots will happen only after this
deadline, after which speakers will immediately be informed.

During this period, we will be interacting with speakers in email to help 
them fine tune their talks/topics.

We request speakers *not* to bombard the managers with enquiries about 
whether their talk has been selected, because *no* talk will be *selected* 
before the November 8th deadline. Till then, we are simply collecting and 
evaluating talk proposals.

The final schedule of talks will appear on the website in the last week of 
November.

Outstation speakers are requested to give us a reference to your local 
Linux/OpenSource community that you participate in to help us with the 
evaluation process.

OK, that's the first bell for Linux Bangalore/2003 ;-), and is the 
beginning of a flood of announcements. If you want to participate in the 
discussions about the event, you should be on the event mailing list

[EMAIL PROTECTED]

Please remember - this is an Open Source community event, and will only 
work with the support of the Open Source community.

That means *you*, amigo! ;-)

Atul

-- 
Linux Bangalore/2003 - India's biggest Open Source event December 2-4,
Bangalore, India http://linux-bangalore.org/2003


___
ilugd mailing list
[EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


[ilugd] Re: writing a script for accepting passwords

2003-10-16 Thread Sandip Bhattacharya
A. Subramani wrote:
I installed the certificates while compiling apache, 
make certificate TYPE=custom
make install

it did not give me an option of doing away with passwords

Check the mod_ssl/openssl FAQs for creating an unencrypted server key.

- Sandip

--
Sandip Bhattacharyahttp://www.sandipb.net
sandip at puroga.com
Puroga Technologies Pvt. Ltd.
http://www.puroga.com


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd