Software :: List Processes Ports Listening

May 28, 2010

how can I check which process is using certain port? Like in a table with processes and used ports...

View 3 Replies


ADVERTISEMENT

Ubuntu :: Processes Listening To Ports / Ipv4 | Ipv6 Only

Jul 3, 2011

I'm running a native dual-stack (ipv4 & ipv6) dsl connection.So, I've been adding firewall rules, cleaning up unwanted processes, etc to tighten security.I'm left with only 3 processes that are listening to ports. mysql, ipp & ssh.Still not quite sure I need mysql. I run Amarok but without using a database, so I don't actually use sql for anything that I'm aware of.Anyway, my question is;Is it possible to make any any of these processes listen to ipv4 only or ipv6 only? Is there a distinction there at all?

Example- ssh is currently listening to port 22 on both tcp & tcp6. I do all my ssh connections using 'ssh -6', so, Can I make ssh listen to tcp6 only, or ignore tcp ?

View 3 Replies View Related

Networking :: Make P2p Work If No Ports Listening

Oct 18, 2010

In emule p2p filesharing there's this thing called the id that is low if you do not configure your router for certain ports to be listening for incoming connections, forwarded by the router to ports on your pc. When the id is low, your downloads take longer or something like that. But if you have no listening port, how can a peer download from you?

View 2 Replies View Related

Fedora Networking :: Tool To Create Multiple Listening Servers On TCP And UDP Ports

Jan 17, 2011

Looking for a test tool where I can fire up any number of ports (TCP and / or UDP) to listen on.

I am currently getting my using nc but its only 1 port at a time (i know I can open up multiple sessions but thats cumbersome), it can't do UDP, and it closes at the end of the session.

A friend has suggested socat but it looks pretty much the same except it can do UDP, but also cumbersome, I have to manually output to a different file per port, etc.

Basically its so I can quickly test firewall and NAT rules.

View 7 Replies View Related

General :: Listing All Ports Less Then 1024 On Current Machine Which Are In Listening State

Oct 23, 2010

I'm trying to list all ports less then 1024 on my current machine which are open in the listening state, one port per line

View 1 Replies View Related

General :: User Processes That Are Given Direct Access To I/O Ports ?

Oct 5, 2010

Normally all I/O goes through the kernel so that it can schedule the operations and prevent processes from stepping on each other. A few special user processes are allowed to slide around the kernel, usually by being given direct access to I/O ports. X servers are the most common example of this isn't it ? give examples for any other processes that are allowed to slide around the kernel ?

View 3 Replies View Related

Ubuntu :: List Of Com Ports ?

Sep 20, 2010

All i need is to see a list, window or anything that shows all of the serial (rs232) com ports that are on my Ubuntu 10.04 machine and what their associated port numbers are.

I have one com port that is on the motherboard (so obviously its com 1) and it works fine. but i also have a usb to serial (FTDI) com port that i cant figure out what the port number is...

View 4 Replies View Related

General :: Unix : List Children Processes For A Given Pid?

May 20, 2011

What I need is, given a process id, list all his children without any clutter (table header, other columns than the pid) What I have is :

ps h --ppid $PID Which gives me:

26277 pts/13 S+ 0:10 cmd1
26280 pts/13 S+ 0:10 cmd2

Using h allow me to hide the table header. Is there a way to tell ps to not print the pts/13 S+ 0:10 cmd part in order to get a list of children process ids separated by carriage return?

View 1 Replies View Related

Programming :: How Do You List Processes - Get A Process's Std - In|out|err - Stream

Jun 3, 2011

How do you list processes, get a process's std(in|out|err) stream, or wait until a process is finished in C?

View 3 Replies View Related

Ubuntu Servers :: Get A List Of Users Running Processes?

Feb 22, 2010

I'm looking for a command that will give me a list of users (unique, dont name my user account 60 times) that are running processes on a system.

View 5 Replies View Related

Programming :: Python: List Running Audio Processes?

Jul 19, 2010

I am trying to get a list of running processes using audio (using gstreamer), just like in gnome-volume-control, under applications, but have so far been unsuccessful in finding anything in either the gtk or gstreamer library, anyone out there who can point me in the right direction?

View 1 Replies View Related

General :: How To List Open Ports On Linux?

Dec 26, 2010

How to list Open ports on Linux?

View 3 Replies View Related

General :: List And Kill Processes Accessing Internet In Linux?

Jul 28, 2011

How to kill the processes accessing Internet in background using terminal commands.Command to stop (disconnect) the processes accessing Internet.Command to kill the process accessing Internet.

View 1 Replies View Related

General :: List The Currently Running Processes Via Code A Shell Script?

Feb 5, 2011

how to list the currently running processes via code a shell script. FYI i now about the top method in the terminal but i need a way to have it via a shell script.

View 4 Replies View Related

Networking :: How To Find List Of Multicast Addresses And Ports In Use?

Jan 7, 2011

How can I find out list of multicast addresses and port in use?"netstat -ng" only gives list of multicast addresses that have been joined, it does not give port number.I have several hundred servers running application that listens to several multicast addresses on different ports. I want to write an audit script and get the list of multicast address and port numbers.

View 2 Replies View Related

General :: Intrepid - PS3 - Update Sources List From - Ubuntu To Ports-ubuntu

Aug 6, 2009

The PowerPC does no longer receive commercial support form Canonical. How do I update /etc/apt/sources.list. My goal is to change deb [url]... to [url], using find and replace.

Found something at [url], oh no false alarm! This thread does not explain how to change the /etc/apt/source.list either. I know what to change but do not know how.

View 9 Replies View Related

Hardware :: Multiserial Ports Identification / How Many Ports Are There

Dec 17, 2010

I'm writting an app for desktop and embedded linux and I need to get information about the multiserial port, and I need to know which port is been used (by a printer, por example).The multiserial I'm using is an Altera Corporation Device 0004, and I just need to tell how many ports are there and how many is been used.

View 3 Replies View Related

Fedora Hardware :: Tell If USB Ports Are 2.0 Ports?

Aug 11, 2010

How can I tell if my USB ports are 2.0 ports?

View 1 Replies View Related

Networking :: Ssh Listening Only To Eth1

Sep 18, 2010

How can I configure ssh to only listen to eth1?

View 4 Replies View Related

Fedora :: Finding PID Associated With Listening Port

Sep 25, 2009

When I do netstat -pantu it shows a dash where the pid would be. I have also checked lsof -i and see no pid associated with the port. How do I find what program is keeping the port open?

View 1 Replies View Related

Fedora :: Listening Online Radiostations

Nov 24, 2010

With wich mediaplayer I can listening online radiostations.

View 2 Replies View Related

Fedora :: Listening To Sound Input ?

Jan 7, 2011

So I want to be able to listen to sound coming in on the line in port. The sound does work as I have tested with Gnome sound recorder. However, I would like to be able to hear it all the time. I don't want to have to record to be able to hear it. Is there a way to mix the line input sound with the normal system sounds? This is so I can run sound from my Xbox 360 into my computer. I currently use a audio splitter but I get problems with volume levels due to voltage changes going to the speakers.

View 3 Replies View Related

OpenSUSE Multimedia :: Skipping While Listening To Mp3?

Jan 7, 2010

I'm running opensuse 11.2 64 bit, kde desktop. Have performed the one click installation for the restricted codecs from here:

Restricted Formats/11.2 - openSUSE-Community

No matter what I use (amarok, kaffeine, etc) there's heavy skipping / stuttering while playing back mp3 tracks.

View 9 Replies View Related

Ubuntu :: Listening To Streaming Audio?

Oct 17, 2010

I want to use Ubuntu, but I'd like to listen to my favourite audio stream like I do for Windows.I have installed Audacious from the Synaptic Package Manager when I found out that my new Ubuntu installation didn't install an audio device as part of its installation, and then I installed something called 'Xine' as prompted when,after I went to the home-page of my audio source,I discovered that I needed to install some extra 'codecs'.However, I still cannot get the familiar noise that surrounds me when I'm working within Windows to play on Ubuntu. No noise is produced. What's going on?

View 9 Replies View Related

Programming :: Listening Message Queues

Jan 26, 2011

I am implementing an IPC mechanism using message queues (Sys V).I can receive the messages using msgrcv() function. I am wondering how can I listen on the new messages. I would like to implement a mechanism that would notify me when there is a new message in the queue for me and I will call the msgrcv() function to retrieve the message.

View 4 Replies View Related

Networking :: Ssh Listening To A Non-standard Port?

Oct 2, 2010

I am running Ubuntu 64-bit and I have been trying to set up an ssh connection between the Ubuntu server and a Windows 7 client (using putty) and when I enter the command:

Code:
sudo netstat --inet -lpn | grep sshd
I get the following:

[code]....

View 3 Replies View Related

Networking :: Microsoft Process Listening On Box?

Sep 4, 2010

I run various manual checks on my system to see if there's anything I can't account for and just one such instance just got thrown up here. I reproduce the output from netstat below. I see there is something called "microsoft-ds" shown as listening. What on earth is this doing on my PCLinuxOS box? I have googled it and there does appear to be some security issues related to it for Windows users and all the advice relating to it that I could find is for Windows users, but I am just baffled as to what this is doing on my Linux system.

[Code]...

View 4 Replies View Related

General :: Downloading Mp3 From Listening Sites

Jan 24, 2010

I am using ubuntu 8.04 with firefox browser.

There are some sites which allow you to listen the mp3 song like [url]

I have found the most simple way to get mp3 file

(1)Sometimes you get address ending with .mp3 so just copy the whole URI and use in terminal wget "PasteWhatYouCopied"

(2)But in the link I have mentioned there is no mp3 link in address bar.

Here I found out in totem-plugin-viewer(that is the thing that plays your file in browser).Just Click the button next to sound and select copy

In example taken above it is [url]

And use just like before wget "PasteWhatYouCopied" -O output.wma

Also notice that you have the song as output.wma in current folder of terminal.

(3)If there is a video on webpage then either wait for it to get completely downloaded & get it from /tmp.Remember don't close the page till video gets downloaded completely & you copied it from /tmp then only close that tab.

(4)There is a firefox addon 'unplug' which can help for flv because after sending file to download via unplug you can close that tab.

View 9 Replies View Related

General :: Listening To Music On Fedora14?

Mar 7, 2011

I'm new to linux runing fedora 14 want to play mp3 and mpeg4 video formats is there an all in one player?

View 1 Replies View Related

Software :: Sendmail Is Running But 25 Is Not Listening

Feb 5, 2011

I have this issue in my Machine where the sendmail service is running and my port 25 is not listening ,some inputs from my serer

Code:

Code:

Code:

Code:

Code:

Sendmail (pid 13090 13089 13082) is running...

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved