Re: [Ilugc] Internet Bandwidth Meter

2010-05-05 Thread Padmanabhan R
On Thu, May 6, 2010 at 5:20 AM, Abhishek K  wrote:
>> Dear All,
>>
>> Subject: Internet Bandwidth Meter
>>
>>   Can anyone tell me about Internet bandwidth meter (GUI)?. To check my
>> upload & download speed at fedora.
>>
>
>
> If you are looking for DUMeter alternatives, try these:-
>
> http://forums.opensuse.org/get-help-here/applications/399865-du-meter-substitute-program.html
>
> http://alternativeto.net/desktop/bitmeter-2/
>
> I think the best would be to use PRTG graph.
>
> HTH.
>
> Abhi
> _
You can also use
http://www.bandwidthplace.com/
to test upload and download speed.

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


[ilugc] Test Mail - Checking if my mails are reaching the mailing group.

2010-05-05 Thread Ashish Verma
Hi Bharathi,

Can you please confirm if mails are being delivered to the mailing group. I
feel that my mails are not reaching the mailing list.

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


Re: [Ilugc] Internet Bandwidth Meter

2010-05-05 Thread Abhishek K
> Dear All,
> 
> Subject: Internet Bandwidth Meter
> 
>   Can anyone tell me about Internet bandwidth meter (GUI)?. To check my
> upload & download speed at fedora.
> 


If you are looking for DUMeter alternatives, try these:-

http://forums.opensuse.org/get-help-here/applications/399865-du-meter-substitute-program.html

http://alternativeto.net/desktop/bitmeter-2/

I think the best would be to use PRTG graph.

HTH.

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


[Ilugc] ioctl problem

2010-05-05 Thread narendra babu

Hello All ,

I am using this below c snippet from red hat linux RHEL5 x86_64 



if ( socketpair(AF_UNIX, SOCK_STREAM,0,fd) == -1 ){
perror("socketpair");
exit(1);
}

fd_read = fd[0];
fd_write = fd[1];

/* fcntl code comes here to set non blocking read */

/* set read mode to message -nondiscard mode */
if ( ioctl(fd_read, I_SRDOPT, RMSGN ) )
perror("ioctl");

===

I am getting bad address , please let me know is something wrong with ioctl.


Thanks



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


Re: [Ilugc] Internet Bandwidth Meter

2010-05-05 Thread Arun Khan
On Wed, May 5, 2010 at 11:36 PM, Sagayaraj  wrote:
>
>  Can anyone tell me about Internet bandwidth meter (GUI)?. To check my
> upload & download speed at fedora.

Most ISPs have an internal web site using which you can test the speed
of your connection.

On the public net I have used this site.


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


[Ilugc] Internet Bandwidth Meter

2010-05-05 Thread Sagayaraj
Dear All,

Subject: Internet Bandwidth Meter

  Can anyone tell me about Internet bandwidth meter (GUI)?. To check my
upload & download speed at fedora.

-- 
Thanks and Regards

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


Re: [Ilugc] Jabarsathik

2010-05-05 Thread Arun Khan
On Wed, May 5, 2010 at 5:30 PM, jabar sathik  wrote:
> Hai Friends!
>
>  Realtek RTL8168C(P)/8111C(P) PCI-E Gigabit Ethernet NIC not 
> supported to Redhat Linux.  Please help

Which version?  Visit Realtek's web site, most likely they have the
driver source.   You need to build the driver as a module (there will
be instructions on how to do it) and then insert the module into the
kernel (modprobe .

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


Re: [Ilugc] Serial USB Port Issue

2010-05-05 Thread Arun Khan
On Wed, May 5, 2010 at 3:18 PM, Bharathi Subramanian
 wrote:
> On Wed, May 5, 2010 at 9:46 AM, Arun Khan  wrote:
>
>> Also, would like to clarify a doubt.   I have been using a DB9-DB9
>> (F/F) null modem to connect from the computer serial port to the
>> "device" serial port.  Is the null modem still needed with the
>> USB2Serial adapter to establish connection between computer and
>> device?
>
> Depends upon the device. If the device is just a dongle with one side
> D9 and USB on other side, then you need a null modem cable to connect
> the board with dongle.

Thanks for the confirmation.

After looking at this site ,
I got myself a BF-810 plus a null modem.

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


Re: [Ilugc] Hobby Electronics , Kits ,spares , assemblies

2010-05-05 Thread Thyagarajan தியாகராஜன்
Hi

>>for buying robotic kits http://http://www.roboticsindia.com/

Oh i am sorry, they are not selling any robotics components there...

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


Re: [Ilugc] Hobby Electronics , Kits ,spares , assemblies

2010-05-05 Thread Thyagarajan தியாகராஜன்
Hi,

>>Anybody know some websites which contains Hobby electronics , kits ,
spare etc,

Free and Open source Hardware:

for Arduino based projects http://www.arduino.cc
for buying arduino based boards http://www.bhasha.co.cc

Buying components:

shop name :Rhotak,Ritchie street Chennai
for buying robotic kits http://http://www.roboticsindia.com/

Hope this helps,

Cheers,

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


[Ilugc] Jabarsathik

2010-05-05 Thread jabar sathik
Hai Friends!
 
 Realtek RTL8168C(P)/8111C(P) PCI-E Gigabit Ethernet NIC not supported 
to Redhat Linux.  Please help
 
yours,
k. jabarsathik


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


Re: [Ilugc] Hobby Electronics , Kits ,spares , assemblies

2010-05-05 Thread Sivanandhan, P.
On Wed, May 5, 2010 at 3:07 PM, Yuva raj  wrote:
> Hi ,
>
>   Anybody know some websites which contains Hobby electronics , kits ,
> spare etc, especially from india.
>

There is always EFY
http://www.electronicsforu.com

>
> --
> Thank You
> Best Regards
>
> Yuvaraj L

-- 
Regards,
Sivanandhan, P.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Serial USB Port Issue

2010-05-05 Thread Bharathi Subramanian
On Wed, May 5, 2010 at 9:46 AM, Arun Khan  wrote:

> Also, would like to clarify a doubt.   I have been using a DB9-DB9
> (F/F) null modem to connect from the computer serial port to the
> "device" serial port.  Is the null modem still needed with the
> USB2Serial adapter to establish connection between computer and
> device?

Depends upon the device. If the device is just a dongle with one side
D9 and USB on other side, then you need a null modem cable to connect
the board with dongle.

Bye :)
-- 
Bharathi Subramanian
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Hobby Electronics , Kits ,spares , assemblies

2010-05-05 Thread Yuva raj
Hi ,

   Anybody know some websites which contains Hobby electronics , kits ,
spare etc, especially from india.


-- 
Thank You
Best Regards

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


[Ilugc] seminar on learning management software

2010-05-05 Thread murugan m
Dear friends,

Many programs are conducted on Free and Open Source softwares through
out Tamil Nadu. There are many Learning Management softwares are
available.
They are much useful for the teaching professionals.
Can any one take initiative for conducting training on LMS like moodle
for teachers?
Thank you.
M.Murugan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc