Ubuntu Server

netstat -i

ifconfig

route -e

lspci

lspci | egrep -I –color ‘network|ethernet’

sudo apt-get install python-pip python-dev build-essential

sudo pip install –upgrade pip

sudo pip install –upgrade virtualenv

sudo -H pip install pyswitchlib

sudo apt-get install openssh-server

Leave a comment