Ikarus Piccolo Micro RC Helicopter
Piccolo Micro
Electric RC Helicopter: This is one cool toy and it's not that
pricey
Already more than 20 music retail websites from six different European countries are gearing up to start selling EMIs new downloads and will go live at varying times over the coming weeks. Additional retail partners are expected to join the programme in due course.
Okay, now that I've implemented 1/2 of Trackback (and I will implement the other half) may I ask "What is it for?" I suppose I'll get flamed for that. But it's a serious question.


It features PaX, a kernel patch which does several things. It tries to keep code and data apart, it randomizes stack, code, heap and shared libraries, it does strict mprotect() checking and it also protects the kernel. Trusted Debian also uses the stack protector patch for GCC developed by Hiroaki Etoh at IBM, which adds overflow checks to C/C++ code. It also features FreeS/WAN and RSBAC, an extensive access control framework.And, also from Slashdot, an interesting comment:
Please note that Gentoo Linux also comes with a propolice enabled GCC and a PaX-enabled kernel. It's up to you to use them or not.Cool! But, how does it work?