root@teodor-desktop:/home/teodor# sudo 'lspci | grep Ethernet' sudo: lspci | grep Ethernet: command not found root@teodor-desktop:/home/teodor# sudo 'lspci | grep Rimex' sudo: lspci | grep Rimex: command not found root@teodor-desktop:/home/teodor# sudo 'lspci | grep Rimex-ltd' sudo: lspci | grep Rimex-ltd: command not found root@teodor-desktop:/home/teodor# sudo lspci | grep Rimex-ltd root@teodor-desktop:/home/teodor# sudo lspci | grep Rimex-ltd root@teodor-desktop:/home/teodor# sudo lspci | grep Rimex root@teodor-desktop:/home/teodor# sudo lspci | grep Rimex
root@teodor-desktop:/home/teodor# sudo ifconfig
eth0 Link encap:Ethernet HWaddr 00:0B:6A:A4:21:85
UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0

TX bytes:0 (0.0

Interrupt:20 Base address:0x6800
eth0:avah Link encap:Ethernet HWaddr 00:0B:6A:A4:21:85
inet addr:169.254.5.233 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:20 Base address:0x6800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1332 (1.3 KiB) TX bytes:1332 (1.3 KiB)
root@teodor-desktop:/home/teodor# sudo route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
link-local * 255.255.0.0 U 0 0 0 eth0
default * 0.0.0.0 U 1000 0 0 eth0
root@teodor-desktop:/home/teodor# sudo lsmod | grep too
bluetooth 55908 4 rfcomm,l2cap
8139too 27648 0
mii 6528 2 8139cp,8139too
root@teodor-desktop:/home/teodor# sudo lsmod | grep cp
nls_cp437 6784 1
cpufreq_powersave 2688 0
cpufreq_stats 7360 0
cpufreq_userspace 5408 0
cpufreq_ondemand 9228 0
cpufreq_conservative 8200 0
freq_table 5792 2 cpufreq_stats,cpufreq_ondemand
pcc_acpi 13184 0
sony_acpi 6284 0
dev_acpi 12292 0
asus_acpi 17308 0
backlight 7040 1 asus_acpi
8139cp 25088 0
mii 6528 2 8139cp,8139too