Archive for October, 2007

Tajči

Sunday, October 21st, 2007

?!

Click.

backports as default, stable as fallback

Sunday, October 21st, 2007

Add to /etc/apt/sources.list:
deb http://www.backports.org/debian etch-backports main contrib non-free

Add to /etc/apt/preferences:
Package: *
Pin: release a=etch-backports
Pin-Priority: 750
Package: *
Pin: release a=stable
Pin-Priority: 700

Add to /etc/apt/apt.conf.d/00Cache:
APT::Cache-Limit "33554432";
APT::Default-Release "etch-backports";

Do:

apt-get update
apt-get dist-upgrade

Dogs for adoption

Friday, October 19th, 2007

I’m just watching an Animal planet show about some dogs who are about to get adopted and one of the tests they do on them to see are they viable for adoption is to give them food and try to take it away from them, to see what’s the dog’s reaction. Of course, the dog reacts with barking, and the woman says “he reacts violently when you take his resources…” Damn, don’t take the food from the dog then?! And then she tags this dog as unsuitable for adoption… I’m so apalled at the criteria they push upon the dogs. It’s completely normal in my opinion that a dog reacts like that. Hey, even my perfectly calm and snuggly dog, Spikey, reacts like that when you try to take the food away from him, because he has character and it seems that that’s not a wanted feat in a dog?

htmldoc

Thursday, October 11th, 2007

htmldoc --size a4 --linkstyle plain --webpage --no-jpeg --tocheader ... --tocfooter ... --top 0 --bottom 20 --right 20 --left 20 -f book.pdf *.html

Nice webserver uptime

Thursday, October 11th, 2007

Just checked:

imp@extweb:~> uptime
2:34pm up 674 days 3:03, 1 user, load average: 0.02, 0.11, 0.09