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:  Nmap Commands Tutorial For Every Linux User

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

How To Fix ‘NTFS Partition Is In An Unsafe State’ Error In Linux How To Fix ‘NTFS Partition Is In An Unsafe State’ Error In Linux Fix
Manjaro Linux 22.0 “Sikaris” Released With Linux Kernel 6.1 Linux Wget Examples Linux
Some Of The Linux Boot Loaders Some Of The Linux Boot Loaders Linux
Best Free NAS Software In 2022 [Linux & Windows] Best Free NAS Software In 2023 [Linux & Windows] How To Ubuntu
Parrot 5.0 Security OS Released Parrot 5.0 Security OS Released Linux
How to Search In Vim / Vi [Vim Tutorial] How to Search In Vim / Vi [Vim Tutorial] Tutorials

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]
  • Editorial Manager/Writer

    • Mercer County, NJ
    • Robert Half
    • Freelance
  • Editorial Writer

    • South Jordan, UT
    • Tailored Management
    • Full Time
  • MuleSoft Integration Architect

    • San Jose, CA
    • SRS Consulting Inc
    • Full Time
  • Heavy Equipment Service Writer

    • Walton, KY
    • PrideStaff
    • Full Time
  • Senior Software Engineer – Machine Learning & Artificial Intelligence (ML & AI)

    • King of Prussia, PA
    • Universal Health Services
    • Full Time
  • Full Time: AI/ML Architect

    • Reston, VA
    • Visionary Innovative Technology Solutions LLC
    • Full Time
  • Marketing Data Engineer/Architect

    • San Francisco, CA (Remote)
    • Davita Inc.
    • Full Time
  • Entry Level Technical Writer/editor(Recent Grad needed)

    • South Jordan, UT
    • Russell Tobin
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme