answersLogoWhite

0

netstat -l

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you determine what ports are in the listening state in Linux?

netstat -a


Which one of these will let you quickly look at the open ports on a machine?

For Windows and Linux use the - netstat -a command, for this Macintosh I use the whois connected widget.


What can you use to protect Linux?

That would depend on what you want to protect Linux from. Ports are closed by default, so there is little need for a firewall. There are several anti-virus products available for Linux, but as there are very few Linux viruses, and no currently effective ones, they are only helpful in removing Windows viruses.


How do you know what your ports are?

There can be a maximum of 65535 ports on any computer system. To find out which ones are in use, use the 'netstat' command.


What is the command for finding the port number of NFS in Linux?

netstat - input will give a list of all ports in use on a machine with the service running on that port.


Which port is associated with ttyS0 in Linux?

The serial ports are named ttyS0, ttyS1, etc


Where you can find a Linux Distribution?

Linux is not an operating system by itself. Just like you cannot install Windows you have to install Windows XP or Windows Vista. You can use the website in related links to find a list of active Linux Distributions. If I could recommend one I would recommend Linux Mint because it is easy to use.


What utility would you use on a Linux Operating system to find your IP address?

type on a Linux terminal: ifconfig Note: it is ipconfig in Windows.


Will Windows games run on Ubuntu?

There have been a few that did over the years. It's rare to find ones that do; you just have to search for them. Hopefully that will change in the future. Linux needs better driver support, and the of course the game developers have to dedicate time and money to making Linux ports.


What network related software is used to check for opened ports?

Port scannerAnswer Explanation: To help assess vulnerabilities relating to a network's security, use a port scanner. Port scanners are used to look for open ports on a network host. Port scanners can detect computer network services that a remotely located system is providing.


Where can someone find the Administration of Linux online?

There are many places where one can find the Administration of Linux online. One can find the Administration of Linux online at popular on the web sources such as the official Linux website, Linux Journal, and Tech Republic.


How do you find the PHP version in Linux?

In terminal use the following command. php -ver