Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes Menú
$ ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:1f:d0:d8:a0:ca brd ff:ff:ff:ff:ff:ff
inet 192.168.0.3/24 brd 192.168.0.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::21f:d0ff:fed8:a0ca/64 scope link
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether f4:ec:38:e5:1f:de brd ff:ff:ff:ff:ff:ff
$ ifconfig -a
eth0 Link encap:Ethernet direcciónHW 00:1f:d0:d8:a0:ca
Direc. inet:192.168.0.3 Difus.:192.168.0.255 Másc:255.255.255.0
Dirección inet6: fe80::21f:d0ff:fed8:a0ca/64 Alcance:Enlace
ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
Paquetes RX:773392 errores:0 perdidos:0 overruns:0 frame:0
Paquetes TX:459420 errores:0 perdidos:0 overruns:0 carrier:0
colisiones:0 long.colaTX:1000
Bytes RX:1070172012 (1.0 GB) TX bytes:36033134 (36.0 MB)
lo Link encap:Bucle local
Direc. inet:127.0.0.1 Másc:255.0.0.0
Dirección inet6: ::1/128 Alcance:Anfitrión
ACTIVO BUCLE FUNCIONANDO MTU:65536 Métrica:1
Paquetes RX:20161 errores:0 perdidos:0 overruns:0 frame:0
Paquetes TX:20161 errores:0 perdidos:0 overruns:0 carrier:0
colisiones:0 long.colaTX:0
Bytes RX:7572657 (7.5 MB) TX bytes:7572657 (7.5 MB)
wlan0 Link encap:Ethernet direcciónHW f4:ec:38:e5:1f:de
DIFUSIÓN MULTICAST MTU:1500 Métrica:1
Paquetes RX:0 errores:0 perdidos:0 overruns:0 frame:0
Paquetes TX:0 errores:0 perdidos:0 overruns:0 carrier:0
colisiones:0 long.colaTX:1000
Bytes RX:0 (0.0 B) TX bytes:0 (0.0 B)
lsmod | grep ath9k
ath9k 141379 0
ath9k_common 25638 1 ath9k
ath9k_hw 446521 2 ath9k_common,ath9k
ath 29006 3 ath9k_common,ath9k,ath9k_hw
mac80211 652777 1 ath9k
cfg80211 498458 5 wl,ath,ath9k_common,ath9k,mac80211
ls -R /lib/modules | grep ath9k
ath9k
/lib/modules/3.16.0-50-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-51-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-52-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-53-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-55-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-56-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
ath9k
/lib/modules/3.16.0-57-generic/kernel/drivers/net/wireless/ath/ath9k:
ath9k_common.ko
ath9k_htc.ko
ath9k_hw.ko
ath9k.ko
$ lspci -nnk | grep -iA2 net; uname -a; modinfo iwlwifi | grep 3165; ls /lib/firmware | grep iwlwifi-7265D
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
Subsystem: Gigabyte Technology Co., Ltd Motherboard [1458:e000]
Kernel driver in use: r8169
03:06.0 Network controller [0280]: Qualcomm Atheros AR5416 Wireless Network Adapter [AR5008 802.11(a)bgn] [168c:0023] (rev 01)
Subsystem: Qualcomm Atheros Device [168c:2071]
03:0e.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) [104c:8024]
Linux elementaryOS 3.16.0-57-generic #77~14.04.1-Ubuntu SMP Thu Dec 17 23:20:00 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
iwlwifi-7265D-10.ucode
iwlwifi-7265D-12.ucode
iwlwifi-7265D-13.ucode
iwlwifi-7265D-16.ucode
[SeatDefaults]
AutomaticLoginEnable=true
autologin-user=xkiz