viernes, 31 de mayo de 2013

There's a Cat in My Linux Computer!

Some days ago, Mechatotoro taught me steganography (how to hide compressed files into images.) 

I was impressed to see how easy and fun that was!

Also, I learned that for doing it in Linux, you use the command "cat".

To be honest, I had used the command "cat" before.  However, my use of this command has been mainly to play jokes.  The one of the talking cat is my favorite.  Basically, children (and some adults) get amazed to see this little feline talking from my CLI.

1. You type "cat hello" and you get this:

2. You type "cat identify_yourself" and the cat responds this:

3. You tell something nice to the cat by typing "cat you_are_cute" and the feline answers:
So much for cat humbleness, huh? Cats are like that!

4. Finally, it's time to say good-bye. You type "cat bye" and you get this:
It's quite fun!

What's the trick? For those who haven't figured it out by now, the trick is basically creating four simple text files named "hello", "identify_yourself", "you_are_cute", and "bye", all without specifying any extension for the files.  You draw the ASCII cat in each file and type whatever you want the "cat" to say. Whenever you type "cat" in the terminal, the command displays the content of each file. That's it!

The command "cat" can do very important tasks...but little things like this, besides providing some fun, help people lose their fear of the command line. Who knows? A kid might get interested in programming because of this!




martes, 21 de mayo de 2013

My Third Year Blogging about TUX!

Today I'm celebrating my third year blogging about GNU/Linux!

I have learned a lot (although I still don't know how to compile my kernel), and I've shared with great individuals who have been my inspiration and support.

Also, I've been attacked by others and have been the object of discrimination and misunderstandings just because I dared to use different software.

Still, I must say I am thankful because, after tasting the waters of Free Software, I do not want to go back.

PS.  Thanks to Mechatotoro for the pic!