Tu hija es más guapa y más fácil

· 2 Comentarios

After read this post i make my mind to install Feisty on my notebook
for 2 years i was user of openSUSE, but now not anymore

Dani California

· 0 Comentarios

I like so much this song, I think is a good video, make me remember other rockstars. Can you see who are they? peppers Rules!!! enjoy it If you want download some mp3 of Stadium Arcadium of Red Hot Chili Peppers click here

All of My Love

· 0 Comentarios

Three weeks ago I had been very drunk after I promised a post. I said things that meant strange, you mentioned it, I'm sorry, I've liked to said in the correct moment, only I want you know that all I told is real and honest. I've thought leave you the song of the last saturday, but isn't my kind of music so the important thing is the meaning or message of the song, that is fact I think and I feel. I hope You like it Approximately 7 years ago 11 days 4 hours and counting that I know that the angeles exist.

zune =! ipod

· 2 Comentarios

One time n3o asked me what is the difference between Microsoft Zune and Mac ipod, and my answer was: the price XD, but He told me "no mames" I'll give an example, He said that: when your Zune breaks you say: "not problem I'll buy another", but when your ipod breaks you feel sad ;( because you loves ipod, that is the difference explained, in that moment was only a comment of drunkenness so I didnt put attention.
But now I shatter my ipod, I understood that n30 wanted to say, On three weks ago traveling whith my brother and for some reason we hired a yellow cab to take us at the bus station, but the cab driver is a great "pendejo"(well I won't talk about him, only I'll give one recomendation, You never trust in a person that You know is irresponsable), so this son of the ... arrived late at my house and we needed arrive at time of course, so immediately We arrive at the bus station got by "en chinga" to take the bus, but when I getting by cab the cab driver didn't stop correctly and hit me in my right leg and it didn't hurt me because I brought the ipod in my pant bag so my ipod was damaged. And here was when I understood the n3o's example about the diference between zune && ipod, ;( ;( ;(

One Script more

· 0 Comentarios

The computers in my work (around 800 GNU/Linux ofcourse) something doesn't detect the network configuration when te Operative System start, so we need to go to fix that, that's not problem, the problem is betwen 50 and 60 computers everyday lost the configuration and we need to fix it manualy, the problem is when i'm reading or studyng some manual, so here i leave one script to do it automatic, only edited crontab to execute all the day on intervals of one hour.
#!/bin/bash
#================================================
# Author: ll!z0 lliz0.lliz0@gmail.com
# Name: Restart_Net_Configuration.sh
# Date: Sat Jun 16 23:12:37 2007
# Description: Script to restart Network Config
# Use whith crontab
#================================================

#rm /tmp/ping*

a=4 b=0 c=3

ping -c3 127.0.1.1 > /tmp/ping.dat

sizefile=$(ls -s /tmp/ping.dat > /tmp/pingsize.dat  awk '{print$1}' /tmp/pingsize.dat)

if [ "$sizefile" -eq "$b" ]
then
echo "Size of ping.dat: $sizefile restarted net configuration">> /tmp/RND.log
/etc/init.d/network restart
fi

cat /tmp/ping.dat  grep receive > /tmp/package.dat
paqsend=$(cat /tmp/package.dat  awk '{getline; print(substr($4,1,2))}')

if [ "$paqsend" -eq "$b" ]
then
echo `date` " restarted net configuration -$paqsend-" >> /tmp/RND.log
/etc/init.d/network restart
fi

if [ "$paqsend" -eq "$c" ]
then
echo `date` " net configuration is correct -$paqsend-" >> /tmp/RND.log
fi 

About Me

Mi foto
Soy Un Wey Aliviniado, prefiero tener cuates que amigos OGT con los OGT's

Labels