Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
How To List Open Ports On Linux?

How To List Open Ports On Linux?

Posted on April 2, 2022 By admin No Comments on How To List Open Ports On Linux?

Check out how to list open ports on Linux.

There are multiple ways to check the open ports on Linux.

How To List Open Ports On Linux?

List open ports On Linux using netstat

Netstat is used to display the current status of TCP and UDP conversations. you can list the open ports on Linux using netstat. Run the following netstat command to see the open ports on Linux.

Run the following command to list all listening ports, using both TCP and UDP:

netstat -a

Run the following command to list only UDP port connections:

netstat -au

Run the following command to list all actively listening ports, use the following command:

netstat -l

List open ports on Linux using ss command

Run the following command to list the open ports, run the following command:

ss

Run the following command to list listening and non-listening ports:

ss -a

Run the following command to display listening sockets only:

ss -l

Run the following command to display all TCP connections:

ss -t

Run the following command to have a view of all the listening TCP socket connections use the -lt the combination as shown.

$ ss -lt

Run the following command to view, all the UDP socket connections use the -ua option as shown.

$ ss -ua


Run the following command to list listening UDP connections use the -lu option.

$ ss -lu

Listening ports and applications using lsof command.

READ More Relevant Stuff:  How To Install Arc Theme

Run the following command to check open TCP and UDP ports using the lsof command:

$ lsof -i -P -n | grep LISTEN

 
Linux, Tutorials Tags:command

Post navigation

Previous Post: Deepin 20.5 Released With New Features & Improvements
Next Post: How To Fix Error 1819 (hy000): your password does not satisfy the current policy requirements

Related Posts

HPLIP 3.22.4 Released | HP printer and scanner drivers For Linux HPLIP 3.22.4 Released | HP printer and scanner drivers For Linux Linux
Multiple Ways To Recover Deleted Files On Linux Multiple Ways To Recover Deleted Files On Linux [2023] How To Ubuntu
Zorin OS 16.2 Released: Windows 11 Alternative Zorin OS 16.2 Released: Windows 11 Alternative Linux
Uncommit Git's Last Commit | Undo The Last Commit Uncommit Git’s Last Commit | Undo The Last Commit Linux
How To Fix “mvn command not found” Error How To Fix “mvn command not found” Error Linux
clean temp file in linux Install Bleachbit To Clear Cache And Free Space In Linux Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • HW/SW Architect

    • Santa Clara, CA
    • TEEMA
    • Full Time
  • Data Analyst-1

    • Lake Spring, MO
    • CoxHealth
    • Full Time
  • Computer Architecture & Systems Fundamentals Job Training Program

    • Newton, MA
    • Year Up United
    • Internship
  • Data Scientist III (Remote Work Option)

    • United States
    • NIKE
    • Full Time
  • Data Engineer Senior – Data Products Organization (Hadoop, Spark 3, Python, Kafka)

    • Pittsburgh, PA
    • PNC Financial Services Group
    • Full Time
  • Director, Software Engineering-Card Partnerships Data

    • Goochland, VA
    • Capital One Bank
    • Full Time
  • Performance Modeling Architect- Data Center GPU

    • Santa Clara, CA
    • Advanced Micro Devices , Inc.
    • Full Time
  • Entry Level Developer/Coder/Programmer/Data Scientist/Analyst/Engineer

    • Chesapeake, VA (Remote)
    • SynergisticIT
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme