Re: [Ilugc] help me...

2010-02-09 Thread sivakumar bharadhwaj
Mr. Roshan  Madam Anitha

Sorry, for the outburst.

will stop this mail tail now with this.

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


[Ilugc] Fwd: PHP, JAVA Openings

2010-02-09 Thread Ramkumar
FWD:
  Hello All,

  we need an urgent requirements in PHP 1+, Java 2+ for our
branches [chennai, madurai, bangalore ], interested candidates please to
send your resume at

Email : care...@abinnovative.com
Site : www.abinnovative.com


Vijay .DR
Ph : 9842088860, 8870209030













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


[Ilugc] BigBlueButton - A Web Conferencing Systems Built for Higher Education

2010-02-09 Thread LinuXpert Academy
Dear All,

Recently I came across an interesting open source project on Web Conferencing 
named BigBlueButton (www.bigbluebutton.org)
and it was really exciting to see it working just using a Flash compatible 
Browser (supports Webcam, Voice, Text Chat, Presentation etc).  The website 
provides a downloadable VMWare image to Try out and also I have made a 
VirtualBox Image from the downloaded VMWare Image.

Now, I have implemented in my office and it is really cool and fun 
experimenting with.  I have also planned to give talk about this interesting 
project in March ILUGC-Meet.

Regards

S. Baskar
CEO/LinuXpert Systems


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


[Ilugc] Serial Communication - Mark/Space parity problem

2010-02-09 Thread M.Ganesh

Hi All,

I am trying to use python  pyserial on Ubuntu 9.10 to communicate with 
a serial device. I need to be able to set the parity bit Mark/Space for 
this particular device. I understand linux/posix compliant OSs don't 
natively support this. I googled and found this [ 
http://www.lothosoft.ch/thomas/libmip/markspaceparity.php ] link and 
implemented that in my code. With this I am able to send only one byte 
with my desired parity and the port somehow goes back to 'No parity' 
after one byte.


I am able to do that with python in Windows

Can somebody suggest me a solution or point me to more resources

Thanks in advance

--

Regards Ganesh
PULSARS

[resent the message since first mail didn't arrive at the mailing list even 
after ten hours]


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


RE: [Ilugc] Serial Communication - Mark/Space parity problem

2010-02-09 Thread Suresh Kumar Subramanian
Hi,

I am trying to use python  pyserial on Ubuntu 9.10 to communicate with
a serial device. I need to be able to set the parity bit Mark/Space for
this particular device. I understand linux/posix compliant OSs don't
natively support this. I googled and found this [
http://www.lothosoft.ch/thomas/libmip/markspaceparity.php ] link and
implemented that in my code. With this I am able to send only one byte
with my desired parity and the port somehow goes back to 'No parity'
after one byte.
Can somebody suggest me a solution or point me to more resources

I have used termios library with C for serial programming. Its good.
http://tldp.org/HOWTO/Serial-Programming-HOWTO/x115.html
Thanks
Suresh

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


Re: [Ilugc] How to get client machine ip address from server

2010-02-09 Thread subhojit ojha

 Yes it is possible. Etherboot/pxe does it. See discussions before.


I got little idea from this url

http://www.debian-administration.org/articles/478

At last, what I understood that using pxe boot I can find the mac address of
client machine which doesn't have any OS installed.
But from server side if I will run the command
arp  -a

whether it will show me the MAC address of those client machine?
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Need to Learn ply or pycparser

2010-02-09 Thread Ashok Gautham
On Mon, Feb 8, 2010 at 10:51 PM, Balachandar balachandarli...@gmail.com
wrote:
 Hi guys,
As a part of my project i need to parse a c source code into tokens.I
 need
 to process the tokens to identify some predefined patterns.I searched in
 google
 and got some suggestions about pycparser and ply.

ply looks like a general purpose lex/yacc replacement...
pycparser uses ply internally and generates the AST.

I am doubtful if you need pycparser. Take the source and
use only the lexer... You do not need a parser to tokenize.

This is a lex version of the C language
http://www.lysator.liu.se/c/ANSI-C-grammar-l.html

Do the values 'returned' contain enough info for you? If so,
lex is the tool.

---
Ashok `ScriptDevil` Gautham
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Serial Communication - Mark/Space parity problem

2010-02-09 Thread M.Ganesh

On 09/02/2010 16:09, Suresh Kumar Subramanian wrote:

Hi,

   

I am trying to use python  pyserial on Ubuntu 9.10 to communicate with
a serial device. I need to be able to set the parity bit Mark/Space for
this particular device. I understand linux/posix compliant OSs don't
natively support this. I googled and found this [
http://www.lothosoft.ch/thomas/libmip/markspaceparity.php ] link and
implemented that in my code. With this I am able to send only one byte
with my desired parity and the port somehow goes back to 'No parity'
after one byte.
Can somebody suggest me a solution or point me to more resources
 

I have used termios library with C for serial programming. Its good.
http://tldp.org/HOWTO/Serial-Programming-HOWTO/x115.html
Thanks
Suresh


   


Suresh
Have you specifically used Mark/Space parity? I am having trouble with 
that parity setting only


Regards Ganesh

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


[Ilugc] Mysql Workbench

2010-02-09 Thread Rajagopal Swaminathan
Greetings,

Is anybody aware of a Mysql workbench 5.[1|2] build for Centos 5?

Regards

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


[Ilugc] [OT] Blitz It! 2k10 - Online Programming Contest at Tecuthsav'10

2010-02-09 Thread G.R. Karthik
Hi all,
Thiagarajar College of Engineering, Madurai is organizing its
National-Level Technical Symposium 'Tecuthsav'10' from Feb 17, 2010 to
Feb 27, 2010. As a part of Tecuthsav'10 we have 'Blitz It! 2k10' -
online programming contest to be held on Feb 12, 2010 from 17:00 hrs -
23:00 hrs IST. The contest is open to all and we cordially invite all to
participate in this event. The registration for the event is open and
will be closed by Feb 12 morning. For more details visit
http://olpc.tce.edu.

Thank you.

Regards,
G.R. Karthik,
Coordinator, Blitz It! 2k10
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Test, please ignore

2010-02-09 Thread steve


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


[Ilugc] Sorry

2010-02-09 Thread anand babu
Hai!
Iam not sure,there is no priority to access linux host from os.

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


[Ilugc] OAOD (aDesklets)

2010-02-09 Thread Dhastha Gheer
Application: aDesklets

What it is:

adesklets is a lightweight X11 program which provides the architecture
for small applets (desktop widgets) to be placed on top of the user's
desktop. The applets placed on the desktop are meant to be quick ways
for the user to retrieve information and not get in the way of normal
activity. More formally, it could be referred to as an interactive
Imlib2 console for the X Window System. adesklets stands for another
desklets container.

Features:

The programs that are run inside adesklets are called desklets and are
small Python applets loaded into the adesklets daemon. Some of the
available desklets include:

* Clocks
* Calendars
* Weather
* RSS feed aggregators
* Controls for other applications (such as XMMS and MPD Music Player Deamon)
* Animated toolbars
* Desktop notes
* System monitors

To install:

sudo apt-get install adesklets

-- 
 நன்றி ,

 தஸ்தகீர்.அ

 Kanchi Linux User Group Rocks !

 http://kanchilug.wordpress.com

 My Works on Linux

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


Re: [Ilugc] Command to get the inode information

2010-02-09 Thread rajkumar vbalakrishnasamy
On Tue, Feb 9, 2010 at 12:02 PM, Saravanan S dearsarava...@gmail.comwrote:

 On Tue, Feb 9, 2010 at 6:15 AM, rajkumar vbalakrishnasamy wrote:

  how get the entire inode information  and is there any command to get the
  entire inode information.
 

 This may be really helpful,
  http://sourceforge.net/projects/sleuthkit/
  http://code.google.com/p/istat/

 Try and let us know :)

 Saravanan Sundaramoorthy
 Red Hat Certified Engineer
 +91 99404 32545

 http://in.linkedin.com/in/saravanansundaramoorthyhttp://in.linkedin.com/in/saravanansundaramoorthy
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugchttp://www.ae.iitm.ac.in/mailman/listinfo/ilugc



ls and stat command just provides only the partial informations about the
inode table.so could anyone tell any other command to get entire inode
information
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Command to get the inode information

2010-02-09 Thread rajkumar vbalakrishnasamy
On Tue, Feb 9, 2010 at 8:18 PM, rajkumar vbalakrishnasamy 
rajkumar.l...@gmail.com wrote:



 On Tue, Feb 9, 2010 at 12:02 PM, Saravanan S dearsarava...@gmail.comwrote:

 On Tue, Feb 9, 2010 at 6:15 AM, rajkumar vbalakrishnasamy wrote:

  how get the entire inode information  and is there any command to get
 the
  entire inode information.
 

 This may be really helpful,
  http://sourceforge.net/projects/sleuthkit/
  http://code.google.com/p/istat/

 Try and let us know :)

 Saravanan Sundaramoorthy
 Red Hat Certified Engineer
 +91 99404 32545

 http://in.linkedin.com/in/saravanansundaramoorthyhttp://in.linkedin.com/in/saravanansundaramoorthy
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugchttp://www.ae.iitm.ac.in/mailman/listinfo/ilugc



 ls and stat command just provides only the partial informations about the
 inode table.so could anyone tell any other command to get entire inode
 information


how to remove inode entry from inode table
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Command to get the inode information

2010-02-09 Thread Saravanan S
On Tue, Feb 9, 2010 at 8:27 PM, rajkumar vbalakrishnasamy wrote:


 how to remove inode entry from inode table


i-node entry removal from inode table means your file is no more accessible.
Please gain some basic knowledge from eg. Google, before asking questions.
BTW post a formatted reply.

Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to get client machine ip address from server

2010-02-09 Thread baskar k
On Tue, Feb 9, 2010 at 4:09 PM, subhojit ojha subhojit.o...@gmail.com wrote:

 Yes it is possible. Etherboot/pxe does it. See discussions before.


 I got little idea from this url

 http://www.debian-administration.org/articles/478

 At last, what I understood that using pxe boot I can find the mac address of
 client machine which doesn't have any OS installed.
 But from server side if I will run the command
 arp  -a

 whether it will show me the MAC address of those client machine?
if you are running a dhcp server and the client does a pxe boot, then
tail -f /var/log/messages should help you.

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


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-09 Thread Arun Khan
On Tue, Feb 9, 2010 at 9:21 AM, Saravanan S dearsarava...@gmail.com wrote:
 Hi all,
           How to communicate between windows host and Linux Guest that runs
 inside QEMU. i.e. {{ QEMU runs Linux }} on Windows. platform.


look at socket file option of qemu. No idea what native command to use
in Windows to send commands to the socket file.

In Linux it is socat.

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


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-09 Thread Saravanan S
On Tue, Feb 9, 2010 at 11:54 PM, Arun Khan knu...@gmail.com wrote:


 look at socket file option of qemu. No idea what native command to use
 in Windows to send commands to the socket file.

 In Linux it is socat.


Exactly!!, came across that option today, have you used it?

Or any idea on these type of Soc*t  communication???


Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[ilugc] Weird sound Ubuntu Karmic

2010-02-09 Thread depp fx
I have a problem with sound in my computer. For every 11-12 seconds I
hear a loud crackle in my speakers for some reason. I only get it when
no app is using the sound card or when it is idle. Its kind of
irritating  I guess it has something to do with the processes that
access the CD/DVD drive. If I mute or if some app is using the sound
card then its perfectly fine. Can somebody suggest me on how could I
knw the process that is doing this?

-- 
All paid jobs absorb and degrade the mind.
Have a great day!
N Deepak

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


Re: [ilugc] Weird sound Ubuntu Karmic

2010-02-09 Thread Mehul Ved
On Wed, Feb 10, 2010 at 3:11 AM, depp fx dep...@gmail.com wrote:
 I have a problem with sound in my computer. For every 11-12 seconds I
 hear a loud crackle in my speakers for some reason. I only get it when
 no app is using the sound card or when it is idle. Its kind of
 irritating  I guess it has something to do with the processes that
 access the CD/DVD drive. If I mute or if some app is using the sound
 card then its perfectly fine. Can somebody suggest me on how could I
 knw the process that is doing this?

Right click on sound applet in gnome panel - Click on Sound
Preferences - Click on applications. This should show which
applications are using pulseaudio.

If that still doesn't help then open a terminal window and type
lsof | grep snd
This will give you a list of programs accessing the snd device. You
might need to install the lsof package.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[ilugc] Column Name display in terminal

2010-02-09 Thread depp fx
Is it possible to make bash display the column names of the output
when I execute a command?

-- 
All paid jobs absorb and degrade the mind.
Have a great day!
N Deepak

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


Re: [ilugc] Weird sound Ubuntu Karmic

2010-02-09 Thread steve

On 02/10/2010 03:11 AM, depp fx wrote:

I have a problem with sound in my computer. For every 11-12 seconds I
hear a loud crackle in my speakers for some reason. I only get it when
no app is using the sound card or when it is idle. Its kind of
irritating  I guess it has something to do with the processes that
access the CD/DVD drive. If I mute or if some app is using the sound
card then its perfectly fine. Can somebody suggest me on how could I
knw the process that is doing this?

If it sounds like glass shattering, it is most likely the default sounds effects 
for closing windows. You can check this by going to
(from the main menu) System-Preferences-Sound and either changing the sound 
theme or disabling it totally (I personally prefer disabling it).


cheers,
- steve

--
random non tech spiel: http://lonetwin.blogspot.com/
tech randomness: http://lonehacks.blogspot.com/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [ilugc] Column Name display in terminal

2010-02-09 Thread benjamin
On Wed, Feb 10, 2010 at 12:02 PM, depp fx dep...@gmail.com wrote:

 Is it possible to make bash display the column names of the output
 when I execute a command?

that would depend on the command you run

who
who -H


--
benjamin rualthanzauva
http://friendfeed.com/rualthan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [ilugc] Column Name display in terminal

2010-02-09 Thread steve

On 02/10/2010 12:02 PM, depp fx wrote:

Is it possible to make bash display the column names of the output
when I execute a command?

Your question makes no sense at all. Could you give some more context ? What 
command ? what columns ?


cheers,
- steve
--
random non tech spiel: http://lonetwin.blogspot.com/
tech randomness: http://lonehacks.blogspot.com/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [ilugc] Column Name display in terminal

2010-02-09 Thread Rajagopal Swaminathan
On Wed, Feb 10, 2010 at 12:02 PM, depp fx dep...@gmail.com wrote:
 Is it possible to make bash display the column names of the output
 when I execute a command?

Whaa!!

 All paid jobs absorb and degrade the mind.

I am on a paid job and perhaps a highly degraded mind. hence I could
not make out what you mean by column name. what column? what name?
what command?

The question sounds like the ones that comes PHBs.

:)

Regards,

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