[Ilugc] keep track of super user activities

2012-12-19 Thread smal
Hi All How to keep track of super user login activities including file modification, addition, deletion etc when the Administrator hands over the root password to their colleague while on leave? The direct solution to this perplexing and recurring issue remains to be solved evern after seeking

Re: [Ilugc] keep track of super user activities

2012-12-19 Thread Girish Venkatachalam
Sudo is the way to do it. Handing over the root password is not advisable. You have rootkits and other tools for forensics. I never use them. On Wed, Dec 19, 2012 at 2:46 PM, wrote: > Hi All > > How to keep track of super user login activities including file modification, > addition, deletion

Re: [Ilugc] keep track of super user activities

2012-12-19 Thread Balasubramaniam Natarajan
On Wed, Dec 19, 2012 at 4:16 AM, wrote: > > How to keep track of super user login activities including file > modification, addition, deletion etc > > You can keep track of all the files which got modified with the help of AIDE, however this would not log the activities of user it can only tell i

[Ilugc] CGI

2012-12-19 Thread Girish Venkatachalam
Getting CGI to work after you have solved the 501 - Internal server error is interesting. You have something to talk about now. Let us look at few crisp useful examples. Then I will tell you how to use Ajax with jQuery to build a useful web application. No useful stuff can be done without java

[Ilugc] Linux drop support for i386 chips

2012-12-19 Thread Mohan L
http://www.zdnet.com/good-bye-386-linux-to-drop-support-for-i386-chips-with-next-major-release-708772/ Thanks Mohan L ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] keep track of super user activities

2012-12-19 Thread steve
On Wednesday 19 December 2012 02:46 PM, s...@ccmb.res.in wrote: > Hi All > > How to keep track of super user login activities including file modification, > addition, deletion etc when the Administrator hands over the root password to > their colleague while on leave? The direct solution to this pe

Re: [Ilugc] Linux drop support for i386 chips

2012-12-19 Thread Girish Venkatachalam
Title is misleading. x86 is more than 90% of the market I think even with Apple gear and Sun. You just can't ignore x86. My LiveUSB project only supports x86 and I get queries often, nobody asked it for any other architecture. So this article says that old legacy 486 code is being thrown away. T

[Ilugc] Computational Complexity - Introduction

2012-12-19 Thread Yogesh Girikumar
I found an excellent introduction to the concept of Computational Complexity Analysis. Anybody who is into algorithms or big O's would find this intro useful. http://discrete.gr/complexity/ -- Y ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/l

Re: [Ilugc] Linux drop support for i386 chips

2012-12-19 Thread Mohan L
On Wed, Dec 19, 2012 at 9:23 PM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > Title is misleading. x86 is more than 90% of the market I think even > with Apple gear and Sun. > > You just can't ignore x86. > Hi Girish, It is not x86. The title clearly says it is just 386 not x86

Re: [Ilugc] Linux drop support for i386 chips

2012-12-19 Thread Balachandran Sivakumar
Hi, On Wed, Dec 19, 2012 at 9:30 PM, Mohan L wrote: > > It is not x86. The title clearly says it is just 386 not x86. > IIRC, on Debian, uname -m (or uname -a) used to return i386 for x86 machines(Or was always i686 ?) and hence the confusion Thanks. -- Thank you Balachandran Sivakumar

Re: [Ilugc] CGI

2012-12-19 Thread lug
Hi, > In fact this alone is sufficient. No need to use bloated Catalyst, > Mason or Python CGI frameworks. Can you justify how Python "CGI" frameworks are bloated ? Have you developed any sizable web application (something better than a web based monitoring tool or a report generator) that yo

Re: [Ilugc] keep track of super user activities

2012-12-19 Thread ashwin kesavan
On Wed, 19 Dec 2012 14:46:11 +0530, smal-LkDAK2cNm/wxFYw1CcD5bw wrote: > Hi All > > How to keep track of super user login activities including file > modification, addition, deletion etc when the Administrator hands over > the root password to their colleague while on leave? The direct solution >

Re: [Ilugc] Linux drop support for i386 chips

2012-12-19 Thread Rahul Sundaram
On 12/19/2012 10:53 AM, Girish Venkatachalam wrote: > Title is misleading. x86 is more than 90% of the market I think even > with Apple gear and Sun. > > You just can't ignore x86. > > My LiveUSB project only supports x86 and I get queries often, nobody > asked it for any other architecture. > > So

[Ilugc] ToD - zivios

2012-12-19 Thread Dhana Sekar
Tool of the Day: Zivios Zivios is a web based control panel which brings together vital open source technologies needed by medium and large enterprises. At it's core, Zivios provides identity management, single sign-on, user, group and computer provisioning, as well as remote management of serv

[Ilugc] Fwd: [chennaipy 1462] December Montly Meet

2012-12-19 Thread Shrinivasan T
-- Forwarded message -- From: Vijay Kumar Date: Thu, Dec 20, 2012 at 10:50 AM Subject: [chennaipy 1462] December Montly Meet To: chenna...@googlegroups.com = December Monthly Meet == Date & Time 22 December 3:00pm to 5:00pm == Venue Zilogic Systems, Fourth Main Road, Kamaraj

Re: [Ilugc] ToD - zivios

2012-12-19 Thread Arun Khan
On Thu, Dec 20, 2012 at 5:59 AM, Dhana Sekar wrote: > Tool of the Day: Zivios Visited the web site and it appears to be a stagnant project: 1. Mailing list archives stop at Oct/2011 2. The "Curent Release" 0.6.6 still shows as beta. -- Arun Khan ___ I