#apt-get install flashplugin-nonfree
should be working. but in my debian testing it isn’t. I have to manually create a symlinks
#ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so /usr/lib/iceweasel/plugins/libflashplayer.so
to make it work.
#apt-get install flashplugin-nonfree
should be working. but in my debian testing it isn’t. I have to manually create a symlinks
#ln -s /usr/lib/flashplugin-nonfree/libflashplayer.so /usr/lib/iceweasel/plugins/libflashplayer.so
to make it work.
server configuration php5-cgi, php5-tidy nginx, debian etch.
Tidy configuration tab-size=>0 can trigger this error. Just change the tab-size value to be greater than 0 to fix
tab-size => 1
you should have
Option "SendCoreEvents" "true"
inside the Section “Input Device”, Driver “mouse”
to upload the whole directory and subdirectory
$ncftpput -u <username> -p <password> -R <host> <remotedir> <localdir>
if you get this error when trying to enable syntax highlighting in vim,
#apt-get install vim
Crafty, developed by Robert Hyatt, is a descendant of the Cray Blitz chess engine that was the World Computer Chess Champion from 1983 to 1989.
to install
#apt-get install crafty xboard
start the game with
$xboard -fcb 'crafty' -fd crafty_directory
book off — This options disables the use of opening book for crafty.
ponder off – Crafty can’t think while you are playing your move.
st 1 — Make the maximum thinking time for Crafty just one second.
sd n — Crafty won’t think more than n moves ahead.
If you are able to beat crafty too often, you can also make it more stronger with these options:
hash nK — Makes the hash table bigger
hashp n — Makes the hash table for pawns as large as possible
it hard to bet.
$ssh-gen -t rsa
$ssh-copy-id username@server
$ssh-add ~/.ssh/id_rsa
you must upgrade to pidgin 2.5.8 which is available in debian unstable (sid).
add to /etc/apt/sources.list
deb http://ftp.debian.org/debian/ sid main contrib non-free
#apt-get update
#apt-get install -t sid pidgin
change the pager server to
scsa.msg.yahoo.com
Error 1013 – just remove the @yahoo.com on your pidgin login username
#apt-get install iprelay
$iprelay -b 2500 8000:localhost:80
point the browser to localhost:8000
you can see how website look like with connection speed of 2.5Kbps.
simulate slow internet connection
changing eth0 name to eth1 and eth2 after each reboot. it is a bug in udev package.