Tag Archives: linux

Review: Netflix in Argentina

Today is the first day of  Netflix in Argentina, the subscription is easy, you have to give them your credit card information (ouch!) and you will get a free subscription for one month. At the second month they will charge it … Continue reading

Posted in Fun, On the web | Tagged , , | 1 Comment

How to allow a user to run a single command as root via sudo

In order to allow a user to run a single command as root using sudo run the following as root: echo “user ALL= NOPASSWD : /bin/file” >> /etc/sudoers Where user is the specified username and /bin/file if the path to … Continue reading

Posted in fedora, tech | Tagged , , , | Leave a comment

Red Hat Linux 6.2

I remember like if it was today the first time I installed Linux in my computer. I was 12 years ago and I bought a magazine, from Spain, that came with the CD of Red Hat 6.1. I completely destroyed … Continue reading

Posted in fedora, linux, tech | Tagged , , , | 5 Comments

trying to run old Red Hat version in KVM, failed.

Some days ago I felt some nostalgic feelings and I tried to install a red hat 6.2 version into a fedora 14 host. The installation was painfully slow, but it was completed successfully anyway. The problem is that after booting the new … Continue reading

Posted in fedora, linux, tech | Tagged , , , | 4 Comments

unrealircd hacked =(

Hace un par de días descubrí en mi servidor de IRC unos archivos “raros” en el /tmp, que obviamente yo no había generado: -rw——- 1 ircd ircd 17251 Jul 8 09:10 robot.txt -rw——- 1 ircd ircd 17251 Jul 8 09:10 … Continue reading

Posted in Technical | Tagged , , , | Comments Off