[Ilugc] Hi all

2012-06-06 Thread R.I.P-7
Hi ,In our office we are using RHEL 5...as a server,there are
20 clients machines are there
-The thing is i need to show my TL as our clients website access
-We all know that by using the command
#tail  -f   /var/log/squid/access.log | grep client-ip
for clients website access
-suppose i need my clients website access for past 1 month or 20 days,
-How can i resolve this.?
-Thanks in advance


with Regards
Sakthivel.V
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] software development practices

2012-06-06 Thread kenneth gonsalves
On Tue, 2012-06-05 at 21:45 +0530, ஆமாச்சு wrote:
Anyway if you have some experiences in these, please share.
  (Koha has paid developers too)
 today a popular Open Source Software would mean that it has to be 
 packaged  made readily available as binary for installation atleast
 in 
 two family of distros - debian  fedora.

not necessarily. In the first place, as far as I know, developers rarely
package their own apps. The packages are usually built by 3rd parties.
Also a lot of apps do not have binaries - like django. Also since
deployment in a framework like django is usually through virtualenv or
buildout, the rpm/deb cannot be used. I have seen people trying to use
the packaged version of django in Fedora and Ubuntu and it has been very
frustrating for them.
 
 post development - building them to get the binaries for various 
 architectures  taking them to repos/ maintaining there or under
 one's 
 own repo can be given some priority.
 
 
-- 
regards
Kenneth Gonsalves

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Mysql Database replication

2012-06-06 Thread Ganesh Kumar
Hi Guys,

I am new to mysql database replication process. I want to replicate
database to my vps server to local machine. (2-way sync)

\- Any DDL/DML operation made on vps server all changes replicate local database
\- In local database any DDL/DML operation done through local server
update to VPS server.

How to implement Guys, please give your valuable comments.

-Ganesh.

Did I learn something today? If not, I wasted it.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Mysql Database replication

2012-06-06 Thread kenneth gonsalves
On Wed, 2012-06-06 at 13:05 +0530, Ganesh Kumar wrote:
 How to implement Guys, please give your valuable comments.

tell us what you have tried and what problems you faced.
-- 
regards
Kenneth Gonsalves

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Hi all

2012-06-06 Thread Karthikeyan Venkatraman
On Wed, Jun 6, 2012 at 11:30 AM, R.I.P-7 vsakthiv...@gmail.com wrote:

 Hi ,In our office we are using RHEL 5...as a server,there are
 20 clients machines are there
 -The thing is i need to show my TL as our clients website access
 -We all know that by using the command
 #tail  -f   /var/log/squid/access.log | grep client-ip
 for clients website access
 -suppose i need my clients website access for past 1 month or 20 days,
 -How can i resolve this.?
 -Thanks in advance


 with Regards
 Sakthivel.V
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Hi,

Pl check the below url for your requirement.

http://lightsquid.sourceforge.net/

http://slarg.sourceforge.net/


Thanks,
V. Karthick

My Experience shared in : http://vkarthickeyan.wordpress.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Call for Speakers

2012-06-06 Thread Shrinivasan T
Topic: My experience of running Open Source Business


Description:  Personal experiences of Sri Ramadoss M, in taking up
businesses with Open Source Software.

Speaker: Amachu  amachu AT amachu DOT com

About speaker: Speaker initiated Amachu Infrasoft Services to take up
Open Source IT Infrastructure Services. Having been from the
community, the expereinces that led him into this  the model he
adopted,  his experiences will be shared along with his future
intentions. Would be interesting to you, if you are a student, wanna
start up a company, work with him, get associated with his
Organization.

link: amachu.com

-- 
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in

Get CollabNet Subversion Edge :     http://www.collab.net/svnedge
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Ubuntu / Fedora Release Party

2012-06-06 Thread Shrinivasan T

 Ubuntu  Fedora combined together?

We can demo both the distros in the party.

Do we have any suggestions for the place?



-- 
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in

Get CollabNet Subversion Edge :     http://www.collab.net/svnedge
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Balasubramaniam Natarajan
Hi

Could some one point me at some good Video Tutorial on learning about SPF
record ?  I need to know when a domain can be added to SPF record and when
it cannot.  I am getting confused with soft fail.

-- 
Regards,
Balasubramaniam Natarajan
www.etutorshop.com/moodle/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Girish Venkatachalam
On Wed, Jun 6, 2012 at 4:18 PM, Balasubramaniam Natarajan
bala150...@gmail.com wrote:
 Hi

 Could some one point me at some good Video Tutorial on learning about SPF
 record ?  I need to know when a domain can be added to SPF record and when
 it cannot.  I am getting confused with soft fail.


I will tell you what I know.

SPF records are TXT records that give the list of netblocks that a
mail server will use to
 send mail from.

But you can choose to ignore it.

-Girish
-- 
Gayatri Hitech
http://gayatri-hitech.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Girish Venkatachalam
On Wed, Jun 6, 2012 at 4:45 PM, Balachandran Sivakumar
benignb...@gmail.com wrote:

     Let me give a brief explanation of how it works.You publish SPF
 records for your domain. So, in your DNS, you add entries like

 mydomain        IN      TXT     v=spf1 +mx -all

 When a remote server receives a mail, it does a TXT look up, sees that
 only those machines with an MX entry can send record, and so sees if
 the sending machine has an MX entry and accepts it. Otherwise, it can
 reject it.


Correct me if I am wrong but what has MX records got to do with SPF records?

MX is for receiving mail, SPF is for sending...

Or am I wrong?

Thanks.

-Girish


-- 
Gayatri Hitech
http://gayatri-hitech.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Balachandran Sivakumar
Hi Girish,

On Wed, Jun 6, 2012 at 4:47 PM, Girish Venkatachalam
girishvenkatacha...@gmail.com wrote:
 On Wed, Jun 6, 2012 at 4:45 PM, Balachandran Sivakumar
 benignb...@gmail.com wrote:

     Let me give a brief explanation of how it works.You publish SPF
 records for your domain. So, in your DNS, you add entries like

 mydomain        IN      TXT     v=spf1 +mx -all


 Correct me if I am wrong but what has MX records got to do with SPF records?


 I was just explaining my example :). When you define an SPF
record with a +mx record, all A records of all MX records are actually
checked. The link below explains it.

http://www.openspf.org/SPF_Record_Syntax#mx

 MX is for receiving mail, SPF is for sending...

 Or am I wrong?


   May be I didn't put it in a clear way.

SPF is for the receiver of your mail to see if the mail actually came
from your network.
MX is need when some one sends an email to you. His SMTP server looks
up for MX records in your DNS and sends it to that server.(Of course,
it is more complex that a single like :) ). thanks


-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: benignb...@gmail.com
Blog: http://benignbala.wordpress.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Xmessage in SUSE

2012-06-06 Thread Rajesh kumar
You will have to set the DISPLAY environment variable to the right
 display number. Something like 'export DISPLAY=:0' before running the
 script.


I tried that still is not working.

I tried the below too

in crontab

* * * * * export DISPLAY=:0 |  xmessage Test Message

--
regards
Rajesh Kumar R.K
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Xmessage in SUSE

2012-06-06 Thread Tushar Rishabadas
On 6 Jun 2012 17:38, Rajesh kumar rkrajeshkuma...@gmail.com wrote:

 You will have to set the DISPLAY environment variable to the right
  display number. Something like 'export DISPLAY=:0' before running the
  script.
 

 I tried that still is not working.

 I tried the below too

 in crontab

 * * * * * export DISPLAY=:0 |  xmessage Test Message

Is 0 the right display number? You can also pass an ip address afaik..

-tushar

 --
 regards
 Rajesh Kumar R.K
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Xmessage in SUSE

2012-06-06 Thread Balachandran Sivakumar
Hi,

On Wed, Jun 6, 2012 at 5:38 PM, Rajesh kumar rkrajeshkuma...@gmail.com wrote:
 You will have to set the DISPLAY environment variable to the right

 * * * * * export DISPLAY=:0 |  xmessage Test Message


  I guess it should be IPAddress:0 where IP address is the IP of
the machien running your X server. I can be localhost:0 as well if
your localhost has an Xserver. Thanks

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: benignb...@gmail.com
Blog: http://benignbala.wordpress.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] GIT Push Permission issue.

2012-06-06 Thread Prasath Ramachandiran
Hi Friends,

** **

I am facing an issue in GIT control version system i.e. GIT-push.

** **

I am using debian-5 server, as repository for my GIT project (project name
::  xxx.git)

** **

This project was clone by few team (windows  linux) members with their
respective debian linux credentials.  They are changing their project code
locally, and trying to commit + push the code to server.

** **

The error occurs below, during push the modified code by user.

** **

C:\Program Files\Git\bin\git.exe push --recurse-submodules=check origin
master:master

Done

error: unable to create temporary sha1 filename ./objects/8a: Permission
denied

** **

fatal: failed to write object

error: unpack failed: unpacker exited with error code

To user1@ip-address:/var/www/xxx.git/

 ! [remote rejected] master - master (n/a (unpacker error))

error: failed to push some refs to user1@ip-address:/var/www/xxx.git/

** **

** **

At the time, GIT administrator executing the command “git  gc”  into the
project to solve this problem at that time (i.e. temporarily).

** **

Please help for the permanent solution.


Thanks  Regards, **

R. Prasath

** **
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Open Source Career Building Program – 1

2012-06-06 Thread Shakthi Kannan
Hi,

--- On Wed, Jun 6, 2012 at 11:13 AM, kenneth gonsalves
law...@thenilgiris.com wrote:
| this is going far OT - did you not notice the smiley?)
\--

I did notice the smiley. Yes, it is going OT, and I'll stop here.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Ubuntu / Fedora Release Party

2012-06-06 Thread ஆமாச்சு
On Wednesday 06 June 2012 03:46 PM, Shrinivasan T wrote:
 We can demo both the distros in the party.

may be when rajni  kamal come together for their next film ;-)

 Do we have any suggestions for the place?

earlier we once had in woodlands, ttk road.

it is a nice place where service starts in the evening.


___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Twitter தமிழில் மொழிபெயர்க்க வேண்டுகோள்

2012-06-06 Thread ARUN PALANIAPPAN
I have clicked that request a dozen times for the past two years...
But, there is no change..

Hope few more people join in the request!

-- 
Regards,
ARUN P



A Tailor’s mistake is a Fashion But, An Engineer’s mistake is a Disaster.

Preserve the earth; Else we will perish
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Twitter தமிழில் மொழிபெயர்க்க வேண்டுகோள்

2012-06-06 Thread Arun Prakash
Hello,

What is the need to translate a proprietary  private website and making 
them yield profit.
If we work for benefit of the Free Software community with this spirit, 
then it would be better.
Try localizing identi.ca

Regards,
Arun Prakash
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Balasubramaniam Natarajan
The reason why I am asking for this is because we are often getting spoofed
emails and to avoid that we need to add SPF checking for a particular
domain before confirming the authenticity of that email.

If it is hardfail in SPF people tell me it is good to do SPF check, however
when it is softfail why does not the authenticity of the received email get
maintained ?

-- 
Regards,
Balasubramaniam Natarajan
www.etutorshop.com/moodle/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Balachandran Sivakumar
Hi,

On Wednesday 06 June 2012 11:21 PM, Balasubramaniam Natarajan wrote:
 The reason why I am asking for this is because we are often getting spoofed
 emails and to avoid that we need to add SPF checking for a particular
 domain before confirming the authenticity of that email.


 Another good technology that we can use is DKIM. But, 
unfortunately, it is not yet in wide use.

 If it is hardfail in SPF people tell me it is good to do SPF check, however
 when it is softfail why does not the authenticity of the received email get
 maintained ?


I am not sure if I got your question correct. If you are asking why the 
mails are not getting dropped for a Softfail, it is bescause the RFC 
says the the receiving end SHOULD NOT reject the mails based on this. 
So, the normal solution for this would be to let the user mark it as 
spam. One possible reason that we need the soft fail mechanish is that 
the DNS SPF entry has been changed and the system still has some mails 
in an undelivered state.

To explain it better, let's say a domain had no SPF entries defined. And 
some 100 emails have been sent from various servers of that domain. Now, 
if the admin sets the SPF record to

mx -all

All mails from boxes other than the MX would get dropped by the 
receiving mail server, and some of them might be legitimate. It might be 
that all the new policy might not have been known to some people in the 
organisation and hence they are using machines other than the MX. So, to 
allow such emails to be delivered, the SPF is defined as follows,

mx ~ all

Now, the receiving entity will receive a soft fail, but SHOULD NOT 
reject the email. This is the reason why we normally don't reject for 
soft fails. Thanks

-- 
Thank you,
Balachandran Sivakumar

blog: http://beningbala.wordpress.com

Arise, Awake and Stop Not Till the Goal is Reached
- Swami Vivekananda
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Need Tutorial] Learning about email SPF records

2012-06-06 Thread Balachandran Sivakumar
On Wednesday 06 June 2012 11:52 PM, Balasubramaniam Natarajan wrote:
 I am taking ici...@nk.com and p@y...@l.com as just examples do not come
 after me for that :-(


:D No problem. Nice examples as it contains an include record as well.


 So in this case of ici...@nk.com they are very explicitly telling that
 do not accept any email other than the IP specified below and for
 p@y...@l.com how can we determine the authenticity of the mail received
 ?


  Unfortunately you cannot do it based on just this. The best solution 
is to write to Paypal asking them to create a proper hard fail 
record(-all) instead of(~all).

I am not very sure, but there must be means to add a custom header, 
something like X-SPF-Check, and ask the people in your domain to have a 
filter based on that header field. If the header is set, the mails 
should be handled with caution as it can be a spoof mail. But in my 
opinion, it is in everyone's interest that Paypal defines a proper fail 
record. Thanks


PS: On a GNU/Linux machine, if you install dnsutils package, you get the 
'dig' tool. It is very easy to use, instead of using an external 
website. dig -t txt icicib@nk.d0m would return all its text entries, and 
hence its SPF records.


-- 
Thank you,
Balachandran Sivakumar

blog: http://beningbala.wordpress.com

Arise, Awake and Stop Not Till the Goal is Reached
- Swami Vivekananda
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Xmessage in SUSE

2012-06-06 Thread Raja Subramanian
On Jun 6, 2012 10:57 AM, Rajesh kumar rkrajeshkuma...@gmail.com wrote:

 I am building a custom application which starts in roots cron every day. I
 am using Xmessage to alert the user that the application is completed
 running. It should alert all the user who have logged in via a popup.

Use dbus, it is designed exactly for this usage.

X has an authentication mechanism between the X server and the client. The
shared secret MIT MAGIC COOKIE is stored in the xauthority file which is
accessible only by the local user who has started the X session. If you
want to applications launched by your cron job to communicate to X sessions
of other users, you will have to bypass the X session security mechanisms.
Not a recommended practice.

- Raja
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Xmessage in SUSE

2012-06-06 Thread Arun Khan
On Thu, Jun 7, 2012 at 12:55 AM, Raja Subramanian
rajasuper...@gmail.com wrote:

 Use dbus, it is designed exactly for this usage.

 X has an authentication mechanism between the X server and the client. The
 shared secret MIT MAGIC COOKIE is stored in the xauthority file which is
 accessible only by the local user who has started the X session. If you
 want to applications launched by your cron job to communicate to X sessions
 of other users, you will have to bypass the X session security mechanisms.
 Not a recommended practice.

+1 (Nice and succinct explanation Raja).

Sidebar question to OP - can it not be done via a simple email?   I
guess your objective is to notify the users that the job is completed.

-- Arun Khan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc