Archive for the ‘ linux ’ Category
Sometimes I want to create new symfony projects to try something, or, well, sometimes even to do some actual work. Then, I go to the Jobeet tutorial and follow the first steps. After that, since I use git, I check out this post to setup symfony as a submodule. I have written a simple bash script with [ READ MORE ]
I have been quite a long time living with files with 777 permission being displayed in blue over green background whenever i do ls, which makes text quite illegible. Sometimes you don’t see a problem even when it is in front of you. Well, I took the time to fix it today. Here is the [ READ MORE ]
A veces interesa grabar en un fichero lo que está sonoando. Por ejemplo, yo me grabo una sesión de spotify para oirla cuando voy a correr. Aquí está el cómo hacerlo en Linux con pulseaudio: Encontré este script que explicaba cómo hacerlo, pero no me iba por tener el sistema en español. Un par de [ READ MORE ]