Guest User

Untitled

a guest
Oct 22nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. livecd~# ping 8.8.8.8
  2.  
  3. connect: Network is unreachable
  4.  
  5. livecd~# ip link set wlp4s0 up
  6.  
  7. livecd~# uname -a
  8. Linux livecd 3.18.12-gentoo #1 SMP Thu Jun 4 06:18:47 UTC 2015 x86_64 Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz GenuineIntel GNU/Linux
  9.  
  10. livecd~# lspci -v -nn | grep Network -A1
  11. 04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N + WiMAX 6250 [Kilmer Peak] [8086:0089] (rev 5f)
  12. Subsystem: Intel Corporation Centrino Advanced-N + WiMAX 6250 2x2 AGN [8086:1311]
  13.  
  14. ifconfig enp30s0 up
  15. ethtool enp30s0
  16.  
  17. uname -a
  18. # The numbers at the start and in the square brackets are the most critical pieces.
  19. lspci -v -nn |grep Ethernet -A1
  20. # Anything that looks non-default
  21. dmidecode -t 1,2,3
Add Comment
Please, Sign In to add comment