Add a Google Chrome extension from source code

This time i will show you how to add a Google Chrome extencion from source code. Ok it is actually really simple . Here are the steps: Find the full source code of the extension. Copy the code and paste it in your notepad or text editor of choice. Save the document as a Javascript … Read more

Bug Fix

Revisando por la web me doy cuenta que se ha corregido la falla reportada por mi persona en el instalador de Debian Squeeze. [ Otavio Salvador ] * Update Linux kernel modules for 2.6.32-25. * Fix parameter used to force generic IDE driver. Thanks to Rafael rafuch0 Rumbos S <email address hidden> by reporting it. … Read more

Magic commands

Here i will post all my favorite commands if you want to share others let me know: Check for DOS attacks netstat -anp|grep tcp|awk ‘{print $5}’| cut -d : -f1|sort|uniq -c|sort -n Find large files on UNIX find / -size +100000 -type f -ls | sort -n Create a  30×30 matrix hexdump -v -e ‘”%u”‘ … Read more

Sugerencia Musical

La playlist de stereomood “Feliz año 2013” Esta muy buena, por aca te la dejo. Nos vemos… Facebook0Twitter0Reddit0Linkedin0Stumbleupon0X

Genera PDF desde la BD

php-pdf

No se ustedes pero no me ha tocado tener que crear PDF a partir de los datos de una BD, pero como programador web sabia que eventualmente alguien llegaría solicitando algo similar para mi suerte el futuro Ingeniero de la república Luis Seijas desde la UCAB Guayana ya había tomado parte en el asunto sucede que en una de sus materias de programación le solicitaron que realizara esta tarea para un sistema que va dirigido al personal de Inparques EDO Bolívar. Me mando el código y acá lo publicamos:

Read more

Script cambio de IP

Cuando se tiene un servidor que cambia de IP constantemente dado a que esta basado en una IP dinámica es difícil contar con el por que la única manera de saber cual es la IP que tiene es sentándote en frente de el y hacerle “ifconfig” para ver la dirección, ya se pueden imaginar las quejas ¿Cual es la ip del servidor? ¿No eran mejor las carpetas compartidas de Windows? LOL pues no! Claro si cuentas con un Network switch configurable simplemente asignas a una MAC una IP estática y se acabo el problema; el servidor tendrá siempre la misma IP; el caso es que no se cuenta con eso tampoco entonces para solucionar esto podemos hacer un Script que avise por correo si la IP cambio veamos como:

Read more

Email client seek!

Look no further Mozilla Thunderbird is for you, today i was trying to use Evolution Email client… you know the one that comes whit Gnome Desktop Environment, but some network problems appear, the client didn’t connect to the net… i went to the good old Internet and try to fix it but has the time right?, then i remember about Thunderbird and surprisely it was really to configure and in just couple of clicks and types i was already sending and receiving email like a pro (joke). the most notable screen of the whole process is show below. So if you are looking for an email client Thunderbird is the right choice. RERSC Blog Recommendation.

Read more

New music Mix

Hi, everyone i know i have been IDLE on blog, since Christmas vacations are over and everyone is going back to work, so are we at RERSC blog, the first post of the year , is to inform you we update our music mix if you want to suggest some other music types or mixes don’t hesitate to … Read more