TweetEn muchas ocasiones nos encontramos ante la situación de que tenemos o nos dan un dispositivo iPod, iPhone, al que queremos acceder y no podemos, ya sea porque está bloqueado o inactivo, etc. A continuación escribimos las indicaciones sobre cómo instalar en Ubuntu, idevicerestore, una herramienta que nos permitirá restaurar el firmware y el sistema…
Category: chuletas
Cambio de resolución de pantalla en Ubuntu
TweetEn varias ocasiones al instalar versiones nuevas de Ubuntu (a partir de la 16.04) en ordenadores viejos, encuentro que Ubuntu coloca la resolucion en 680 X 480 y no te deja modificarla. Tuve la suerte de encontrarme con el siguiente vÃdeo que me ha solucionado el problema varias veces, y básicamente es instalar el paquete…
Testing your rails application with Travis and Github #hackership
TweetBy now we know that testing is important or more than that, vital!! so our apps will always have tests. If you have your code on Github the there is the possibility of using Travis CI as a Continuous Integration Service that is free for Open Source projects. So every time you do a commit,…
Diving into HTML5 #hackership
TweetOver Christmas I wanted to do many things, that could be summarized in learning everything about Ruby&Rails, Javascript, JQuery, CSS3, HTML5. But of course, you go back home and find out that is much better to just meet with friends, talk about life, spend time “doing nothing”. So I didn’t learn everything about everything but…
Handeling different ssh keys
TweetI don’t like to have several of anything, because at the end I always get mixed up (yes, everyday I mixed all my different passwords, I never remember which one I have to use). So having several ssh keys was not something that I wanted to have, but for X reason it just happened and…