Thursday, 25. December 2008, 17:03:07
mysql
master: server-id 1, remote login for replicatiomn user is possible
slave: change master to
master_host
master_user
master_password
master_log_file NOT from master/etc/my.cnf, BUT from master show master status, i.e. "bin.000004" or similar
master_log_pos
slave start
tail -f /var/log/mysqld.log (d!)
Thursday, 25. December 2008, 15:00:29
ssh, SLED
This is a wifi driver problem with wl. ndiswrapper might help, too -- but I have not tried.
The solution from this bug report (https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/259816/) works for me :
Open a console and type : "sudo iwpriv eth1 set_vlanmode 0"
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/237894/comments/23
Monday, 22. December 2008, 06:07:16
fun
http://www.golem.de/0709/54887.htmlBei der "Erfindung" handelt es sich offenbar um eine G80-3000 von Cherry, die auch von anderen ohne Beschriftung angeboten wird.
Das Keyboard: Tastatur ohne Buchstaben
Goldbeschichtete Kontakte sollen für langlebige Lernhilfe sorgen
Sunday, 21. December 2008, 13:04:00
scripts, running, sport, cli
I have used
http://code.google.com/intl/de-DE/apis/youtube/1.0/developers_guide_php.html to download the metadata of the great track&field video "channel" by
http://www.youtube.com/1981aLaN and stored Title, ID, URL, description and duration in a csv file.
I will now use this data to download all videos with
http://www.arrakis.es/~rggi3/youtube-dl/Read more...
Sunday, 14. December 2008, 13:55:35