Jump to content


Disable service/process


4 replies to this topic

#1 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 09 January 2006 - 07:21 AM

Output from Netstat -a.

  Proto  Local Address		Foreign Address		State
  TCP	foobar:1025		  foobar:0			 LISTENING
  TCP	foobar:netbios-ssn   foobar:0			 LISTENING
  UDP	foobar:ntp		   *:*
  UDP	foobar:ntp		   *:*
  UDP	foobar:netbios-ns	*:*
  UDP	foobar:netbios-dgm   *:*

Is there anyway to disable/close/turn-off these services/processes?



#2 OFFLINE   Andavari

    Captain Spectacular

  • Moderators
  • 13,327 posts
  • Gender:Male
  • Location:Shadow Moses

Posted 09 January 2006 - 10:17 AM

I suspect you're using Foobar2000. ;)
If not pay no attention to what I posted below. :rolleyes:

I have no ideal if this will work! It will disable the ability to stream music over the Internet
1. Look in the "foobar2000\components" directory.
2. Rename "foo_read_http.dll" to something like "foo_read_http.dl_"
3. Run your Netstat test again.
Complexity of incoherent design.

#3 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 10 January 2006 - 07:46 AM

No, I do not use foobar2000. foobar is just the name of the computer.



#4 OFFLINE   rridgely

    I hate computers

  • Moderators
  • 8,858 posts
  • Gender:Male

Posted 11 January 2006 - 10:35 PM

View PostEldmannen, on Jan 10 2006, 02:46 AM, said:

No, I do not use foobar2000. foobar is just the name of the computer.
:blink:

#5 OFFLINE   Eldmannen

    Annoyance

  • Banned
  • PipPipPipPipPip
  • 2,198 posts
  • Location:Internet
  • Interests:Free software, open-source, GNU GPL, Linux, security, encryption, privacy, anonymity.

Posted 12 January 2006 - 07:39 AM

http://en.wikipedia.org/wiki/Foobar ;)

Now the question is, how do I get rid of these software with sockets that listen on my TCP and UDP ports that I do not want?