Dear all, With respect to screen recording software my purpose of asking this is to monitor the activities of the staff who are working in the Linux based system. From the time they login till log out we need to track their activity (every site they go or every mouse movement happens) this would help us whether they are really working productively else wasting their time.
Apart from productivity tracking this tool can be used in situations where someone has installed a particular software / tool and next time when other person caught up in a situation to install the same software independently (without anyone's help) this screen recording software solution would be useful very much. If you suggest through man (we do not want that) then every time we may ask the user to use man recording as he would be alert that we are tracking them. So what is the conclusion the team is suggesting me. Best Regards, Murali -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, January 27, 2011 12:00 PM To: [email protected] Subject: ilugc Digest, Vol 80, Issue 57 Send ilugc mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://www.ae.iitm.ac.in/mailman/listinfo/ilugc or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of ilugc digest..." ***DO NOT REPLY TO THE DIGEST MESSAGES*** Today's Topics: 1. Re: Web based office suite recommendation (Aswin Anand) 2. Re: some more ideas for student projects (subhojit ojha) 3. Re: wanted screen recording software in Linux (Rajagopal Swaminathan) 4. Re: Any graphics tablet/stylus that works well in Linux? (Arun Khan) 5. Re: Any graphics tablet/stylus that works well in Linux? (krish) 6. Re: wanted screen recording software in Linux (Girish Venkatachalam) 7. Re: wanted screen recording software in Linux (Girish Venkatachalam) 8. Re: wanted screen recording software in Linux (Bharathi Subramanian) ---------------------------------------------------------------------- Message: 1 Date: Wed, 26 Jan 2011 12:36:16 +0530 From: Aswin Anand <[email protected]> Subject: Re: [Ilugc] Web based office suite recommendation To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 25, 2011 at 8:28 PM, kish <[email protected]> wrote: > Hi, > Am looking for a web based office suite. > > Familiar tasks such as editing documents and spreadsheets are needed. > > I've looked at CKEditor which could be used for things other than .odf > and .doc formats. > Any suggestions? > Try Zoho - www.zoho.com -- Aswin Anand T H Visit me at http://www.aswinanand.com/ ------------------------------ Message: 2 Date: Wed, 26 Jan 2011 17:30:18 +0530 From: subhojit ojha <[email protected]> Subject: Re: [Ilugc] some more ideas for student projects To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 > > >We have our list of projects here. > http://wiki.ilugc.in/index.php?title=Projects_List > > >Found that there is another list too. > http://www.fosscommunity.in/wiki/Projects/TaskList > > Collaboration using open source software is also a good option. regards, Subhojit Ojha ------------------------------ Message: 3 Date: Wed, 26 Jan 2011 20:05:47 +0530 From: Rajagopal Swaminathan <[email protected]> Subject: Re: [Ilugc] wanted screen recording software in Linux To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Greetings, On 1/25/11, murali <[email protected]> wrote: > Hi, > > Is there any tool supporting under Linux environment can record (screen > recording software) to record what is happening in a particular system at > any point of time. on character mode: man script man screen Regards, Rajagopal ------------------------------ Message: 4 Date: Thu, 27 Jan 2011 00:32:22 +0530 From: Arun Khan <[email protected]> Subject: Re: [Ilugc] Any graphics tablet/stylus that works well in Linux? To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 25, 2011 at 11:35 AM, Muralidhar Kamidi <[email protected]> wrote: > I am thinking of a Wacom Bamboo Fun, please tell me if there is something > better (it MUST work with Linux, I don't want to buy an OS just to have the Don't know about the Wacom Bamboo Fun model but I have seen Wacom (older models on USB) work with Linux. -- Arun Khan ------------------------------ Message: 5 Date: Thu, 27 Jan 2011 01:50:08 +0530 From: krish <[email protected]> Subject: Re: [Ilugc] Any graphics tablet/stylus that works well in Linux? To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 I use iBall Pen Tablet for my drawings. The only feature that doesn't work is "pressure sensitivity" -- krish ------------------------------ Message: 6 Date: Thu, 27 Jan 2011 04:22:34 +0530 From: Girish Venkatachalam <[email protected]> Subject: Re: [Ilugc] wanted screen recording software in Linux To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jan 26, 2011 at 8:05 PM, Rajagopal Swaminathan <[email protected]> wrote: > Greetings, > man script Yes script(1) is very good for most applications. > man screen > Refer to archives. tmux(1) is much better than screen. The other day I was showing it to Arun Venkatasamy and he liked it a lot. But I am not sure how it will help you record stuff. It can be used for remote collaboration in which what one guy types is seen across the world as long as both are connected to the same tmux session. -Girish -- Gayatri Hitech http://gayatri-hitech.com [email protected] ------------------------------ Message: 7 Date: Thu, 27 Jan 2011 04:23:13 +0530 From: Girish Venkatachalam <[email protected]> Subject: Re: [Ilugc] wanted screen recording software in Linux To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Also look out for my article on tmux in the latest edition for BSDmag printed in Poland. I wonder if you get this in India. It should be available in their website though. -Girish On Thu, Jan 27, 2011 at 4:22 AM, Girish Venkatachalam <[email protected]> wrote: > On Wed, Jan 26, 2011 at 8:05 PM, Rajagopal Swaminathan > <[email protected]> wrote: >> Greetings, >> man script > > Yes script(1) is very good for most applications. > >> man screen >> > > Refer to archives. tmux(1) is much better than screen. > > The other day I was showing it to Arun Venkatasamy and he liked it > a lot. > > But I am not sure how it will help you record stuff. It can be used for > remote collaboration in which what one guy types is seen across > the world as long as both are connected to the same tmux session. > > -Girish > > > -- > Gayatri Hitech > > http://gayatri-hitech.com > [email protected] > -- Gayatri Hitech http://gayatri-hitech.com [email protected] ------------------------------ Message: 8 Date: Thu, 27 Jan 2011 09:58:29 +0800 From: Bharathi Subramanian <[email protected]> Subject: Re: [Ilugc] wanted screen recording software in Linux To: ILUG-C <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jan 27, 2011 at 6:53 AM, Girish Venkatachalam wrote: > Also look out for my article on tmux in the latest edition for BSDmag > ?printed in Poland. I wonder if you get this in India. BSDmag Jan 2011 issue is available for free download at http://bsdmag.org/magazine/1627-bsds-and-solaris Bye :) -- Bharathi Subramanian ------------------------------ _______________________________________________ ilugc mailing list [email protected] http://www.ae.iitm.ac.in/mailman/listinfo/ilugc End of ilugc Digest, Vol 80, Issue 57 ************************************* _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
