Monday, January 11, 2010

Recursos Web

Software
http://www.xthedaniex.com/
Cine gratis
http://www.cinegratis24h.com/2010/01/sherlock-holmes-2009.html

No comments:

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...