Advertisement
Guest User

Untitled

a guest
Oct 5th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo lshw -c Network
  2. PCI (sysfs)
  3. *-network
  4. description: Ethernet interface
  5. physical id: 1
  6. logical name: eth0
  7. serial: b8:27:eb:15:fb:dc
  8. size: 100Mbit/s
  9. capacity: 100Mbit/s
  10. capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  11. configuration: autonegotiation=on broadcast=yes driver=smsc95xx driverversion=22-Aug-2005 duplex=full firmware=smsc95xx USB 2.0 Ethernet ip=192.168.1.12 link=yes multicast=yes port=MII speed=100Mbit/s
  12. ubuntu@ubuntu:~$
  13. ubuntu@ubuntu:~$ dmesg | tail
  14. [ 129.502930] audit: type=1400 audit(1507231209.224:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=613 comm="apparmor_parser"
  15. [ 130.883243] Adding 1910780k swap on /var/swap. Priority:-1 extents:8 across:2172924k SSFS
  16. [ 131.362323] init: plymouth-upstart-bridge main process ended, respawning
  17. [ 406.113731] usb 1-1.5: USB disconnect, device number 4
  18. [ 411.178023] usb 1-1.5: new high-speed USB device number 5 using dwc_otg
  19. [ 411.267313] usb 1-1.5: New USB device found, idVendor=7392, idProduct=a611
  20. [ 411.267340] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  21. [ 411.267357] usb 1-1.5: Product: Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter
  22. [ 411.267372] usb 1-1.5: Manufacturer: Realtek
  23. [ 411.267386] usb 1-1.5: SerialNumber: 00e04c000001
  24. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement