
Continuing Communications
#1
Posted 09 October 2010 - 08:13 PM
Register to Remove
#2
Posted 10 October 2010 - 11:41 AM
Though I run a couple of "out of the box" Linux distros, I am not conversant with command line interface nor familiar with enough about Linux systems to be of any use to you or your question.
So I asked an associate from another Forum who is a more experienced Linux user.
He recommended a link where it appears that your same question is being discussed and a solution has been recommended.
Here's what my colleague linked for your further investigation:
here's a link to somebody with a similar question, sounds like these 2 things are the cause, fuse and avahi. :-
My guess it's the avahi service discovery daemon which searches automagically for open network shares and other resources (this is similar to Windows XP's behaviour).
Check for a package called avahi ... or something like that. Is there a difference of behaviour when you uninstall it? Also ... you could try these commands:
sudo lsof -n -i -P sudo netstat --inet -ln -p
Both commands should spit out a list of programs and what protocol and UDP or TCP port they are using. Maybe you could find the responsible program like this?
and
looks like disabling fuse did the trick
I'm not familiar with fuse, so have to see what you lose by disabling it.
http://forums.linuxm...?...684&p=30246
If you wish, you may Donate to help keep us online.
#3
Posted 10 October 2010 - 01:12 PM
#4
Posted 10 October 2010 - 01:44 PM
If you wish, you may Donate to help keep us online.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users