Jul 9
Debian Linux I got hundreds of ssh brute force login attack on my /var/log/auth.log everyday..
This solutions is simple, yet effective..

apt-get install denyhost

edit /etc/denyhost.conf to suite your environment,
then have a great life :-)

Posted by NickNack

Mar 7
Debian Linux "Client does not support authentication protocol requested by server;
consider upgrading MySQL client"

Arrrgh !

Quick look at phpmyfaq gimme the solutions, tho'...

My mysql server's version is 5.0.18-Debian_8, My PHP version was 4, and I use Apache2,
they said the mysql lib of php4 is too old for the server.
so I upgrade php , its mysql lib, and php5 module for apache2 :
apt-get install php5 php5-mysql libapache2-mod-php5

Restart apache, and Voila ! phpmyadmin works again ! :-)

Posted by NickNack

Feb 13
Debian Linux
W: GPG error: http://debian.3wsi.net testing/non-US
Release: The following signatures couldn't be verified
because the public key is not available: NO_PUBKEY KEY_ID

Continue reading "DEBIAN APT : Debian KeyRing"

Posted by NickNack

Dec 20
Debian Linux
I recently setup a Canon iPIXMA Printer on Debian Sarge, quite a pain :-D
but thanks to this package and HOWTO from Takushi Miyosh from Japan
really save my day ( and night ! )

Continue reading "Debian packages for Canon Pixus iP3100 / ip4100 / ip8600 (and Pixma iP1000 / iP1500)"

Posted by NickNack

Dec 9
Debian Linux I've successfully ( and finally ) installed the DNS Bajaj [read: DNS By Eye]
DNS Bajaj is a web based domain name delegation checker,
but also with cool graph visualization !
Installing it on Debian is a real fun ... :-)
well, here you go ..

Posted by NickNack

(Page 1 of 2, totaling 8 entries)