User Tools

Site Tools


network_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
network_configuration [2012/10/06 12:20]
85.218.109.130 created
network_configuration [2012/10/06 12:28]
85.218.109.130
Line 1: Line 1:
 ====== command line network howto ====== ====== command line network howto ======
  
-  * which network card(s) do i have?+  ​* which network interfaces are up? 
 + 
 +for ethernet 
 + 
 +<​code>​dmesg | grep "​eth"</​code>​ 
 + 
 +for wireless 
 + 
 +<​code>​dmesg | grep "​wlan"</​code>​ 
 + 
 +  ​* which network card(s) do i have? (must have lshw package installed)
  
 <​code>​lshw -C network</​code>​ <​code>​lshw -C network</​code>​
network_configuration.txt · Last modified: 2014/01/19 00:10 by zoza