Friday, June 08, 2007

Comentario sobre el monopolio

http://www.kriptopolis.org/conclusiones-ciberataques-a-estonia#comment-16106
http://elladodelmal.blogspot.com/

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...