mFat@lemdro.id to Linux@lemmy.mlEnglish · 2 anni faWhat feature/utility/app are you surprised is not installed by default in Linux distributions?message-squaremessage-square207fedilinkarrow-up1143arrow-down11
arrow-up1142arrow-down1message-squareWhat feature/utility/app are you surprised is not installed by default in Linux distributions?mFat@lemdro.id to Linux@lemmy.mlEnglish · 2 anni famessage-square207fedilink
minus-squared_k_bo@feddit.delinkfedilinkarrow-up20·2 anni fanetstat is mostly deprecated and superseded by the ss command.
minus-squareninsix@lemmy.worldlinkfedilinkarrow-up4·2 anni faI had an error with Xampp starting the Apache server by not having netstat installed
minus-squared_k_bo@feddit.delinkfedilinkarrow-up2·2 anni faMaybe you also haven’t heard about the ip command which replaces various commands such as ifconfig (replaced by ip a). https://en.wikipedia.org/wiki/Iproute2
minus-squareZucca@sopuli.xyzlinkfedilinkarrow-up1·2 anni faOh, I’m familiar with ip command. I’ve just completely missed ss.
netstatis mostly deprecated and superseded by thesscommand.I had an error with Xampp starting the Apache server by not having netstat installed
Wait?
ss? why haven’t I heard of this?Maybe you also haven’t heard about the
ipcommand which replaces various commands such asifconfig(replaced byip a).https://en.wikipedia.org/wiki/Iproute2
Oh, I’m familiar with
ipcommand. I’ve just completely missedss.