Seleccionar página

How To: Getting Started with Amazon EC2

Así.. sin valium y sin nada: Amazon EC2 is among the more potent items in Amazon's web services arsenal. You've probably heard of many of the other services such as S3 for storage and FPS for payments. EC2 is all about the "elastic compute cloud." In layman's terms,...

Cómo hacer ‘resume’ con curl?

Con esta sencilla instrucción puedes garantizar la continuidad de la bajada de un archivo en caso de que se corte por cualquier eventualidad. # curl -C - -O  http://mirrors.kernel.org/opensuse/distribution/10.3/iso/dvd/openSUSE-10.3-GM-DVD-i386.iso ソルサン。 Love0 Share...

Removing leading `/’ from member names

Cuando creas un tar, los archivos se guardan SIN el - adelante, ya que debes tenes que poder desempaquetarlo desde el directorio que quieras, y que los archivos queden relativos a ese directorio. Si usas, por ejemplo: tar -jcvf pepe.tgz /etc/* Te va a tirar ese error,...

grep

What does ‘grep’ mean?   The Wikipedia entry for grep states: grep is a command line utility originally written for use with the Unix operating system. The name comes from a command in the Unix text editor ed that takes the form: g/re/p This means “search...

Rotacion logs apache via logrotate

#vi /etc/logrotate.d/apache2 /var/log/apache2/*.log { weekly missingok rotate 52 compress delaycompress notifempty create 644 root adm sharedscripts prerotate su hscsp -c ‘/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=intranet.hscsp -update’ endscript...

Insultos de sudo

Este tip es algo antiguo, aunque muchos lo desconocerán. El caso es que se puede configurar el comando sudo para que nos insulte con una donosa frase como It can only be attributed to human error, Listen, burrito brains, I don’t have time to listen to this trash o...