@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 7 months agoKill a Process Running on a Specific Port in Linux (via 4 Methods)linuxtldr.comexternal-linkmessage-square11fedilinkarrow-up199arrow-down14cross-posted to: linux@programming.dev
arrow-up195arrow-down1external-linkKill a Process Running on a Specific Port in Linux (via 4 Methods)linuxtldr.com@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 7 months agomessage-square11fedilinkcross-posted to: linux@programming.dev
minus-square@Blizzard@lemmy.ziplinkfedilinkEnglish8•7 months agoAnd it’s used for killing… processes. On a separate note, I wish such tutorials explained what the commands are abbreviations of. Would make it easier to remember.
minus-squareEpheralinkfedilink5•7 months agoYeah, I hate that, too. I just looked it up: ss is “socket statistics”.
And it’s used for killing… processes.
On a separate note, I wish such tutorials explained what the commands are abbreviations of. Would make it easier to remember.
Yeah, I hate that, too. I just looked it up:
ss
is “socket statistics”.