Fernando Cassia is a computer geek, the nerd cowboy of the South American pampas. Living down in Buenos Aires, Argentina, his articles on software, hardware and the Net can be read on the pages of the UK based IT news site The Inquirer. Welcome to his progressive and humanist view of the world.
Friday, December 28, 2007
Bush Diplomacy explained...
My hat's off for the British for their top-notch humor...
Monday, December 24, 2007
Season Greetings.... or NOT
Geek Gaucho decided not to "celebrate" Christmas anymore.
Anyway, since most of you readers surely do, here's my "gift" for this modern pagan consumerist festivity.
After the ORIGINAL "Badger Badger Badger", and the remixed Trance version, came also a Christmas version of it. I discovered it today, but it might be quite old. In any case, Xmas is also old and that doesn't prevent everyone from repeating the exercise.
If you want to send me [or someone else you know] a gift anyway, here's an idea.
http://www.cafepress.com/apoplecticpress/3908122
Anyway, since most of you readers surely do, here's my "gift" for this modern pagan consumerist festivity.
After the ORIGINAL "Badger Badger Badger", and the remixed Trance version, came also a Christmas version of it. I discovered it today, but it might be quite old. In any case, Xmas is also old and that doesn't prevent everyone from repeating the exercise.
HERE IT GOES: CHRISTMAS BADGER!
http://www.purple-twinkie.com/FlashMovies/badgerchristmas-song.asp
[More about BadgerBadgerBadger on the Whackypedia.]
If you want to send me [or someone else you know] a gift anyway, here's an idea.
http://www.cafepress.com/apoplecticpress/3908122
Sunday, December 23, 2007
Installing dsniff in Fedora Core 6 / Blag 60000
apt-get install libpcap libpcap-devel libnet libnet-devel
wget -c http://apt.sw.be/packages/dsniff/dsniff-2.3-0.rhel3.dag.i386.rpm
wget -c ftp://rpmfind.net/linux/fedora/core/development/i386/os/Fedora/openssl097a-0.9.7a-9.i386.rpm
#
# create symlink
#
ln -s /usr/lib/libpcap.so /usr/lib/libpcap.so.0.6.2
#
# install dsniff ... now it can't complain about anything...
#
rpm --install --force --nodeps ./dsniff-2.3-0.rhel3.dag.i386.rpm > /dev/null
See? it works....
# /usr/sbin/dsniff --help
/usr/sbin/dsniff: invalid option -- -
Version: 2.3
Usage: dsniff [-cdmn] [-i interface] [-s snaplen] [-f services]
[-t trigger[,...]] [-r|-w savefile] [expression]
[root@m6810]#
wget -c http://apt.sw.be/packages/dsniff/dsniff-2.3-0.rhel3.dag.i386.rpm
wget -c ftp://rpmfind.net/linux/fedora/core/development/i386/os/Fedora/openssl097a-0.9.7a-9.i386.rpm
#
# create symlink
#
ln -s /usr/lib/libpcap.so /usr/lib/libpcap.so.0.6.2
#
# install dsniff ... now it can't complain about anything...
#
rpm --install --force --nodeps ./dsniff-2.3-0.rhel3.dag.i386.rpm > /dev/null
See? it works....
# /usr/sbin/dsniff --help
/usr/sbin/dsniff: invalid option -- -
Version: 2.3
Usage: dsniff [-cdmn] [-i interface] [-s snaplen] [-f services]
[-t trigger[,...]] [-r|-w savefile] [expression]
[root@m6810]#
Subscribe to:
Posts (Atom)