ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    replacement for netstat is ss

    Scheduled Pinned Locked Moved IT Discussion
    4 Posts 4 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • momurdaM
      momurda
      last edited by

      ss is to be the replacement for netstat going forward. It isnt included in Centos7 by default.
      useful netstat command is netstat -tulpn
      the closest equivalent i can find with ss is
      ss -atunr
      ss -atun
      adding p at the end of each of these commands will also give you the processes using them.
      Still not the same as netstat -tulpn but close.

      1 Reply Last reply Reply Quote 2
      • scottalanmillerS
        scottalanmiller
        last edited by

        netstat is still available and I almost universally just install it.

        1 Reply Last reply Reply Quote 2
        • matteo nunziatiM
          matteo nunziati
          last edited by

          yeas it is a lot of time since developers have created a new gen of net tools but still I feel more confy with old stile commands

          travisdh1T 1 Reply Last reply Reply Quote 1
          • travisdh1T
            travisdh1 @matteo nunziati
            last edited by

            @matteo-nunziati said in replacement for netstat is ss:

            yeas it is a lot of time since developers have created a new gen of net tools but still I feel more confy with old stile commands

            Yeah, I'm more comfortable with the new things like ip instead if ifconfig every day, but still seems odd at times.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post