Linux at Harecoded
GnomeDo: Quicksilver/Launchy para Gnome (Linux)
Si hace ya mucho tiempo hablamos de Katapult, un lanzador para KDE, ahora damos el turno a Gnome, con el GnomeDo. Al igual que en Quicksilver, se pueden descargar varios plugins ...read more
How to watch and record TV with a PC Ubuntu linux
Catalan speakers see: "Com veure la TV amb Ubuntu" There are many alternatives when we speak of media centers, but I can't figure out anything other than a computer. It offers all the ...read more
Linux web development. Test web sites in Internet Explorer inside Linux
IE: We hate it, but our customers don't know anything else... So, we must test how Internet Explorer renders our websites. It's a bit unpractical to boot from another partition, or change your ...read more
Screencast: Cómo capturar tu escritorio Linux en una película
Si quieres grabar una película para enseñar al mundo lo que estás haciendo en tu escritorio Linux, necesitas recordMyDesktop, una aplicación que te permite capturar la sesión en formato video ...read more
Basic and simple iptables configurations for home users
OpenBSD has been always my prefered distribution when I have to install a firewall based on a *NIX machine. The PF rules are what I am used to see. But last year I had to write several ...read more
A free good cross-platform CSS editor
There are many applications where you can edit your Cascading Style Sheets (CSS) in Linux, Windows or Mac, but specifically in my Ubuntu I haven't found an application like CSSED (GTK). It ...read more
Quicksilver for Linux
Quicksilver is for me the most useful application in the OS X environment. Few days ago someone shown me the same concept ported to Linux: Katapult. It's a long way to walk for Katapult to become ...read more
Mandrake: adding RPM repositories from your local disk
Adding a local folder to the urpmi database is easily done using the urpmi.addmedia command. If this folder is filled with RPMs that you got from somewhere when you attempt to run urpmi.addmedia, ...read more
BloGTK :: Update your weblog from your desktop
BloGTK is a weblog client that allows you to post to your weblog from Linux without the need for a separate browser window. This means that you can forget the Wordpress administration area (just ...read more
Script for compressing files with gzip within the terminal with date
This is a simple bash script to compress in tar.gz (gzip) format a file or folder appending date to file name. Save this file as gzip.sh and give it execution permissions. From terminal i ...read more