List of open ports in command line

Last update on June 17, 2009 09:16 AM by jak58
Published by jak58

List of open ports in command line






Whether you're running Windows or Linux / Unix, the following command in (console) will display the list of open ports on your computer:
netstat -a


For the use of advanced graphics tools, see What are the open ports on my machine
What are the open ports on my machine?
Best answers for « List of open ports in command line » in :
What are the open ports on my machine? Show What are the open ports on my machine? Everyone should be concerned about the security of their computer when connected to the Internet and it is therefore necessary, to activate the firewall of your ADSL router or installing one on your...
Start/stop a service using command line Show Start/stop a service using command line The netsh tool (netsh.exe) can automate the startup or shutdown of a service through the following command line: To start a service: Net start name_of_service To stop a service:...
Enable/disable a device from the command line Show Enable/disable a device from the command line Install Devcon Display all the devices in the system Enable/disable the device Other devices Here is a trick that allows you to enable / disable a device from the command line in XP....
Enabling/Disabling the firewall using command line ShowEnabling/Disabling the firewall using command line Disable Windows XP firewall Enable the Windows XP firewall Under Windows XP SP2, it is possible to enable/ disable the firewall with the following command lines: Disable Windows XP...
[Windows XP] Repairing the network connection using command line Show[Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network...
[VNC] Failed to connect to server-opening ports Show[VNC] Failed to connect to server-opening port Issue Solution Issue Error message: Failed to connect to server Solution To access your computer remotely via VNC, it is necessary to open ports : 5800 5801 5900 5901 on...
Download OpenOffice ShowOpenOffice is a free office application suite, including a word processor, spreadsheet, presentation tool, drawing package and database, compatible with all other major office suites like Microsoft Office (97-2007 formats). Writer Calc ...
Network tests and diagnostics ShowTesting the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
UNIX system - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence its name "shell". The shell therefore acts as an intermediary between the operating system and the user using command lines...