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

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:  Commands To Check Bad Sectors On Hard Disk In Linux

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

Deepin Linux 20.3 Is Out With Linux Kernel 5.15 LTS Deepin Linux 20.3 Is Out With Linux Kernel 5.15 LTS Linux
How To Delete A Repository And GPG Key In Ubuntu How To Delete A Repository And GPG Key In Ubuntu How To Ubuntu
Quick List Of Best Database Management Systems For Linux Quick List Of Best Database Management Systems For Linux Linux
Linux Commands To Remove Files And Directories Linux Commands To Remove Files And Directories Linux
How To Upgrade Ubuntu 21.10 To Ubuntu 22.04 LTS How To Upgrade Ubuntu 21.10 To Ubuntu 22.04 LTS Tutorials
Install Microsoft Edge In Ubuntu [Dev Preview] Install Microsoft Edge In Ubuntu [Dev Preview] Linux

Recent Posts

  • New Job Search October 10, 2025
  • 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

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]
  • Nonclinical Writer

    • Philadelphia, PA
    • MMS
    • Full Time
  • Technical Writer 1

    • Clawson, MI
    • Experis
    • Temporary
  • Take 5 – Lube Tech/Service Writer

    • Derby, KS
    • VANTEDGE AUTO T5 LLC
    • Full Time
  • User Experience Writer

    • Chicago, IL
    • Tonic3
    • Full Time
  • Senior Document Writer – New Group Business

    • Carson City, NV
    • CVS Health
    • Full Time
  • Lead Data Architect & Engineer – AWS

    • Richardson, TX (Remote)
    • State Farm
    • Full Time
  • Grant Writer

    • Gillette, WY
    • YES House (Youth Emergency Services, Inc.)
    • Part Time
  • Grant Writer

    • Beverly Hills, CA
    • MY SERENITY SANCTUARY
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme