Bash commands regarding network
watch -n1 "ifconfig eth0 | grep 'RX'"
sudo lsof -n -P -i +c 15
wget http://ipinfo.io/ip -qO -
or
curl ipecho.net/plain ; echo