Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Ashiqur Rahman Angel
Yep.u betta post ur prob here n w8,till sum1 ll eat u da solution.

On 8/10/09, Shahriar Tariq  wrote:
> On Mon, Aug 10, 2009 at 7:42 PM, Ashiqur Rahman Angel
> wrote:
>
>> So finally my precious Google could help u?
>> :P
>>
>
> yes it did but after failing with 8-10 tutorials/results that did not work
> as they described it would.
>
> so that gives me waste of around 45min (though that is better than wasting 1
> days trying to figure out myself then another half day trying to make sense
> of manual command and emailing for another 30-45 min)
>
> the value of end result? priceless...
>
> --
> Thanking you
> Shahriar
>
> Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
> http://forum.linux.org.bd
>
> Marketing & Contents Officer, Ubuntu Bangladesh
> http://www.ubuntu.linux.org.bd
>
> Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
> মুক্ত.অর্গ http://mukto.org
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> ubuntu-bd@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

-- 
Sent from my mobile device

Angel
http://fedoraproject.org/wiki/User:Angel
0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2

Fedora -- Freedom² and rapid innovation

-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Shahriar Tariq
On Mon, Aug 10, 2009 at 7:42 PM, Ashiqur Rahman Angel wrote:

> So finally my precious Google could help u?
> :P
>

yes it did but after failing with 8-10 tutorials/results that did not work
as they described it would.

so that gives me waste of around 45min (though that is better than wasting 1
days trying to figure out myself then another half day trying to make sense
of manual command and emailing for another 30-45 min)

the value of end result? priceless...

-- 
Thanking you
Shahriar

Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
http://forum.linux.org.bd

Marketing & Contents Officer, Ubuntu Bangladesh
http://www.ubuntu.linux.org.bd

Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
মুক্ত.অর্গ http://mukto.org
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Ashiqur Rahman Angel
So finally my precious Google could help u?
:P


On Mon, Aug 10, 2009 at 4:57 PM, Shahriar Tariq wrote:

> On Mon, Aug 10, 2009 at 4:19 PM, Shahriar Tariq  >wrote:
>
> > in all these tutorials they actually tells me when I start ntop for the
> > first time it will ask me for username and password. however whenever I'm
> > trying to start it in my system I'm getting following problem...
> >
> > http://ubuntu-bd.pastebin.com/m16f6c68f
> >
> > any ideas???
> >
>
> update
>
> @RJ tried sudo ntop similar problem...
>
>
> got the solution as followed:
>
> first install ntop
>
> sudo apt-get install ntop
>
> set my password
> sudo /usr/sbin/ntop -A
>
> and restart using
> sudo /etc/init.d/ntop restart
>
> checked whether working
> netstat -tulpn | grep :3000
>
> worked for me now I can access via
> http://localhost:3000/
>
> now last thing is how to interpret these graphs into humanly understandable
> form :P  all these data are too much for my simple network monitoring need
> I
> guess :P
>
> --
> Thanking you
> Shahriar
>
> Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
> http://forum.linux.org.bd
>
> Marketing & Contents Officer, Ubuntu Bangladesh
> http://www.ubuntu.linux.org.bd
>
> Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
> মুক্ত.অর্গ http://mukto.org
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> ubuntu-bd@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>



-- 
Angel
http://fedoraproject.org/wiki/User:Angel
0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2

Fedora -- Freedom² and rapid innovation

Mike Ditka   -
"If God had wanted man to play soccer, he wouldn't have given us arms."
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Shahriar Tariq
On Mon, Aug 10, 2009 at 4:19 PM, Shahriar Tariq wrote:

> in all these tutorials they actually tells me when I start ntop for the
> first time it will ask me for username and password. however whenever I'm
> trying to start it in my system I'm getting following problem...
>
> http://ubuntu-bd.pastebin.com/m16f6c68f
>
> any ideas???
>

update

@RJ tried sudo ntop similar problem...


got the solution as followed:

first install ntop

sudo apt-get install ntop

set my password
sudo /usr/sbin/ntop -A

and restart using
sudo /etc/init.d/ntop restart

checked whether working
netstat -tulpn | grep :3000

worked for me now I can access via
http://localhost:3000/

now last thing is how to interpret these graphs into humanly understandable
form :P  all these data are too much for my simple network monitoring need I
guess :P

-- 
Thanking you
Shahriar

Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
http://forum.linux.org.bd

Marketing & Contents Officer, Ubuntu Bangladesh
http://www.ubuntu.linux.org.bd

Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
মুক্ত.অর্গ http://mukto.org
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Russell John
Run it as root.

2009/8/10 Shahriar Tariq :

> On Mon, Aug 10, 2009 at 3:04 PM, Ashiqur Rahman Angel 
> wrote:
>
>> Use http://www.google.co.jp/gwt/n
>> It ll even take lower bandwidth then ur mail client! There has a No Image
>> option too.
>>
>
> thank you again..
>
> in all these tutorials they actually tells me when I start ntop for the
> first time it will ask me for username and password. however whenever I'm
> trying to start it in my system I'm getting following problem...
>
> http://ubuntu-bd.pastebin.com/m16f6c68f
>
> any ideas???
> --
> Thanking you
> Shahriar
>
> Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
> http://forum.linux.org.bd
>
> Marketing & Contents Officer, Ubuntu Bangladesh
> http://www.ubuntu.linux.org.bd
>
> Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
> মুক্ত.অর্গ http://mukto.org
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> ubuntu-bd@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd



-- 
No Microsoft products were used in the preparation or transmission of
this message.

Russell John | Bangladesh Linux Users Alliance
1024D/91F003D2 | (+88) 0161-Russell | http://russelljohn.info

-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Shahriar Tariq
On Mon, Aug 10, 2009 at 3:04 PM, Ashiqur Rahman Angel wrote:

> Use http://www.google.co.jp/gwt/n
> It ll even take lower bandwidth then ur mail client! There has a No Image
> option too.
>

thank you again..

in all these tutorials they actually tells me when I start ntop for the
first time it will ask me for username and password. however whenever I'm
trying to start it in my system I'm getting following problem...

http://ubuntu-bd.pastebin.com/m16f6c68f

any ideas???
-- 
Thanking you
Shahriar

Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
http://forum.linux.org.bd

Marketing & Contents Officer, Ubuntu Bangladesh
http://www.ubuntu.linux.org.bd

Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
মুক্ত.অর্গ http://mukto.org
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Ashiqur Rahman Angel
Use http://www.google.co.jp/gwt/n
It ll even take lower bandwidth then ur mail client! There has a No Image
option too.

I do use it, from mobile.

On Mon, Aug 10, 2009 at 2:44 PM, Shahriar Tariq wrote:

> is there   any site that will load a webpage for you??
>



-- 
Angel
http://fedoraproject.org/wiki/User:Angel
0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2

Fedora -- Freedom² and rapid innovation
Sent from Dhaka, Bangladesh
Ogden Nash   -
"The trouble with a kitten is that when it grows up, it's always a cat."
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread dark lord
Ya angel plz load the site for him tht would be more helpfull

On 8/10/09, Shahriar Tariq  wrote:
> On Mon, Aug 10, 2009 at 2:31 PM, Ashiqur Rahman Angel
> wrote:
>
>> Let me google that for you: http://lmgtfy.com/?q=ntop+tutorial
>>
>> And the 1st result:
>> http://www.howtoforge.com/network_monitoring_with_ntopdescribing
>> everything, you wanted to know!
>>
>
> Thank you for googling it for me. now can you kindly load the  page for me??
> because nothing is loading on this line not even google page.
>
> is there   any site that will load a webpage for you??
>
> Thanking you
> Shahriar
>
> Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
> http://forum.linux.org.bd
>
> Marketing & Contents Officer, Ubuntu Bangladesh
> http://www.ubuntu.linux.org.bd
>
> Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
> মুক্ত.অর্গ http://mukto.org
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> ubuntu-bd@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


-- 
DARKLORD (:=

-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Shahriar Tariq
On Mon, Aug 10, 2009 at 2:31 PM, Ashiqur Rahman Angel wrote:

> Let me google that for you: http://lmgtfy.com/?q=ntop+tutorial
>
> And the 1st result:
> http://www.howtoforge.com/network_monitoring_with_ntopdescribing
> everything, you wanted to know!
>

Thank you for googling it for me. now can you kindly load the  page for me??
because nothing is loading on this line not even google page.

is there   any site that will load a webpage for you??

Thanking you
Shahriar

Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
http://forum.linux.org.bd

Marketing & Contents Officer, Ubuntu Bangladesh
http://www.ubuntu.linux.org.bd

Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
মুক্ত.অর্গ http://mukto.org
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Ashiqur Rahman Angel
Let me google that for you: http://lmgtfy.com/?q=ntop+tutorial

And the 1st result:
http://www.howtoforge.com/network_monitoring_with_ntopdescribing
everything, you wanted to know!

On Mon, Aug 10, 2009 at 2:24 PM, Shahriar Tariq wrote:

> but how to view the network usage?
>
> man ntop is too ambiguous and did not help much..
>
> how to see the bandwidth result?
>



-- 
Angel
http://fedoraproject.org/wiki/User:Angel
0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2

Fedora -- Freedom² and rapid innovation

Samuel Goldwyn
- "I'm willing to admit that I may not always be right, but I am never
wrong."
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd


[Ubuntu-BD] help needed to use ntop

2009-08-10 Thread Shahriar Tariq
ntop is network monitoring application

where kpackagekit describes it as


ntop displays a summary of network usage by machines on your network in a
web mode, which allows the display to be browsed with a web browser.

after installing I ran sudo ntop to configure.. and I suppose it did
configure properly.

but how to view the network usage?

man ntop is too ambiguous and did not help much..

how to see the bandwidth result?

-- 
Thanking you
Shahriar

Volunteer, Bangladesh Linux Users Alliance http://linux.org.bd
http://forum.linux.org.bd

Marketing & Contents Officer, Ubuntu Bangladesh
http://www.ubuntu.linux.org.bd

Endorsement: আমাদের প্রযুক্তি ফোরাম http://forum.amaderprojukti.com/ and
মুক্ত.অর্গ http://mukto.org
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd