Basic Linux Network Commands:
Categories: Linux CommandsBasic Linux Network Commands: ====================================== This category contains the most basic network commands available on Linux platform. ====================================== w Shows who is currently logged in and where they are logged in from. ====================================== who This also shows who is on the server in an shell. ====================================== netstat Shows all current network connections. ====================================== netstat -an [ Read More ]