Category Archives: linux

Funny/sad filesystem messages

rm: WARNING: Circular directory structure. This almost certainly means that you have a corrupted file system. NOTIFY YOUR SYSTEM MANAGER. The following directory is part of the cycle: `aov/aov/aov/aov’ Goodbye NTFS partition, hello ReiserFS

Posted in en, linux, tech | Leave a comment

top 10 commands @freya

~ > history | awk ‘{print $2}’ | awk ‘BEGIN{FS=”|”} {print $1}’ | sort| uniq -c | sort -rn | head -10 166 cd 113 ls 29 feh 21 rm 18 vim 18 mv 15 du 14 su 13 view … Continue reading

Posted in en, es, linux | Leave a comment

Un archivo en dos directorios

Hoy en clase, el profesor quiso dar un ejemplo, para ello utilizó el sistema de archivos y pregunto al salon: Acaso es posible tener un archivo en dos directorios la mismo tiempo? Un vivo por ahí sugirió copiarlos, pero obviamente … Continue reading

Posted in es, linux, tech | 6 Comments

Guifications for SVN Gaim

I’m currently using Gaim from SVN. I wanted to use the Guifications plugin for the latest version. I ran into two problems: Issue #1 The ./configure script coulnd’t find my Gaim instalation. checking pkg-config is at least version 0.9.0… yes … Continue reading

Posted in en, linux, tech | Leave a comment

Excelente chiste *nix

Cuando me crucé con este chiste en el trabajo, fue una pena que no haya nadie a quien contárselo Para ver el comic, ir a XKCD.com

Posted in es, linux, tech | 6 Comments

Human(Ubuntu Dapper) Gtk theme en Gentoo

Para hacer que tu tema de GTK se vea como el de Ubuntu Dapper en Gentoo, necesitas instalar el gtk-engine de UbuntuLooks. Para esto necesitas el ebuild que se encuentra en bugzilla. Los comandos para instalarse el tema son los … Continue reading

Posted in es, linux | 2 Comments

Fluxbox 1.0RC1

Ayer, el equipo de Fluxbox liberó el primer release candidate de la versión 1.0!!! Este fue el glorioso mail enviado a la lista de usuarios: Fluxbox version 1.0rc! Get it here: http://prdownloads.sourceforge.net/fluxbox/fluxbox-1.0rc.tar.gz (md5sum: 2575d0b605bcacc406c5b8f89fb0d3c5 ) http://prdownloads.sourceforge.net/fluxbox/fluxbox-1.0rc.tar.bz2 (md5sum: e0d3e8b41261fc9b03ac75c014051806 ) News … Continue reading

Posted in es, fluxbox, linux | 2 Comments

Google Earth for linux!

The first beta of Google Earth for linux is out there!!, Can’t wait to get home and try it ! Via Digg

Posted in en, Google, linux, web | Leave a comment

About my past flash post

Yesterday Jakob from Vimeo commented on my rant about Flash 8 He explained their reasons for using Flash 8 on the site, which I was unaware of . On an email I sent to Vimeo, He also replied telling me … Continue reading

Posted in en, linux, tech, web | Leave a comment

Flash around us

Lately, the use of Flash has been getting pretty decent, there are now quite a few web applications out there, making great use of the technology, opposed to what many people has been used to/unaware of all this time. The … Continue reading

Posted in en, linux, tech | 2 Comments