miércoles, 23 de abril de 2008

Ubuntu: Compile a Kernel

Referencias:
  • http://timia.net/agios/index.php?page=UbuntuKernel

Ubuntu: install Hauppauge WinTV PVR USB2

Referencias:
  • http://mythtv.org/wiki/index.php/Hauppauge_WinTV-PVR-USB2

Ubuntu: configuring the kernel

Referencias:
  • https://help.ubuntu.com/community/Kernel/Compile#head-8587f42b684c3694ba72bdcc89e461ec289cbf02

miércoles, 9 de abril de 2008

Ubuntu: cracking WPA and WEP keys

Referencias:
  • http://docs.lucidinteractive.ca/index.php/Cracking_WEP_and_WPA_Wireless_Networks#Overview
  • http://ubuntuforums.org/archive/index.php/t-412145.html

Ubuntu: Kismet, localhost:2501 TCP error: socket returned EOF, server has closed the connection

Referencias:
  • http://www.linuxquestions.org/questions/linux-wireless-networking-41/kismet-not-behaving-with-netgear-ma111-262304/
  • http://www.netstumbler.org/f50/kismet-slackware-problem-10628/

Al ejecutar kismet se produce el siguiente error en la pantalla de Status:

"localhost:2501 TCP error: socket returned EOF, server has closed the connection"


Solución:
  1. sudo apt-get install linux-wlan-ng
  2. wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
  3. Configurar la IP de la máquina como estática

Bash: find command

Referencias:
  • https://help.ubuntu.com/community/find
  • http://www.go2linux.org/usages-examples-of-find-command