What feature/utility/app are you surprised is not installed by default in Linux distributions?
What feature/utility/app are you surprised is not installed by default in Linux distributions?
You're viewing a single thread.
All Comments
182 comments
netstat curl and git
23 0 Replynetstat
is mostly deprecated and superseded by thess
command.20 0 ReplyI had an error with Xampp starting the Apache server by not having netstat installed
4 0 ReplyWait?
ss
? why haven't I heard of this?2 0 ReplyMaybe you also haven't heard about the
ip
command which replaces various commands such asifconfig
(replaced byip a
).2 0 ReplyOh, I'm familiar with
ip
command. I've just completely missedss
.1 0 Reply
182 comments
Scroll to top