[ilugd] Tomcat+appache connectivity

2005-07-08 Thread Pardeep Garg
Hi all,

I am working on RedHat 9.0.I am using apache 2.0.40-21 ,JDK-1.5.0_03-fcs
and jakarta tomct 5.5.9.
Everything is running fine.Tomcat is running on localhost:8080.I am
trying to connect my apache web server with tomcat.For this I am using
mod_jk2.so module as a connector.So I load this module in httpd.conf
files's LoadModule section and restart the httpd demon.I define a
virtual host with 

IfModule mod_jk.c
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
JkMount /servlets/* ajp13
/IfModule

this directive.Document root of this in in /home/musiccra folder.I also
define the Host tag in server.xml file with proper context and apbsase  
and  also configured the /etc/httpd/conf/workers2.properties file.

Whenever I browse the domain it show the Internal Server Error. The
server encountered an internal error or misconfiguration and was unable
to complete your request. 

I have doubt that I am not  configuring the workers2.properties file.
syntax of my workers2.properties file is 

[channel.socket:sbtmusiccrawler.net:8009]
port=8009
host=192.168.0.99

 
[ajp13:sbtmusiccrawler.net:8009]
channel=channel.socket:sbtmusicrawler.net:8009

 
[uri:sbtmusiccrawler.net:80/*]
worker=ajp13:localhost:8009

I am trying a lot to configure it.But did not got any output.So any body
who has done it please help me.

Thanks and Regards,
Pardeep



___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Tomcat+appache connectivity

2005-07-08 Thread Rajesh Thiharie
You need to go look at 
http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/

This is not a Jakarta Tomcat mail list.



 --- Original Message ---
 I am working on RedHat 9.0.I am using apache 2.0.40-21 ,JDK-1.5.0_03-fcs
 and jakarta tomct 5.5.9.
 Everything is running fine.Tomcat is running on localhost:8080.I am
 trying to connect my apache web server with tomcat.For this I am using
 mod_jk2.so module as a connector.So I load this module in httpd.conf
 files's LoadModule section and restart the httpd demon.I define a
 virtual host with 
 
 IfModule mod_jk.c
 JkMount /*.jsp ajp13
 JkMount /servlet/* ajp13
 JkMount /servlets/* ajp13
 /IfModule
 
 this directive.Document root of this in in /home/musiccra folder.I also
 define the Host tag in server.xml file with proper context and apbsase  
 and  also configured the /etc/httpd/conf/workers2.properties file.
 
 Whenever I browse the domain it show the Internal Server Error. The
 server encountered an internal error or misconfiguration and was unable
 to complete your request. 
 
 I have doubt that I am not  configuring the workers2.properties file.
 syntax of my workers2.properties file is 
 
 [channel.socket:sbtmusiccrawler.net:8009]
 port=8009
 host=192.168.0.99
   

 [ajp13:sbtmusiccrawler.net:8009]
 channel=channel.socket:sbtmusicrawler.net:8009
   

 [uri:sbtmusiccrawler.net:80/*]
 worker=ajp13:localhost:8009
 
 I am trying a lot to configure it.But did not got any output.So any body
 who has done it please help me.
___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Tomcat+appache connectivity

2005-07-08 Thread Pardeep Garg
Hi Rajesh
I know that Its not Jakarta Tomcat mail list.I have tried on jakarta
mailing list also.But could not find proper solution of my problem.Many
of us working on tomcat and apache.Thats why I am here with this
question.

Thanks 
Pardeep
On Fri, 2005-07-08 at 12:29, Rajesh Thiharie wrote:
 You need to go look at 
 http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/
 
 This is not a Jakarta Tomcat mail list.
 
 
 
  --- Original Message ---
  I am working on RedHat 9.0.I am using apache 2.0.40-21 ,JDK-1.5.0_03-fcs
  and jakarta tomct 5.5.9.
  Everything is running fine.Tomcat is running on localhost:8080.I am
  trying to connect my apache web server with tomcat.For this I am using
  mod_jk2.so module as a connector.So I load this module in httpd.conf
  files's LoadModule section and restart the httpd demon.I define a
  virtual host with 
  
  IfModule mod_jk.c
  JkMount /*.jsp ajp13
  JkMount /servlet/* ajp13
  JkMount /servlets/* ajp13
  /IfModule
  
  this directive.Document root of this in in /home/musiccra folder.I also
  define the Host tag in server.xml file with proper context and apbsase  
  and  also configured the /etc/httpd/conf/workers2.properties file.
  
  Whenever I browse the domain it show the Internal Server Error. The
  server encountered an internal error or misconfiguration and was unable
  to complete your request. 
  
  I have doubt that I am not  configuring the workers2.properties file.
  syntax of my workers2.properties file is 
  
  [channel.socket:sbtmusiccrawler.net:8009]
  port=8009
  host=192.168.0.99
  
   
  [ajp13:sbtmusiccrawler.net:8009]
  channel=channel.socket:sbtmusicrawler.net:8009
  
   
  [uri:sbtmusiccrawler.net:80/*]
  worker=ajp13:localhost:8009
  
  I am trying a lot to configure it.But did not got any output.So any body
  who has done it please help me.
 ___
 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.com/ilugd@lists.linux-delhi.org/



___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Tomcat+appache connectivity

2005-07-08 Thread Subhasis Ray
Hi Pradeep,

Have you check the error logs for both the apache and tomcat servers? Maybe 
you will find something there pointing to the source of this 500 error. Can 
you post sections of both apache and tomcat error logs??

-Subhasis

On 08 Jul 2005 12:40:38 +0530, Pardeep Garg [EMAIL PROTECTED] 
wrote:
 
 Hi Rajesh
 I know that Its not Jakarta Tomcat mail list.I have tried on jakarta
 mailing list also.But could not find proper solution of my problem.Many
 of us working on tomcat and apache.Thats why I am here with this
 question.
 
 Thanks
 Pardeep
 On Fri, 2005-07-08 at 12:29, Rajesh Thiharie wrote:
  You need to go look at
  http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/
 
  This is not a Jakarta Tomcat mail list.
 
 
 
   --- Original Message ---
   I am working on RedHat 9.0.I am using apache 2.0.40-21 ,
 JDK-1.5.0_03-fcs
   and jakarta tomct 5.5.9.
   Everything is running fine.Tomcat is running on localhost:8080.I am
   trying to connect my apache web server with tomcat.For this I am using
   mod_jk2.so module as a connector.So I load this module in httpd.conf
   files's LoadModule section and restart the httpd demon.I define a
   virtual host with
  
   IfModule mod_jk.c
   JkMount /*.jsp ajp13
   JkMount /servlet/* ajp13
   JkMount /servlets/* ajp13
   /IfModule
  
   this directive.Document root of this in in /home/musiccra folder.Ialso
   define the Host tag in server.xml file with proper context and apbsase
   and also configured the /etc/httpd/conf/workers2.properties file.
  
   Whenever I browse the domain it show the Internal Server Error. The
   server encountered an internal error or misconfiguration and was 
 unable
   to complete your request. 
  
   I have doubt that I am not configuring the workers2.properties file.
   syntax of my workers2.properties file is
  
   [channel.socket:sbtmusiccrawler.net:8009]
   port=8009
   host=192.168.0.99 http://192.168.0.99
  
   [ajp13:sbtmusiccrawler.net:8009 http://sbtmusiccrawler.net:8009]
   channel=channel.socket:sbtmusicrawler.net:8009
  
   [uri:sbtmusiccrawler.net:80/* http://sbtmusiccrawler.net:80/*]
   worker=ajp13:localhost:8009
  
   I am trying a lot to configure it.But did not got any output.So any 
 body
   who has done it please help me.
  ___
  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.com/ilugd@lists.linux-delhi.org/
 
 
 
 ___
 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.com/ilugd@lists.linux-delhi.org/

___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] broadcast mailing for all users

2005-07-08 Thread Subhasis Ray
Hi Swapnil,

What you can do is create another alias that will expand to the aliases you 
have already defined. Add something like:

broadcast: group1, group2 .. 

This should work

-Subhasis

On 7/8/05, SWAPNIL [EMAIL PROTECTED] wrote:
 
 Dear all
 
 I want to send one news to all users on my linux box.
 
 I had created some aliases for perticular groups using aliases file like
 group1: user1,user2,
 
 but now i want to send mail to all users except system users like ftp,
 apache, root, daemon etc.
 
 
 Thanks and regards
 
 Swapnil K.
 System Group
 
 Modular Infotech Pvt. Ltd.
 26 Electronic Co-operative Estate,
 Pune Satara Road, Pune. 411 009.
 Maharshtra. INDIA.
 Ph: +91-20-24226612 Ext. 206.
 Fax: +91-20-24225896.
 E-mail: [EMAIL PROTECTED]
 Website: www.modular-infotech.com http://www.modular-infotech.com
 
 
 ___
 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.com/ilugd@lists.linux-delhi.org/

___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Tomcat+appache connectivity

2005-07-08 Thread Pardeep Garg
Hi Subhasis,
Thanks,I got my solution.Now my virtualhost work with Tomcat and able to
run jsp and servlet pages both using localhost:8080 and my virtualhost's
doman.
Basically I have done a mistake in workers2.properties.
   [channel.socket:sbtmusiccrawler.net:8009]
port=8009
host=192.168.0.99 http://192.168.0.99
   
[ajp13:sbtmusiccrawler.net:8009 http://sbtmusiccrawler.net:8009]
channel=channel.socket:sbtmusicrawler.net:8009
   
[uri:sbtmusiccrawler.net:80/* http://sbtmusiccrawler.net:80/*]
worker=ajp13:localhost:8009

In above I have written localhost as a worker.But I have created socket
sbtmusiccrawler.net.So I made it sbtmusiccrawler.net .I also changed the
host sbtmusiccrawler.net instead of 192.168.0.99.

Now it works properly.

thanks
Pardeep





On Fri, 2005-07-08 at 13:53, Subhasis Ray wrote:
 Hi Pradeep,
 
 Have you check the error logs for both the apache and tomcat servers? Maybe 
 you will find something there pointing to the source of this 500 error. Can 
 you post sections of both apache and tomcat error logs??
 
 -Subhasis
 
 On 08 Jul 2005 12:40:38 +0530, Pardeep Garg [EMAIL PROTECTED] 
 wrote:
  
  Hi Rajesh
  I know that Its not Jakarta Tomcat mail list.I have tried on jakarta
  mailing list also.But could not find proper solution of my problem.Many
  of us working on tomcat and apache.Thats why I am here with this
  question.
  
  Thanks
  Pardeep
  On Fri, 2005-07-08 at 12:29, Rajesh Thiharie wrote:
   You need to go look at
   http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/
  
   This is not a Jakarta Tomcat mail list.
  
  
  
--- Original Message ---
I am working on RedHat 9.0.I am using apache 2.0.40-21 ,
  JDK-1.5.0_03-fcs
and jakarta tomct 5.5.9.
Everything is running fine.Tomcat is running on localhost:8080.I am
trying to connect my apache web server with tomcat.For this I am using
mod_jk2.so module as a connector.So I load this module in httpd.conf
files's LoadModule section and restart the httpd demon.I define a
virtual host with
   
IfModule mod_jk.c
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
JkMount /servlets/* ajp13
/IfModule
   
this directive.Document root of this in in /home/musiccra folder.Ialso
define the Host tag in server.xml file with proper context and apbsase
and also configured the /etc/httpd/conf/workers2.properties file.
   
Whenever I browse the domain it show the Internal Server Error. The
server encountered an internal error or misconfiguration and was 
  unable
to complete your request. 
   
I have doubt that I am not configuring the workers2.properties file.
syntax of my workers2.properties file is
   
[channel.socket:sbtmusiccrawler.net:8009]
port=8009
host=192.168.0.99 http://192.168.0.99
   
[ajp13:sbtmusiccrawler.net:8009 http://sbtmusiccrawler.net:8009]
channel=channel.socket:sbtmusicrawler.net:8009
   
[uri:sbtmusiccrawler.net:80/* http://sbtmusiccrawler.net:80/*]
worker=ajp13:localhost:8009
   
I am trying a lot to configure it.But did not got any output.So any 
  body
who has done it please help me.
   ___
   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.com/ilugd@lists.linux-delhi.org/
  
  
  
  ___
  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.com/ilugd@lists.linux-delhi.org/
 
 ___
 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.com/ilugd@lists.linux-delhi.org/



___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] broadcast mailing for all users

2005-07-08 Thread Tom Cooper
Hi,
Why not use something like majordomo/mailman?

It is quite efficient.

Regards,

Tom


 
Dear all

I want to send one news to all users on my linux box.

I had created some aliases for perticular groups using aliases file like
group1: user1,user2,

but now i want to send mail to all users except system users like ftp,
apache, root, daemon etc.


___
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.com/ilugd@lists.linux-delhi.org/


[ilugd] network resource meter

2005-07-08 Thread SWAPNIL
Hi all,

How can i major network traffic on my linux box.
This box is my mail and internet server (router/squid proxy).
I need bandwidth monitor on IP based, means which client IP address taken
maximum data transfer using any protocall like HTTP POP3 SMTP or nating.
I want to maintain logs and generate reports for each client whitch is
connected to server.
Please help me for this.
I have tried SARG, but it dosent work properly on RH 6.2 and it is limited
for HTTP traffic through squid only

Thanks and regards

Swapnil K.
System Group
Modular Infotech Pvt. Ltd.
26 Electronic Co-operative Estate,
Pune Satara Road, Pune. 411 009.
Maharshtra. INDIA.
Ph: +91-20-24226612 Ext. 206.
Fax: +91-20-24225896.
E-mail: [EMAIL PROTECTED]
Website: www.modular-infotech.com


___
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.com/ilugd@lists.linux-delhi.org/


[ilugd] [Crosspost from BLUG] Linux Bangalore 2005 Brainstorming

2005-07-08 Thread Viksit Gaur
Hi,
This is a post off the Linux Bangalore list, which
deals with a collaborative effort between the LUGs to
shape this year's event into something *Great!

Contributions invited from all over, on THAT list.
Please join, or post your suggestions..

Cheers,
Viksit
--

Thus spake Atul..


All:

The next seven days are going to be crucial to some of
the plans being now
carved in stone for the event.

We have looked at the suggestions and comments made so
far, plus the tons
of private email that we have received with even more
suggestions, but
when you see the final plans, you will clearly see
your recommendations
and suggestions there.

Here is what we need now:

More.

More suggestions from you, more recommendations, more
comments. They are
literally the bricks that we are using to build this
house - without them,
we will have gaping holes - and windows - that
problems can creep through.
(If that sounds familiar to you, don't blame me :)
More involvement, more
willingness to make things happen.

Some ideas to discuss:

- What will work better: a few halls that seat 1000
people at a time and
have a guy speaking, or many midd-to-small sized halls
that allow many
topics to be discussed?

- Special Interest Groups: what kind of groups (say
Gentoo, debian,
Fedora, Gnome, KDE, Education, User Groups,
Indic/localization), and would
these groups be able to set their own agendas, keeping
focus tight, and
not duplicate stuff from other SIGs?

- Topics: Advanced, or newbie tutorials as well?
Developer only, or admin,
user etc. topics as well?

- Community: What would make LUGs participate more
actively, so that the
world can see them? What would get them talking to
each other at a
non-political level? What would get them sharing
ideas, discuss issues,
work out solutions? Directions for the community (and
- echoing the
comments of one person in private email - is there a
community, or have we
allowed the vendors to take over?)

- Non-Linux: Our event is about Free and open source
Software, not a
single product. Sure, Linux is a great posterchild,
but Linux isn't the
only FOSS thing out there (despite some vendors trying
their damnest to
make the world believe that). So how do we get the
non-Linux projects to
get involved? How do we get our *BSD colleagues to
consider this their
event as well? The FOSS-on-Windows people? The
OpenOffice people? The
FOSS-on-OSX people? The PPP (Perl/PHP/Python) people?

- Education and Government: What are the issues that
need to be addressed?
The Indian Government is committed to FOSS, how do we
help them take
things forward? How do we fix the problem of vendors
getting their
products into the educational curriculum? How could
the government and
academia get involved at our event to get their issues
addressed?

- Formats: Speaker+audience only, or discussion groups
as well?

- Anything that doesnt seem to ever get addressed, but
needs to be?

These are just samples - feel free to add any more
topics.

Anything relevant will get considered, and if we can
fit it into the
event, we will. Provided you tell us about it, of
course.

This is a Free and Open Source event - it can't happen
if you don't get
involved (just like every other FOSS project).

To discuss these and more, get onto the mailing list:

[EMAIL PROTECTED]

or

http://groups.yahoo.com/group/linux-bangalore-2005/join

Read what has been previously discussed:

http://groups.yahoo.com/group/linux-bangalore-2005/messages

Have your say. Build your event.

In a few days the event announcement and the call for
participation will
go out - at that time, we need to know what we should
use as selection
criteria.

Please spread the word - on your mailing lists, in
your forums, in your
oganisations. Get involved, get people involved.

Believe me, when you see what we are building up here,
you will kick
yourself if you don't get your say in *now*.

Think Woodstock, think revolution, think change the
world.

It's time for something new - and you are the one who
can build it. Let's
show the world how to do it right.

Consider this the world's largest building block set -
and you get to
place your pieces in it to build something tremendous.

Atul

p.s. We would appreciate it if you leave your
politician hats at home - we
are trying to build here. Please come to the
discussion with a positive
frame of mind. If your dog bit you this morning, maybe
you should take
a day to cool off first - don't take it out on the
list. :)

If you need to offer criticism, make sure that your
suggestion for an
alternative is in the same message. No 100% negatives,
please. In the
closed source world, bug reports are I used your
product, and here is a
bug. In the FOSS world it is I used your product,
here is a bug I found,
and here is a patch/fix/suggestion.

The rules of the list follow the FOSS world.



--
Viksit Gaur   

me[at]viksit[dot]com
viksit[at]linux-delhi[dot]org
http://viksit.com

Just because you have a mind like a hammer doesn't mean you 

Re: [ilugd] network resource meter

2005-07-08 Thread Raj shekhar
in infinite wisdom SWAPNIL spoke thus on 07/08/05 18:06:
 Hi all,
 
 How can i major network traffic on my linux box.

I assume you mean monitor instead of major.

Check out ntop http://www.ntop.org/ntop.html or this page from 
o'reilly's book http://www.anshbabu.com/oreilly/ror/tshoot/ch08_03.htm 
(note , what this guy has done is not a  GOOD THING, but it will be 
useful for you)

-- 
Raj Shekhar  Y! : Operations Engineer
MySQL DBA, programmer and  slacker   Y!IM : lunatech3007
home : http://rajshekhar.net blog : http://rajshekhar.net/blog/

___
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.com/ilugd@lists.linux-delhi.org/


[ilugd] ILUG-D activity in last 7 days

2005-07-08 Thread nkapoor
Fri 8-Jul-2005
ILUG-D activity in last 7 days:
=
New/recent events: 0   Total events:46
=
New Discussion forum postings: 1   Total postings: 662
-
1. Category: Desktop Linux   Author: Nitin Madnani
Subject: RE:Running xine Video Player
Date: Jul 06, 2005
You have just installed xine-lib. These are JUST the libraries that you need to 
play the video files. You now need to install a...

=
New News items: 3   Total items:177
-
1. Category: -News/Announcements   Author: Aniruddh Singh
Subject: AsianLinux available for download
Date: Jul 05, 2005
Hi, all

AsianLinux-1.0 now available for downlaod, you can download from following URL:-
http://www.download.asianlinux.net...

2. Category: -News/Announcements   Author: Vipin Singhal
Subject: How to do RHCE Preparations
Date: Jul 01, 2005
How to do RHCE Preparations...

3. Category: Job Openings   Author: Vipin Singhal
Subject: find the new requirements
Date: Jul 01, 2005
Please find the new requirements.

Vipin Singhal
Second Foundation Inc.
Chandigarh
www.secf.com...

=
New comments:2Total comments:140
-
1. Module: Events   Author: Gaurav paliwal
Date: Jul 07, 2005
Hello Sir,
   Miself Gaurav Paliwal.i am doing engg. in Compueter Science. I m in 7th 
semester. I want to make my Carrier in Linux. I need help how to start with. I 
have a little know of Linux Shell and VI-Editor. 
I have a good command on C,C++
Please help me how to start with.
Mi e-mail address is:-
e-mail:- [EMAIL PROTECTED]
 [EMAIL PROTECTED]

2. Module: News   Author: Kumar satyam
Date: Jul 05, 2005
Hi this is kumar satyam, I would be interested in the above posting if the 
position is still open. 
I am a linux network engineer , I have never done kernel programming but would 
love to do that .

Regards
satyam
9811169263...

=
New downloads:1   Total downloads:75
-
1. Category:  Author:Raju Mathur
Filename:presentation.sxi  Size:194462
Date:Jul 05, 2005
Presentation on Linux, I18N and L10N at ILUG-Delhi Meet, Indian Statistical 
Institute, 2005-06-26...

=
New members:14   Total members:4241
-
1. Akanksh Vashisth, Novice, Delhi, India
2. Ashwani Sharma, Novice, Delhi, India
3. Chandan , Novice, India
4. Gurudutt Verma, User, Telemark, Norway
5. Jitendra jat, User, UP, India
6. Najmuddin c, Novice, kl, India
7. Pujita guha, Novice, India
8. Sandeep jha, User, New Delhi, India
9. Sanju Kumar, Power User, India
10. Saurabh Nanda, Power User, India
11. Shadab farrukh, Novice, maharashtra, India
12. Shamsur rahman, Novice, India
13. Shankar jha, Novice, Delhi, India
14. Sunil Kumar, Novice, India
=
Send your suggestions, comments or feedback to admin_at_linux-delhi_dot_org

--
This email is brought to you by http://www.linux-delhi.org/ - India Linux Users 
Group - Delhi.
 

___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] [LIH]broadcast mailing for all users

2005-07-08 Thread Suresh Ramasubramanian
At 10:12 AM 7/8/2005, SWAPNIL wrote:
I want to send one news to all users on my linux box.

I had created some aliases for perticular groups using aliases file like
group1: user1,user2,

but now i want to send mail to all users except system users like ftp,
apache, root, daemon etc.

Typically all these system users have uid = 100

awk -F: '$3  100 { print $1 }' /etc/passwd  /etc/mail/allusers

And in /etc/mail/aliases -
allusers: :include:/etc/mail/allusers

 srs





___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Reinstalling Mozilla mail 1.7.?? and importing back up data

2005-07-08 Thread [EMAIL PROTECTED]
Hi

Thanks

something worked but I am not sure its a reliable method.
First I reinstalled mozilla mail , then I made the different accounts  
(but was offline) , after all the settings I copied back from the back 
up folders the specific files like pop.gmail-1.com to exactly where a 
similar one for the same account was , I restarted the email client and 
it was there.

And I had to do this for each and every account and feature that I had 
used - for password managers, address books, filters etc.

I all worked in the end but I don't think it was an efficient way, 
though I learnt some along the way.

However , if a new version is being installed - then it picks up the the 
exiting data pretty easily.

Thanks
and my infinitesmal wisdom just grew a bit ;)
ram

Raj shekhar wrote:

 in infinite wisdom Ramnarayan.K spoke thus on 07/05/05 11:55:

 What steps should I follow to ensure that all the data can be imported
 accurately and safely. There are three email accounts and the contact
 book as well.


 Have a look at http://kb.mozillazine.org/Profile_backup .  Simply 
 copying back the files into the same place it was before should be 
 enough.  Be sure not to delete the backup until you have everything 
 restored.



___
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.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Linux redistribution legality

2005-07-08 Thread [EMAIL PROTECTED]

 As far as i am told by redhat executives, if you
install redhat on more machines than you have licence
for; redhat will support only those machines which
have licence. That means extra machines will not be
supported by redhat. 

regards
VK

  

What I don't understand is how is the support restricted to the licensed 
machine - some hi tech stuff that bill gates does not know about or 
because the support is physically done by red hat guys ?? I don't get it ...


___
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.com/ilugd@lists.linux-delhi.org/