- http://timia.net/agios/index.php?page=UbuntuKernel
miércoles, 23 de abril de 2008
Ubuntu: install Hauppauge WinTV PVR USB2
- http://mythtv.org/wiki/index.php/Hauppauge_WinTV-PVR-USB2
Ubuntu: configuring the kernel
- https://help.ubuntu.com/community/Kernel/Compile#head-8587f42b684c3694ba72bdcc89e461ec289cbf02
miércoles, 9 de abril de 2008
Ubuntu: cracking WPA and WEP keys
- 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
- 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:
- sudo apt-get install linux-wlan-ng
- wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
- Configurar la IP de la máquina como estática
Bash: find command
- https://help.ubuntu.com/community/find
- http://www.go2linux.org/usages-examples-of-find-command
martes, 8 de abril de 2008
lunes, 7 de abril de 2008
Ubuntu: There was an error starting the GNOME Settings Daemon.
- http://depratama.wordpress.com/2007/12/19/ubuntu-error-starting-the-gnome-settings-daemon/
"
There was an error starting the GNOME Settings Daemon.
Some things, such as themes, sounds, or background settings may not work correctly.
The last error message was:
Failed to connect to socket /tmp/dbus-E5LfJ0BbwA: Connection refused
GNOME will still try to restart the Settings Daemon next time you log in.
"
Solucion
Cito:
"
i found 2 solution.
1. add two line in file /etc/network/interfaces:
auto lo
iface lo inet loopback
and commenting out all entries with IPv6
then type sudo ifup lo on terminal
and reboot linux box (ubuntu 7.04/feisty fawn)
2. Go in the sound preferences and disable ESD
Then i use the first solution, and it works. So if you have the same problem, just do 2 solution above, and i hope it works to you too.
"
Ubuntu: WPA WIreless
- http://www.debianadmin.com/enable-wpa-wireless-access-point-in-ubuntu-linux.html
"
To update the source list run the following command
sudo apt-get
sudo apt-get install wpasupplicant
sudo apt-get install network-manager-gnome network-manager
sudo gedit /etc/network/interfaces
Comment out everything other than “lo” entries in that file and save the file
Create a file called /etc/default/wpasupplicant, add entry ENABLED=0 and save the file
sudo touch /etc/default/wpasupplicant
Reboot your system or use the following command
sudo /etc/init.d/dbus restart
Once you login back in to your machine you need to left-click the network manager icon in Gnome and select your wireless network It should prompts for password, type, etc and It will ask you to choose a password for your new “keyring”.
"
viernes, 4 de abril de 2008
Ubuntu: AWN en AMD64
- https://answers.launchpad.net/awn/+question/11608
- http://wiki.awn-project.org/InstallingFromSource#Instructions
Instalar previamente estas librerías:
- python-dev
- python-gtk-dev
- python-cairo-dev
- python-gconf
- python-gnome2-dev
- python-gnome2-desktop
Cito
"
https:/
to check if there's some news and then:
-------
#first of all you need bazaar i can't remember the name of the package right now but i'm sure you'll get by yoursel, or searching here in lounchpad
#install dependency
sudo apt-get install build-essential automake1.9 autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common libgnome2-dev libgnome-
#get files from launchpad bazaar
cd ~
bzr branch http://
#configure, compile, and the install as super user
cd awn-curves
./autogen.sh && make && sudo make install
"
#resolve library dependencies
sudo ldconfig
"
#if you want extra applets... and i'm shure you want, do:
cd ~
mkdir awn-extras
cd awn-extras
bzr branch http://
cd trunk/awn-
./autogen.sh && make && sudo make install
-------
that's all
cd trunk/awn-
./autogen.sh && make && sudo make install
ah i think is worted to mention how to uninstal if you used bazar:
-------
cd ~/awn-curves
sudo make uninstall
cd ~/awn-extras/
sudo make uninstall
#and if you want to remove the sources do:
cd ~
rm -Rf awn-curves
rm -Rf awn-extras
"
Ubuntu: Skype en AMD64
- Bajar el paquete para ubuntu con arquitectura i386 (32 bits)
- sudo dpkg -i --force-architecture PAQUETE-DE-SKYPE.dpkg
- bajar getlibs
- getlibs /usr/bih/skype
- ejecutar skype