Code: Select all
$ sudo apt-get updateCode: Select all
$ sudo apt-get install libopencv-dev Code: Select all
$ dpkg --search libopencv*Code: Select all
sudo ifconfig eth0 192.168.2.2/24
sudo ip route add default via 192.168.2.1Code: Select all
sudo dmesg -c
# lots of stuff, probably going back to boot, don't post this bit
sudo service networking restart
sudo dmesg -c
ifconfig
# some stuff that should be relevant to the network bouncing