svn gotchas: Importing a Folder in one step
Up until this day when my friend Gabe told me how, I didn’t know how to import a folder, without…
Up until this day when my friend Gabe told me how, I didn’t know how to import a folder, without…
Aprovecho la ocasion para ilustrar un poco el poder del bash a los amigos que recien se unen al mundo…
Say you’re working on emacs, without any kind of syntax checking, and you don’t want to commit your code cause…
Aunque no recomiendo apache para servir archivos estaticos (demasiado overhead, es mejor que le eches un ojo a nginx o…
ldd ldd is good when you need to know what shared dependencies has an executable file. For example. angel@mbweb1:/bin$ ldd…